Page MenuHomeSolus

D866.id1902.diff
No OneTemporary

D866.id1902.diff

diff --git a/component.xml b/component.xml
deleted file mode 100644
--- a/component.xml
+++ /dev/null
@@ -1,3 +0,0 @@
-<PISI>
- <Name>desktop.core</Name>
-</PISI>
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 @@
<Source>
<Name>system-config-printer</Name>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>GPL-2.0</License>
+ <PartOf>desktop.core</PartOf>
<Summary xml:lang="en">Graphical user interface for CUPS administration</Summary>
<Description xml:lang="en">Graphical user interface for CUPS administration
</Description>
@@ -17,34 +18,43 @@
<Description xml:lang="en">Graphical user interface for CUPS administration
</Description>
<PartOf>desktop.core</PartOf>
- <RuntimeDependencies>
- <Dependency>pycups</Dependency>
- <Dependency>python3-gobject</Dependency>
- <Dependency>python3-dbus</Dependency>
- <Dependency>python-requests</Dependency>
- <Dependency>python3-cairo</Dependency>
- </RuntimeDependencies>
<Files>
- <Path fileType="library">/usr/lib/python3.5</Path>
+ <Path fileType="config">/etc/dbus-1/system.d/com.redhat.NewPrinterNotification.conf</Path>
+ <Path fileType="config">/etc/dbus-1/system.d/com.redhat.PrinterDriversInstaller.conf</Path>
<Path fileType="executable">/usr/bin</Path>
- <Path fileType="data">/usr/share/cupshelpers</Path>
- <Path fileType="data">/usr/share/appdata</Path>
- <Path fileType="data">/usr/share/system-config-printer</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/cupshelpers-1.0-py3.5.egg-info</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/cupshelpers/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/cupshelpers/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/cupshelpers/__pycache__/config.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/cupshelpers/__pycache__/cupshelpers.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/cupshelpers/__pycache__/installdriver.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/cupshelpers/__pycache__/openprinting.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/cupshelpers/__pycache__/ppds.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/cupshelpers/__pycache__/xmldriverprefs.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/cupshelpers/config.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/cupshelpers/cupshelpers.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/cupshelpers/installdriver.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/cupshelpers/openprinting.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/cupshelpers/ppds.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/cupshelpers/xmldriverprefs.py</Path>
+ <Path fileType="data">/usr/share/appdata/system-config-printer.appdata.xml</Path>
+ <Path fileType="data">/usr/share/applications/system-config-printer.desktop</Path>
+ <Path fileType="data">/usr/share/cupshelpers/preferreddrivers.xml</Path>
+ <Path fileType="data">/usr/share/dbus-1/interfaces/org.fedoraproject.Config.Printing.xml</Path>
+ <Path fileType="data">/usr/share/dbus-1/services/org.fedoraproject.Config.Printing.service</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="man">/usr/share/man</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="data">/usr/share/dbus-1</Path>
- <Path fileType="data">/usr/share/xdg</Path>
- <Path fileType="config">/etc/dbus-1/system.d</Path>
+ <Path fileType="data">/usr/share/system-config-printer</Path>
+ <Path fileType="data">/usr/share/xdg/autostart/print-applet.desktop</Path>
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2016-03-17</Date>
+ <Update release="5">
+ <Date>2017-08-22</Date>
<Version>1.5.7</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jul 2 2023, 11:57 AM (5 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5794272
Default Alt Text
D866.id1902.diff (6 KB)

Event Timeline