diff --git a/component.xml b/component.xml deleted file mode 100644 --- a/component.xml +++ /dev/null @@ -1,3 +0,0 @@ - - desktop.core - diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,9 +1,10 @@ name : system-config-printer version : 1.5.7 -release : 4 +release : 5 source : - http://cyberelk.net/tim/data/system-config-printer/1.5/system-config-printer-1.5.7.tar.xz : f6b57bbb356b40006e48c059fe5625d8c0ff4217fa10b9675c161527c4fcacef license : GPL-2.0 +component : desktop.core summary : Graphical user interface for CUPS administration description: | Graphical user interface for CUPS administration @@ -12,16 +13,17 @@ - pkgconfig(libudev) - pkgconfig(libusb-1.0) - pkgconfig(python-3.5) + - desktop-file-utils + - docbook-xml - pycups - xmlto - - docbook-xml - - desktop-file-utils rundeps : - pycups - - python3-gobject - - python3-dbus + - python-pysmbc - python-requests - python3-cairo + - python3-dbus + - python3-gobject setup : | %patch -p1 < $pkgfiles/man-fix.patch %patch -p1 < $pkgfiles/0001-Support-a-stateless-configuration.patch diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,10 +2,11 @@ system-config-printer - Ikey Doherty - ikey@solus-project.com + Pierre-Yves + pyu@riseup.net GPL-2.0 + desktop.core Graphical user interface for CUPS administration Graphical user interface for CUPS administration @@ -17,34 +18,43 @@ Graphical user interface for CUPS administration desktop.core - - pycups - python3-gobject - python3-dbus - python-requests - python3-cairo - - /usr/lib/python3.5 + /etc/dbus-1/system.d/com.redhat.NewPrinterNotification.conf + /etc/dbus-1/system.d/com.redhat.PrinterDriversInstaller.conf /usr/bin - /usr/share/cupshelpers - /usr/share/appdata - /usr/share/system-config-printer + /usr/lib/python3.5/site-packages/cupshelpers-1.0-py3.5.egg-info + /usr/lib/python3.5/site-packages/cupshelpers/__init__.py + /usr/lib/python3.5/site-packages/cupshelpers/__pycache__/__init__.cpython-35.pyc + /usr/lib/python3.5/site-packages/cupshelpers/__pycache__/config.cpython-35.pyc + /usr/lib/python3.5/site-packages/cupshelpers/__pycache__/cupshelpers.cpython-35.pyc + /usr/lib/python3.5/site-packages/cupshelpers/__pycache__/installdriver.cpython-35.pyc + /usr/lib/python3.5/site-packages/cupshelpers/__pycache__/openprinting.cpython-35.pyc + /usr/lib/python3.5/site-packages/cupshelpers/__pycache__/ppds.cpython-35.pyc + /usr/lib/python3.5/site-packages/cupshelpers/__pycache__/xmldriverprefs.cpython-35.pyc + /usr/lib/python3.5/site-packages/cupshelpers/config.py + /usr/lib/python3.5/site-packages/cupshelpers/cupshelpers.py + /usr/lib/python3.5/site-packages/cupshelpers/installdriver.py + /usr/lib/python3.5/site-packages/cupshelpers/openprinting.py + /usr/lib/python3.5/site-packages/cupshelpers/ppds.py + /usr/lib/python3.5/site-packages/cupshelpers/xmldriverprefs.py + /usr/share/appdata/system-config-printer.appdata.xml + /usr/share/applications/system-config-printer.desktop + /usr/share/cupshelpers/preferreddrivers.xml + /usr/share/dbus-1/interfaces/org.fedoraproject.Config.Printing.xml + /usr/share/dbus-1/services/org.fedoraproject.Config.Printing.service /usr/share/locale /usr/share/man - /usr/share/applications - /usr/share/dbus-1 - /usr/share/xdg - /etc/dbus-1/system.d + /usr/share/system-config-printer + /usr/share/xdg/autostart/print-applet.desktop - - 2016-03-17 + + 2017-08-22 1.5.7 Packaging update - Ikey Doherty - ikey@solus-project.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file