Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10810878
D1158.id2799.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D1158.id2799.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : cups-filters
-version : 1.17.8
+version : 1.17.9
release : 17
source :
- - https://openprinting.org/download/cups-filters/cups-filters-1.17.8.tar.xz : 9acefd72f8e6a6e5fb6e80d37aad8c712c326bf484afb735e8ff7d7b86975870
+ - https://openprinting.org/download/cups-filters/cups-filters-1.17.9.tar.xz : 98ae3f8c8309ea950144e582d252e65f4636e8812832a982edd0ab83eddef544
license :
- GPL-2.0
- MIT
@@ -13,14 +13,11 @@
builddeps :
- pkgconfig(avahi-glib)
- pkgconfig(dbus-1)
- - pkgconfig(fontconfig)
- - pkgconfig(freetype2)
- pkgconfig(gio-2.0)
- pkgconfig(gio-unix-2.0)
- pkgconfig(glib-2.0)
- pkgconfig(ijs)
- pkgconfig(lcms2)
- - pkgconfig(libpng)
- pkgconfig(libqpdf)
- pkgconfig(libtiff-4)
- pkgconfig(poppler)
@@ -48,6 +45,9 @@
%make_install
# Install the cups-browsed.service systemd unit file from the upstream sources
- install -Dm00644 utils/cups-browsed.service $installdir/%libdir%/systemd/system/cups-browsed.service
+ install -Dm00644 utils/cups-browsed.service $installdir/usr/lib/systemd/system/cups-browsed.service
+
+ install -D -d -m 00755 $installdir/usr/lib/systemd/system/printer.target.wants
+ ln -s ../cups-browsed.service $installdir/usr/lib/systemd/system/printer.target.wants/.
check : |
%make check
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>cups-filters</Name>
<Packager>
- <Name>Peter O'Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>GPL-2.0</License>
<License>MIT</License>
@@ -71,8 +71,9 @@
<Path fileType="library">/usr/lib/cups/filter/vectortoubrl</Path>
<Path fileType="library">/usr/lib/cups/filter/wmftopdf</Path>
<Path fileType="library">/usr/lib/cups/filter/xfigtopdf</Path>
+ <Path fileType="library">/usr/lib/systemd/system/cups-browsed.service</Path>
+ <Path fileType="library">/usr/lib/systemd/system/printer.target.wants/cups-browsed.service</Path>
<Path fileType="library">/usr/lib64/lib*.so.*</Path>
- <Path fileType="library">/usr/lib64/systemd/system/cups-browsed.service</Path>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="data">/usr/share/cups/banners/classified</Path>
<Path fileType="data">/usr/share/cups/banners/confidential</Path>
@@ -157,10 +158,10 @@
<History>
<Update release="17">
<Date>2017-10-05</Date>
- <Version>1.17.8</Version>
+ <Version>1.17.9</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O'Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
May 31 2023, 9:03 PM (10 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5845245
Default Alt Text
D1158.id2799.diff (3 KB)
Attached To
Mode
D1158: Update cups-filters to 1.17.9
Attached
Detach File
Event Timeline
Log In to Comment