SPECS: gutenprint.spec - added patch no_useless_pcfile - fixed gim...
sls
sls at pld-linux.org
Fri Mar 16 14:50:32 CET 2007
Author: sls Date: Fri Mar 16 13:50:32 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added patch no_useless_pcfile
- fixed gimp-plugin-print Group (s/Print/Printing)
- new name for gimp plugin - there was conflict with gimp.spec
---- Files affected:
SPECS:
gutenprint.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/gutenprint.spec
diff -u SPECS/gutenprint.spec:1.20 SPECS/gutenprint.spec:1.21
--- SPECS/gutenprint.spec:1.20 Fri Mar 16 14:42:03 2007
+++ SPECS/gutenprint.spec Fri Mar 16 14:50:27 2007
@@ -25,6 +25,7 @@
Patch0: %{name}-usb.patch
Patch1: %{name}-opt.patch
Patch2: %{name}-static.patch
+Patch3: %{name}-no_useless_pcfile.patch
URL: http://gutenprint.sourceforge.net/
BuildRequires: autoconf >= 2.53
BuildRequires: automake
@@ -276,10 +277,9 @@
Dane foomatic dla sterownika IJS gutenprint.
%package -n gimp-plugin-print
-###### Unknown group!
Summary: print plugin for Gimp
Summary(pl.UTF-8): Wtyczka print dla Gimpa
-Group: Applications/Print
+Group: Applications/Printing
Requires: gimp >= 1:2.0.0
Requires: libgutenprint = %{version}-%{release}
Obsoletes: gimp-print
@@ -295,6 +295,7 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
+%patch3 -p1
echo 'AC_DEFUN([AM_PATH_GTK],[$3])' > m4/gtk.m4
%{__sed} -i 's,AM_PATH_GLIB,,' m4/stp_gimp.m4
@@ -315,6 +316,7 @@
--with%{!?with_cups:out}-cups \
--without-gimp \
--with%{!?with_gimp:out}-gimp2 \
+ --with-gimp2-as-gutenprint \
--with%{!?with_ijs:out}-ijs \
--with%{!?with_foomatic:out}-foomatic \
--with%{!?with_foomatic:out}-foomatic3 \
@@ -455,7 +457,7 @@
%if %{with gimp}
%files -n gimp-plugin-print
%defattr(644,root,root,755)
-%attr(755,root,root) %{gimpplugindir}/print
+%attr(755,root,root) %{gimpplugindir}/gutenprint
%endif
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -464,6 +466,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2007/03/16 13:50:27 sls
+- added patch no_useless_pcfile
+- fixed gimp-plugin-print Group (s/Print/Printing)
+- new name for gimp plugin - there was conflict with gimp.spec
+
Revision 1.20 2007/03/16 13:42:03 sls
- adapterized
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gutenprint.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list