[yast-commit] r58186 - in /trunk/printer: VERSION package/yast2-printer.changes yast2-printer.spec.in

Author: jsmeix Date: Tue Jul 28 13:06:58 2009 New Revision: 58186 URL: http://svn.opensuse.org/viewcvs/yast?rev=58186&view=rev Log: Prepared for submission as version 2.18.18 to openSUSE:Factory Modified: trunk/printer/VERSION trunk/printer/package/yast2-printer.changes trunk/printer/yast2-printer.spec.in Modified: trunk/printer/VERSION URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/VERSION?rev=58186&r1=5818... ============================================================================== --- trunk/printer/VERSION (original) +++ trunk/printer/VERSION Tue Jul 28 13:06:58 2009 @@ -1 +1 @@ -2.18.17 +2.18.18 Modified: trunk/printer/package/yast2-printer.changes URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/package/yast2-printer.cha... ============================================================================== --- trunk/printer/package/yast2-printer.changes (original) +++ trunk/printer/package/yast2-printer.changes Tue Jul 28 13:06:58 2009 @@ -1,4 +1,25 @@ ------------------------------------------------------------------- +Tue Jul 28 12:14:43 CEST 2009 - jsmeix@suse.de + +- Be prepared for CUPS 1.4: + * Since CUPS 1.4 'lpstat -r' results true even when scheduler + is not running. Therefore we must now grep in its output for + 'scheduler is running' (see Novell/Suse Bugzilla bnc#520599). + * Since CUPS 1.4 there is no longer a readymade PostScript + testpage in CUPS. Therefore a slightly modified CUPS 1.3.10 + testprint.ps was added as /usr/share/YaST2/data/testprint.ps + (see Novell/Suse Bugzilla bnc#520617). + * Since CUPS 1.4 there are several seconds delay until cupsd + writes confug files like printers.conf which requires the + new function Printerlib::WaitForUpdatedConfigFiles + (see Novell/Suse Bugzilla bnc#520612). + * At least in CUPS 1.4.rc1 a 'sleep 1' workaround is required + to ensure that 'lpoptions -l' reports correct defaults + (see Novell/Suse Bugzilla bnc#520642 and + CUPS STR #3264 http://www.cups.org/str.php?L3264). +- 2.18.18 + +------------------------------------------------------------------- Wed Jul 8 12:23:59 CEST 2009 - ug@suse.de - redone RNC file Modified: trunk/printer/yast2-printer.spec.in URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/yast2-printer.spec.in?rev... ============================================================================== --- trunk/printer/yast2-printer.spec.in (original) +++ trunk/printer/yast2-printer.spec.in Tue Jul 28 13:06:58 2009 @@ -1,33 +1,34 @@ -@HEADER-COMMENT@ - +@HEADER-COMMENT@ @HEADER@ -Group: System/YaST -License: GPL v2 or later -BuildRequires: yast2 yast2-devtools yast2-testsuite yast2-core-devel update-desktop-files cups-devel -Recommends: netcat + +BuildRequires: cups-devel update-desktop-files yast2 yast2-core-devel yast2-devtools yast2-testsuite + +Recommends: netcat + Requires: /usr/bin/host cups-libs -Requires: yast2 >= 2.16.12 -#Requires: cups >= 1.2 -Provides: yast2-config-cups yast2-agent-printerdb yast2-agent-cups yast2-lib-printer yast2-config-printer y2c_cups y2c_prnt y2l_printer y2a_cups y2a_printerdb yast2-trans-printer yast2-trans-libprinter yast2-trans-printerdb yast2-trans-cups yast2-printerdb-devel yast2-cups-devel -Obsoletes: yast2-config-cups yast2-agent-printerdb yast2-agent-cups yast2-lib-printer yast2-config-printer y2c_cups y2c_prnt y2l_printer y2a_cups y2a_printerdb yast2-trans-printer yast2-trans-libprinter yast2-trans-printerdb yast2-trans-cups yast2-printerdb-devel yast2-cups-devel -Provides: yast2-agent-cups-devel yast2-agent-printerdb-devel y2d_prnt y2t_prnt yast2-db-printer yast2-printerdb -Obsoletes: yast2-agent-cups-devel yast2-agent-printerdb-devel y2d_prnt y2t_prnt yast2-db-printer yast2-printerdb +Requires: yast2 >= 2.16.12 + +Provides: yast2-config-cups yast2-agent-printerdb yast2-agent-cups yast2-lib-printer yast2-config-printer y2c_cups y2c_prnt y2l_printer y2a_cups y2a_printerdb yast2-trans-printer yast2-trans-libprinter yast2-trans-printerdb yast2-trans-cups yast2-printerdb-devel yast2-cups-devel +Obsoletes: yast2-config-cups yast2-agent-printerdb yast2-agent-cups yast2-lib-printer yast2-config-printer y2c_cups y2c_prnt y2l_printer y2a_cups y2a_printerdb yast2-trans-printer yast2-trans-libprinter yast2-trans-printerdb yast2-trans-cups yast2-printerdb-devel yast2-cups-devel + +Provides: yast2-agent-cups-devel yast2-agent-printerdb-devel y2d_prnt y2t_prnt yast2-db-printer yast2-printerdb +Obsoletes: yast2-agent-cups-devel yast2-agent-printerdb-devel y2d_prnt y2t_prnt yast2-db-printer yast2-printerdb Summary: YaST2 - Printer Configuration - -%package devel-doc + +%package devel-doc Group: Documentation/SUSE -BuildRequires: cups-devel yast2-core-devel -Summary: Developer documentation for yast2-printer - -%description +BuildRequires: cups-devel yast2-core-devel +Summary: Developer documentation for yast2-printer + +%description This package contains the YaST2 component for printer configuration. -%description devel-doc -Developer documentation for yast2-printer - -@PREP@ +%description devel-doc +Developer documentation for yast2-printer. + +@PREP@ @BUILD@ @@ -35,13 +36,11 @@ %post - @CLEAN@ %files %defattr(-,root,root) %dir @yncludedir@/printer -#%dir @ydatadir@/printer @desktopdir@/printer.desktop @moduledir@/*.y* @clientdir@/printer* @@ -49,12 +48,7 @@ @schemadir@/autoyast/rnc/printer.rnc @scrconfdir@/* @agentdir@/* - -#data - -#check this - we need testpage! -#@ydatadir@/printer/testpg.* - +@ydatadir@/testprint.ps @ybindir@/autodetect_print_queues @ybindir@/autodetect_printers @ybindir@/create_printer_ppd_database @@ -67,7 +61,6 @@ @ybindir@/test_remote_novell @ybindir@/test_remote_smb @ybindir@/test_remote_socket - #Documentation %dir @docdir@ @docdir@/COPYING @@ -79,4 +72,3 @@ %exclude @docdir@/COPYING %exclude @docdir@/README - -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
jsmeix@svn.opensuse.org