- Don't ship backup files.
This commit is contained in:
parent
9537396ca0
commit
f5361a59da
@ -5,7 +5,7 @@
|
||||
Summary: Database of printers and printer drivers
|
||||
Name: foomatic-db
|
||||
Version: %{dbver_rel}
|
||||
Release: 16.%{dbver_snap}%{?dist}
|
||||
Release: 17.%{dbver_snap}%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
Requires: %{name}-filesystem = %{version}-%{release}
|
||||
@ -128,9 +128,9 @@ popd
|
||||
# - HP PSC 1400 (bug #586381).
|
||||
# - Ricoh Aficio MP C3500 (bug #589527).
|
||||
# - Ricoh Aficio SP C420DN (bug #589533).
|
||||
%patch5 -p1 -b .device-ids-20100506
|
||||
%patch5 -p1
|
||||
|
||||
%patch6 -p1 -b .device-ids-ricoh
|
||||
%patch6 -p1
|
||||
|
||||
# Use sed instead of perl in the PPDs (bug #512739).
|
||||
find db/source/PPD -type f -name '*.ppd' | xargs perl -pi -e 's,perl -p,sed,'
|
||||
@ -201,8 +201,11 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/cups/model/foomatic-db-ppds
|
||||
|
||||
%changelog
|
||||
* Mon May 17 2010 Tim Waugh <twaugh@redhat.com> 4.0-17.20100204
|
||||
- Don't ship backup files.
|
||||
|
||||
* Sun May 16 2010 Tim Waugh <twaugh@redhat.com> 4.0-16.20100204
|
||||
- Device IDs for another 1302 Ricoh devices.
|
||||
- Device IDs for another 1302 Ricoh PPDs.
|
||||
|
||||
* Thu May 6 2010 Tim Waugh <twaugh@redhat.com> 4.0-15.20100204
|
||||
- Device IDs for:
|
||||
|
Loading…
Reference in New Issue
Block a user