]> git.pld-linux.org Git - packages/cups.git/commitdiff
- rel 5; fixed post script auto/th/cups-1_4_1-5
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 16 Sep 2009 19:03:39 +0000 (19:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cups.spec -> 1.270

cups.spec

index 4eeb9b0710e7edd81a0e56947af6a378737669cd..e37c4a74cf4155cff0724c93df90180f83011c51 100644 (file)
--- a/cups.spec
+++ b/cups.spec
@@ -14,7 +14,7 @@ Summary(pl.UTF-8):    Ogólny system druku dla Uniksa
 Summary(pt_BR.UTF-8):  Sistema Unix de Impressão
 Name:          cups
 Version:       1.4.1
-Release:       4
+Release:       5
 Epoch:         1
 License:       LGPL v2 (libraries), GPL v2 (the rest) + openssl exception
 Group:         Applications/Printing
@@ -470,7 +470,7 @@ rm -rf $RPM_BUILD_ROOT
 %post
 /sbin/chkconfig --add cups
 %service cups restart "cups daemon"
-/sbin/rmmod usblp > /dev/null 2>&1
+/sbin/rmmod usblp > /dev/null 2>&1 || :
 
 %preun
 if [ "$1" = "0" ]; then
This page took 0.04081 seconds and 4 git commands to generate.