diff --git a/hpijs-standalone.changes b/hpijs-standalone.changes index 396cfc5..472dcd7 100644 --- a/hpijs-standalone.changes +++ b/hpijs-standalone.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 12 10:10:15 CET 2007 - aj@suse.de + +- Do not add supplements to temporary workaround bug #243595. + ------------------------------------------------------------------- Mon Feb 5 14:25:21 CET 2007 - jsmeix@suse.de diff --git a/hpijs-standalone.spec b/hpijs-standalone.spec index 54b9dc7..bd07d60 100644 --- a/hpijs-standalone.spec +++ b/hpijs-standalone.spec @@ -17,7 +17,7 @@ Summary: HPIJS stand-alone # x.y.m : x = major release number, y = year (eg: 6 = 2006), m = month (eg: 6a = second release in June) # Official releases have a 3 digit number and release candidates have a 4 digit number: x.y.m.rc Version: 1.7.1 -Release: 2 +Release: 5 Group: Hardware/Printing License: BSD License and BSD-like URL: http://hpinkjet.sourceforge.net/ @@ -45,7 +45,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build # because when a user (or a printer setup tool) wants to set up a HP printer with the hpijs driver # it must be 100% sure that all what the hpijs driver needs to run is also installed. # Therefore the requirement is weakened for this package: -Supplements: ghostscript_any +# Disable until bug #243595 is solved +# Supplements: ghostscript_any # hplip-hpijs and hplip-hpijs-standalone both contain /usr/bin/hpijs: Conflicts: hplip-hpijs # Skip testing devel dependencies required by libtool .la files by the following comment: @@ -139,6 +140,8 @@ exit 0 %{_bindir}/hpijs %changelog -n hpijs-standalone +* Mon Feb 12 2007 - aj@suse.de +- Do not add supplements to temporary workaround bug #243595. * Mon Feb 05 2007 - jsmeix@suse.de - fix-buffer-overflow.patch fixes a too small string buffer which overflows in line 310 in ljcolor.cpp. diff --git a/hplip.spec b/hplip.spec index 83c725c..5e54a19 100644 --- a/hplip.spec +++ b/hplip.spec @@ -17,7 +17,7 @@ Summary: HP's Printing, Scanning, and Faxing Software # x.y.m : x = major release number, y = year (eg: 6 = 2006), m = month (eg: 6a = second release in June) # Official releases have a 3 digit number and release candidates have a 4 digit number: x.y.m.rc Version: 1.7.1 -Release: 4 +Release: 8 %define hpijsVersion 2.7.1 Group: Hardware/Printing License: BSD License and BSD-like, GNU General Public License (GPL)