Hello community,

here is the log from the commit of package OpenPrintingPPDs for openSUSE:Factory
checked in at Tue Oct 18 13:56:01 CEST 2011.



--------
--- openSUSE:Factory/OpenPrintingPPDs/OpenPrintingPPDs.changes  2011-09-23 
01:51:07.000000000 +0200
+++ /mounts/work_src_done/STABLE/OpenPrintingPPDs/OpenPrintingPPDs.changes      
2011-09-17 12:02:01.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 10:01:52 UTC 2011 - [email protected]
+
+- Remove redundant tags/sections from specfile
+- Pick stronger compression
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ OpenPrintingPPDs.spec ++++++
--- /var/tmp/diff_new_pack.du7yBG/_old  2011-10-18 13:55:54.000000000 +0200
+++ /var/tmp/diff_new_pack.du7yBG/_new  2011-10-18 13:55:54.000000000 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           OpenPrintingPPDs
@@ -26,7 +25,6 @@
 Url:            
http://www.linuxfoundation.org/collaborate/workgroups/openprinting/database/query
 License:        GPLv2+ ; MIT
 Group:          Hardware/Printing
-AutoReqProv:    on
 BuildArch:      noarch
 # The main-package OpenPrintingPPDs alone is useless because it does not 
contain any PPD files.
 # The PPD files are provided via its sub-packages depending on which kind of 
driver software
@@ -214,7 +212,7 @@
 for d in $PPDs_DIRs
 do echo "Compressing the PPDs in $d"
    for p in $d/*.ppd
-   do gzip $p
+   do gzip -9 "$p"
    done
    echo "Finished compressing the PPDs in $d"
 done
@@ -237,9 +235,6 @@
 # individual /usr/share/cups/model/OpenPrintingPPDs/ghostscript/*gdi* PPD 
files.
 rm 
%{buildroot}/usr/share/cups/model/OpenPrintingPPDs/ghostscript/Generic-GDI_Printer.gdi.ppd.gz
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc HOWTO README gpl-2.0.txt

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to