Package system-config-printer: Information

    Source package: system-config-printer
    Version: 1.5.18-alt3
    Build time:  Nov 16, 2024, 09:59 AM
    Report package bug
    License: GPLv2+
    Summary: A printer administration tool
    Description: 
    system-config-printer is a graphical user interface that allows
    the user to configure a CUPS print server.

    List of RPM packages built from this SRPM:
    python3-module-cupshelpers (noarch)
    system-config-printer (e2kv6, e2kv5, e2kv4, e2k)
    system-config-printer-lib (e2kv6, e2kv5, e2kv4, e2k)
    system-config-printer-udev (e2kv6, e2kv5, e2kv4, e2k)
    system-config-printer-udev-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Anton Midyukov


      1. cups-devel
      2. autoconf-archive
      3. rpm-build-python3
      4. python3-devel
      5. python3-module-cups
      6. python3-module-pluggy
      7. python3-module-pyproject-installer
      8. python3-module-setuptools
      9. python3-module-wheel
      10. libudev-devel
      11. libusb-devel
      12. desktop-file-utils
      13. xmlto
      14. glib2-devel
      15. intltool
      16. gettext-devel

    Last changed


    June 23, 2024 Anton Midyukov 1.5.18-alt3
    - NMU: use rpm-macros for udev directories (fix FTBFS)
    March 19, 2024 Stanislav Levin 1.5.18-alt2.1
    - NMU: added missing build dependency on setuptools.
    Nov. 25, 2023 Arseny Maslennikov 1.5.18-alt2
    - Fixed FTBFS by building python3(cupshelpers) with pyproject_installer
      instead of direct setup.py. As a direct effect of that change, dist-info for
      that module is produced and packaged instead of egg-info.