Author: qboosh Date: Sat Apr 7 16:33:05 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 5.1.0 - removed obsolete usb,no_useless_pcfile patches
---- Files affected: SPECS: gutenprint.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: SPECS/gutenprint.spec diff -u SPECS/gutenprint.spec:1.22 SPECS/gutenprint.spec:1.23 --- SPECS/gutenprint.spec:1.22 Fri Mar 16 15:19:53 2007 +++ SPECS/gutenprint.spec Sat Apr 7 18:33:00 2007 @@ -16,16 +16,14 @@ Summary: Collection of high-quality printer drivers Summary(pl.UTF-8): Zestaw wysokiej jakości sterowników do drukarek Name: gutenprint -Version: 5.0.0.99.1 -Release: 0.9 +Version: 5.1.0 +Release: 0.1 License: GPL Group: Applications/Printing Source0: http://dl.sourceforge.net/gimp-print/%{name}-%{version}.tar.bz2 -# Source0-md5: c9f9b3e1260aa003f6fc357c4857c8f9 -Patch0: %{name}-usb.patch -Patch1: %{name}-opt.patch -Patch2: %{name}-static.patch -Patch3: %{name}-no_useless_pcfile.patch +# Source0-md5: a31f0519e946fc202c4b9dc5cfec4391 +Patch0: %{name}-opt.patch +Patch1: %{name}-static.patch URL: http://gutenprint.sourceforge.net/ BuildRequires: autoconf >= 2.53 BuildRequires: automake @@ -280,7 +278,7 @@ Summary: print plugin for Gimp Summary(pl.UTF-8): Wtyczka print dla Gimpa Group: Applications/Printing -Requires: gimp >= 1:2.0.0 +Requires: gimp >= 1:2.2.0 Requires: libgutenprint = %{version}-%{release} Obsoletes: gimp-print @@ -294,15 +292,9 @@ %setup -q %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 %build rm -f m4extra/{libtool.m4,gettext.m4,lcmessage.m4,progtest.m4} -%{?with_gimp:rm -f m4extra/gimp.m4} %{__libtoolize} %{__autopoint} %{__aclocal} -I m4 -I m4extra @@ -314,7 +306,6 @@ %{!?with_static_libs:--disable-static} \ %{!?with_cups:--disable-cups-ppds} \ --with%{!?with_cups:out}-cups \ - --without-gimp \ --with%{!?with_gimp:out}-gimp2 \ --with-gimp2-as-gutenprint \ --with%{!?with_ijs:out}-ijs \ @@ -322,7 +313,6 @@ --with%{!?with_foomatic:out}-foomatic3 \ --with-modules=dlopen \ --enable-escputil \ - --disable-libgutenprintui \ --disable-rpath \ --disable-static-genppd \ --disable-translated-cups-ppds \ @@ -426,13 +416,10 @@ %{_sysconfdir}/cups/command.types %attr(755,root,root) %{_bindir}/cups-* %attr(755,root,root) %{_sbindir}/cups-* -%attr(755,root,root) %{_libdir}/cups/driver/gutenprint.5.0 +%attr(755,root,root) %{cupslibdir}/driver/gutenprint.5.1 +%attr(755,root,root) %{cupslibdir}/filter/commandto* +%attr(755,root,root) %{cupslibdir}/filter/rastertogutenprint.5.1 %{_datadir}/cups/calibrate.ppm -#dir %{_datadir}/cups/model/gutenprint -#dir %{_datadir}/cups/model/gutenprint/* -#{_datadir}/cups/model/gutenprint/*/C -%attr(755,root,root) %{cupslibdir}/backend/* -%attr(755,root,root) %{cupslibdir}/filter/* %{_mandir}/man8/*cups*.8* %endif @@ -466,6 +453,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2007/04/07 16:33:00 qboosh +- updated to 5.1.0 +- removed obsolete usb,no_useless_pcfile patches + Revision 1.22 2007/03/16 14:19:53 sls - rel. 0.9 - it works for me (at least plugin-gimp) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gutenprint.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
