- Added Obsoletes: hpoj tags back in (bug #181476).

This commit is contained in:
Tim Waugh 2006-02-14 16:18:28 +00:00
parent 2e03abe39f
commit 2074386476

View File

@ -1,10 +1,12 @@
Summary: HP Linux Imaging and Printing Project Summary: HP Linux Imaging and Printing Project
Name: hplip Name: hplip
Version: 0.9.8 Version: 0.9.8
Release: 3.1 Release: 4
License: GPL/MIT/BSD License: GPL/MIT/BSD
Group: System Environment/Daemons Group: System Environment/Daemons
Conflicts: system-config-printer < 0.6.132 Conflicts: system-config-printer < 0.6.132
Obsoletes: hpoj <= 0.91
Obsoletes: xojpanel <= 0.91
Url: http://sourceforge.net/projects/hpinkjet Url: http://sourceforge.net/projects/hpinkjet
Source: http://kent.dl.sourceforge.net/sourceforge/hpinkjet/%{name}-%{version}.tar.gz Source: http://kent.dl.sourceforge.net/sourceforge/hpinkjet/%{name}-%{version}.tar.gz
@ -45,6 +47,7 @@ PhotoSmart, DeskJet 990C, and PhotoSmart 100 series.
Summary: SANE driver for scanners in HP's multi-function devices Summary: SANE driver for scanners in HP's multi-function devices
Group: System Environment/Daemons Group: System Environment/Daemons
License: GPL License: GPL
Obsoletes: libsane-hpoj <= 0.91
Requires: sane-backends Requires: sane-backends
ExcludeArch: s390 s390x ExcludeArch: s390 s390x
@ -156,6 +159,9 @@ if ! grep ^hpaio /etc/sane.d/dll.conf >/dev/null 2>/dev/null ; then \
fi fi
%changelog %changelog
* Tue Feb 14 2006 Tim Waugh <twaugh@redhat.com> 0.9.8-4
- Added Obsoletes: hpoj tags back in (bug #181476).
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - (none):0.9.8-3.1 * Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - (none):0.9.8-3.1
- bump again for double-long bug on ppc(64) - bump again for double-long bug on ppc(64)