This commit is contained in:
Dennis Gilmore 2012-01-12 20:38:03 -06:00
parent 43014f33e7
commit 0e7612dbb6
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Summary: Tools for using the foomatic database of printers and printer drivers
Name: foomatic
Version: %{enginever}
Release: 5%{?dist}
Release: 6%{?dist}
License: GPLv2+
Group: System Environment/Libraries
@ -184,6 +184,9 @@ exit 0
%{_mandir}/man1/foomatic-rip.1*
%changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.0.8-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Oct 24 2011 Jiri Popelka <jpopelka@redhat.com> - 4.0.8-5
- Use _cups_serverbin macro from cups-devel instead of hard-coded /usr/lib/cups.
- No need to define BuildRoot and clean it in clean and install section anymore.