SPECS: gutenprint.spec - 5.0.0rc1, call foomatic3 in configure, %%...

freetz freetz at pld-linux.org
Wed Oct 5 17:55:50 CEST 2005


Author: freetz                       Date: Wed Oct  5 15:55:50 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 5.0.0rc1, call foomatic3 in configure, %%files update

---- Files affected:
SPECS:
   gutenprint.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/gutenprint.spec
diff -u SPECS/gutenprint.spec:1.6 SPECS/gutenprint.spec:1.7
--- SPECS/gutenprint.spec:1.6	Wed May 11 16:24:31 2005
+++ SPECS/gutenprint.spec	Wed Oct  5 17:55:45 2005
@@ -15,16 +15,15 @@
 Summary(pl):	Zestaw wysokiej jakości sterowników do drukarek
 Name:		gutenprint
 Version:	5.0.0
-%define	bver	beta4
+%define	bver	rc1
 Release:	0.%{bver}.1
 License:	GPL
 Group:		Applications/Printing
 Source0:	http://dl.sourceforge.net/gimp-print/%{name}-%{version}-%{bver}.tar.bz2
-# Source0-md5:	2ae4b958916a9b39773bdbe524f26f4a
+# Source0-md5:	4ac4602e81713825665435205661bbd1
 Patch0:		%{name}-usb.patch
 Patch1:		%{name}-opt.patch
-Patch2:		%{name}-locale-names.patch
-Patch3:		%{name}-static.patch
+Patch2:		%{name}-static.patch
 # http://gutenprint.sf.net/ not ready yet
 URL:		http://gimp-print.sf.net/
 BuildRequires:	autoconf >= 2.53
@@ -294,9 +293,6 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
-
-mv -f po/{no,nb}.po
 
 echo 'AC_DEFUN([AM_PATH_GTK],[$3])' > m4/gtk.m4
 %{__sed} -i 's,AM_PATH_GLIB,,' m4/stp_gimp.m4
@@ -317,19 +313,22 @@
 	--with%{!?with_gimp:out}-gimp2 \
 	--with%{!?with_ijs:out}-ijs \
 	--with%{!?with_foomatic:out}-foomatic \
+	--with%{!?with_foomatic:out}-foomatic3 \
 	%{?with_static_libs:--enable-static} \
 	--with-modules=dlopen \
 	--enable-escputil \
 	%{!?with_cups:--disable-cups-ppds} \
 	--disable-libgutenprintui \
+	--disable-rpath \
 	--disable-static-genppd \
 	--disable-translated-cups-ppds \
 	--enable-cups-level3-ppds \
 	--enable-lexmarkutil \
+	--enable-libgutenprintui2 \
 	--enable-samples \
+	--enable-shared \
 	--enable-user-guide \
 	--enable-xmldef \
-	--disable-rpath \
 	--without-ghost 
 %{__make}
 
@@ -369,7 +368,7 @@
 %defattr(644,root,root,755)
 %doc doc-installed/{gutenprint.pdf,html,users-guide.pdf}
 %doc doc/FAQ.html AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_libdir}/libgutenprint-*.so
+%attr(755,root,root) %{_libdir}/libgutenprint.so.*.*
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/%{version}*
 %dir %{_libdir}/%{name}/%{version}*/modules
@@ -393,7 +392,7 @@
 
 %files -n libgutenprintui
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libgutenprintui2-*.so
+%attr(755,root,root) %{_libdir}/libgutenprintui2.so.*.*
 
 %files -n libgutenprintui-devel
 %defattr(644,root,root,755)
@@ -457,6 +456,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/10/05 15:55:45  freetz
+- 5.0.0rc1, call foomatic3 in configure, %%files update
+
 Revision 1.6  2005/05/11 14:24:31  charles
 - BR: libpng-devel, libtiff-devel, openssl-devel
 - disabled glib-1 (rm AM_PATH_GLIB), BR: sed >= 4.0
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gutenprint.spec?r1=1.6&r2=1.7&f=u




More information about the pld-cvs-commit mailing list