This commit is contained in:
Dennis Gilmore 2011-02-08 21:25:09 -06:00
parent a146278b7a
commit f26a6cc8f1

View File

@ -6,7 +6,7 @@
Summary: Python bindings for CUPS
Name: python-cups
Version: 1.9.53
Release: 3%{?dist}
Release: 4%{?dist}
URL: http://cyberelk.net/tim/software/pycups/
Source: http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2
Source2: psdriver.attr
@ -61,6 +61,9 @@ install -m755 %{SOURCE3} %{buildroot}%{_rpmconfigdir}
%doc examples html
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.53-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Jan 25 2011 Tim Waugh <twaugh@redhat.com> - 1.9.53-3
- Fixed typo in psdriver.attr that prevented PPD files from being
scanned when generating postscriptdriver tags.