auto-import changelog data from foomatic-3.0.1-8.src.rpm
Wed Jul 21 2004 Tim Waugh <twaugh@redhat.com> 3.0.1-8 - Add autodetect information for HP DJ 6122 (bug #124629).
This commit is contained in:
parent
1e91ea0925
commit
2d0dcbd736
@ -6,7 +6,7 @@
|
|||||||
Summary: Foomatic printer database.
|
Summary: Foomatic printer database.
|
||||||
Name: foomatic
|
Name: foomatic
|
||||||
Version: 3.0.1
|
Version: 3.0.1
|
||||||
Release: 7
|
Release: 8
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
|
|
||||||
@ -49,6 +49,9 @@ Patch10: foomatic-db-engine-db-pm-omni-0.9.1.patch
|
|||||||
# Fix deprecated cast-as-lvalues.
|
# Fix deprecated cast-as-lvalues.
|
||||||
Patch11: foomatic-3.0.1-lvalue.patch
|
Patch11: foomatic-3.0.1-lvalue.patch
|
||||||
|
|
||||||
|
# Add autodetect information for HP DJ 6122 (bug #124629).
|
||||||
|
Patch12: foomatic-hpdj6122.patch
|
||||||
|
|
||||||
Url: http://www.linuxprinting.org
|
Url: http://www.linuxprinting.org
|
||||||
BuildRequires: perl >= 3:5.8.1
|
BuildRequires: perl >= 3:5.8.1
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
@ -112,6 +115,7 @@ popd
|
|||||||
pushd foomatic-db-%{dbver}
|
pushd foomatic-db-%{dbver}
|
||||||
%patch7 -p1 -b .ppdload-ppd
|
%patch7 -p1 -b .ppdload-ppd
|
||||||
%patch8 -p1 -b .hplj5
|
%patch8 -p1 -b .hplj5
|
||||||
|
%patch12 -p1 -b .hpdj6122
|
||||||
|
|
||||||
# Omni printers
|
# Omni printers
|
||||||
tar xjf %{SOURCE4}
|
tar xjf %{SOURCE4}
|
||||||
@ -252,6 +256,9 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 21 2004 Tim Waugh <twaugh@redhat.com> 3.0.1-8
|
||||||
|
- Add autodetect information for HP DJ 6122 (bug #124629).
|
||||||
|
|
||||||
* Tue Jul 20 2004 Tim Waugh <twaugh@redhat.com> 3.0.1-7
|
* Tue Jul 20 2004 Tim Waugh <twaugh@redhat.com> 3.0.1-7
|
||||||
- Updated gimp-print data to 4.2.7.
|
- Updated gimp-print data to 4.2.7.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user