auto-import changelog data from foomatic-1.9-1.20020617.6.src.rpm
Fri Aug 09 2002 Tim Waugh <twaugh@redhat.com> 1.9-1.20020617.6 - Fix autodetect information for HPDJ970C.
This commit is contained in:
parent
14624e5395
commit
b7c7ed7a79
@ -2,7 +2,7 @@ Summary: Foomatic printer database.
|
|||||||
Name: foomatic
|
Name: foomatic
|
||||||
Version: 1.9
|
Version: 1.9
|
||||||
%define release_date 20020617
|
%define release_date 20020617
|
||||||
%define sub_release 5
|
%define sub_release 6
|
||||||
Release: 1.%{release_date}.%{sub_release}
|
Release: 1.%{release_date}.%{sub_release}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -31,6 +31,9 @@ Patch1: foomatic-1.9-20020517-libdir.patch
|
|||||||
# Fix autodetect information for HPLJ2100/2100M.
|
# Fix autodetect information for HPLJ2100/2100M.
|
||||||
Patch2: foomatic-1.9-20020617-67973.patch
|
Patch2: foomatic-1.9-20020617-67973.patch
|
||||||
|
|
||||||
|
# Fix autodetect information for HPDJ970C.
|
||||||
|
Patch3: foomatic-1.9-20020617-970c.patch
|
||||||
|
|
||||||
Url: http://www.linuxprinting.org
|
Url: http://www.linuxprinting.org
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
Requires: perl >= 5.6.1
|
Requires: perl >= 5.6.1
|
||||||
@ -99,6 +102,7 @@ CUPS drivers for HP printers using the optimized hpijs driver
|
|||||||
%patch0 -p1 -b .path
|
%patch0 -p1 -b .path
|
||||||
%patch1 -p1 -b .libdir
|
%patch1 -p1 -b .libdir
|
||||||
%patch2 -p1 -b .67973
|
%patch2 -p1 -b .67973
|
||||||
|
%patch3 -p1 -b .970c
|
||||||
|
|
||||||
# Omni printers
|
# Omni printers
|
||||||
tar xjf %{SOURCE1}
|
tar xjf %{SOURCE1}
|
||||||
@ -216,6 +220,9 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
|
|||||||
/sbin/service cups condrestart >/dev/null 2>&1 || :
|
/sbin/service cups condrestart >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 9 2002 Tim Waugh <twaugh@redhat.com> 1.9-1.20020617.6
|
||||||
|
- Fix autodetect information for HPDJ970C.
|
||||||
|
|
||||||
* Thu Aug 8 2002 Tim Waugh <twaugh@redhat.com> 1.9-1.20020617.5
|
* Thu Aug 8 2002 Tim Waugh <twaugh@redhat.com> 1.9-1.20020617.5
|
||||||
- For gimp-print, use the Ghostscript stp driver in preference to the
|
- For gimp-print, use the Ghostscript stp driver in preference to the
|
||||||
IJS interface.
|
IJS interface.
|
||||||
|
Loading…
Reference in New Issue
Block a user