OBS User unknown 2007-02-12 14:53:11 +00:00 committed by Git OBS Bridge
parent 32c465d0c4
commit 1c8d6f6d46
3 changed files with 11 additions and 3 deletions

View File

@ -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

View File

@ -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.

View File

@ -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)