- Patchlevel 4.
This commit is contained in:
parent
2074386476
commit
f63fae4e99
11
hplip.spec
11
hplip.spec
@ -1,7 +1,7 @@
|
|||||||
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: 4
|
Release: 5
|
||||||
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
|
||||||
@ -13,7 +13,7 @@ Source: http://kent.dl.sourceforge.net/sourceforge/hpinkjet/%{name}-%{version}.t
|
|||||||
Patch1: hplip-quiet.patch
|
Patch1: hplip-quiet.patch
|
||||||
Patch2: hplip-desktop.patch
|
Patch2: hplip-desktop.patch
|
||||||
Patch3: hplip-config.patch
|
Patch3: hplip-config.patch
|
||||||
Patch4: hplip-0.9.8-3.patch
|
Patch4: hplip-0.9.8-4.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||||
|
|
||||||
Requires: desktop-file-utils >= 0.2.92
|
Requires: desktop-file-utils >= 0.2.92
|
||||||
@ -67,8 +67,8 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version}
|
|||||||
# Use static IP ports (for SELinux policy).
|
# Use static IP ports (for SELinux policy).
|
||||||
%patch3 -p1 -b .config
|
%patch3 -p1 -b .config
|
||||||
|
|
||||||
# Apply patch 0.9.8-2
|
# Apply patch 0.9.8-4
|
||||||
%patch4 -p1 -b .0.9.8-3
|
%patch4 -p1 -b .0.9.8-4
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-foomatic-install --disable-cups-install
|
%configure --disable-foomatic-install --disable-cups-install
|
||||||
@ -159,6 +159,9 @@ if ! grep ^hpaio /etc/sane.d/dll.conf >/dev/null 2>/dev/null ; then \
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 27 2006 Tim Waugh <twaugh@redhat.com> 0.9.8-5
|
||||||
|
- Patchlevel 4.
|
||||||
|
|
||||||
* Tue Feb 14 2006 Tim Waugh <twaugh@redhat.com> 0.9.8-4
|
* Tue Feb 14 2006 Tim Waugh <twaugh@redhat.com> 0.9.8-4
|
||||||
- Added Obsoletes: hpoj tags back in (bug #181476).
|
- Added Obsoletes: hpoj tags back in (bug #181476).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user