- Plug-in name is print, not gutenprint!
This commit is contained in:
parent
16abb57718
commit
0619e2e98e
@ -4,7 +4,7 @@
|
|||||||
Name: gutenprint
|
Name: gutenprint
|
||||||
Summary: Printer Drivers Package
|
Summary: Printer Drivers Package
|
||||||
Version: 5.0.1
|
Version: 5.0.1
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://gimp-print.sourceforge.net/
|
URL: http://gimp-print.sourceforge.net/
|
||||||
Source0: http://dl.sf.net/gimp-print/gutenprint-%{version}.tar.bz2
|
Source0: http://dl.sf.net/gimp-print/gutenprint-%{version}.tar.bz2
|
||||||
@ -204,7 +204,7 @@ exit 0
|
|||||||
%exclude %{_libdir}/*.la
|
%exclude %{_libdir}/*.la
|
||||||
|
|
||||||
%files plugin
|
%files plugin
|
||||||
%{_libdir}/gimp/*/plug-ins/gutenprint
|
%{_libdir}/gimp/*/plug-ins/print
|
||||||
|
|
||||||
%files foomatic
|
%files foomatic
|
||||||
%doc
|
%doc
|
||||||
@ -242,6 +242,9 @@ exit 0
|
|||||||
/bin/rm -f /var/cache/foomatic/*
|
/bin/rm -f /var/cache/foomatic/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 10 2007 Tim Waugh <twaugh@redhat.com> 5.0.1-6
|
||||||
|
- Plug-in name is print, not gutenprint!
|
||||||
|
|
||||||
* Fri Oct 5 2007 Tim Waugh <twaugh@redhat.com> 5.0.1-5
|
* Fri Oct 5 2007 Tim Waugh <twaugh@redhat.com> 5.0.1-5
|
||||||
- Don't ship samples in the main package.
|
- Don't ship samples in the main package.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user