Fixed use of find_lang macro (bug #716426).
This commit is contained in:
parent
e213b2874a
commit
0246f23c9f
@ -4,7 +4,7 @@
|
||||
Name: gutenprint
|
||||
Summary: Printer Drivers Package
|
||||
Version: 5.2.7
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Group: System Environment/Base
|
||||
URL: http://gimp-print.sourceforge.net/
|
||||
Source0: http://dl.sf.net/gimp-print/gutenprint-5.2/%{version}/gutenprint-%{version}.tar.bz2
|
||||
@ -198,7 +198,7 @@ rm -f %{buildroot}%{_datadir}/foomatic/kitload.log
|
||||
rm -rf %{buildroot}%{_libdir}/gutenprint/5.2/modules/*.la
|
||||
rm -f %{buildroot}%{_sysconfdir}/cups/command.types
|
||||
|
||||
%find_lang gutenprint
|
||||
%find_lang gutenprint --all-name
|
||||
|
||||
%if %{build_with_ijs_support}
|
||||
%else
|
||||
@ -301,6 +301,9 @@ fi
|
||||
/bin/rm -f /var/cache/foomatic/*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 28 2011 Tim Waugh <twaugh@redhat.com> 5.2.7-3
|
||||
- Fixed use of find_lang macro (bug #716426).
|
||||
|
||||
* Tue Jun 7 2011 Tim Waugh <twaugh@redhat.com> 5.2.7-2
|
||||
- Fix build against newer versions of gcc.
|
||||
- cups-genppdupdate: fixed multicat support (bug #711021). It was
|
||||
|
Loading…
Reference in New Issue
Block a user