Include bug ID.
This commit is contained in:
parent
1df045066f
commit
6e453813d2
@ -8,7 +8,7 @@
|
|||||||
Summary: Foomatic printer database.
|
Summary: Foomatic printer database.
|
||||||
Name: foomatic
|
Name: foomatic
|
||||||
Version: 3.0.2
|
Version: 3.0.2
|
||||||
Release: 37
|
Release: 38
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
|
|
||||||
@ -39,6 +39,9 @@ Patch5: foomatic-2.0.2-fontpath.patch
|
|||||||
Patch6: foomatic-ppdload.patch
|
Patch6: foomatic-ppdload.patch
|
||||||
Patch7: foomatic-ppdload-ppd.patch
|
Patch7: foomatic-ppdload-ppd.patch
|
||||||
|
|
||||||
|
# Make CUPS driver work with drivers containing '-' in their names.
|
||||||
|
Patch8: foomatic-driver-names.patch
|
||||||
|
|
||||||
# Don't break gimp-print driver
|
# Don't break gimp-print driver
|
||||||
Patch9: foomatic-printoutmode.patch
|
Patch9: foomatic-printoutmode.patch
|
||||||
|
|
||||||
@ -104,6 +107,7 @@ pushd foomatic-db-engine-%{enginever}
|
|||||||
chmod a+x mkinstalldirs
|
chmod a+x mkinstalldirs
|
||||||
%patch2 -p1 -b .libdir
|
%patch2 -p1 -b .libdir
|
||||||
%patch6 -p1 -b .ppdload
|
%patch6 -p1 -b .ppdload
|
||||||
|
%patch8 -p1 -b .driver-names
|
||||||
%patch14 -p1 -b .ampathxml
|
%patch14 -p1 -b .ampathxml
|
||||||
%patch10 -p1 -b .xml-cflags
|
%patch10 -p1 -b .xml-cflags
|
||||||
%patch15 -p1
|
%patch15 -p1
|
||||||
@ -274,6 +278,10 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
|
|||||||
%{_var}/cache/foomatic
|
%{_var}/cache/foomatic
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 3 2006 Tim Waugh <twaugh@redhat.com> 3.0.2-38
|
||||||
|
- Make CUPS driver work with drivers containing '-' in their names
|
||||||
|
(bug #201398).
|
||||||
|
|
||||||
* Thu Jul 13 2006 Karsten Hopp <karsten@redhat.de> 3.0.2-37
|
* Thu Jul 13 2006 Karsten Hopp <karsten@redhat.de> 3.0.2-37
|
||||||
- buildrequires autoconf, automake
|
- buildrequires autoconf, automake
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user