[packages/gutenprint] - up to 5.2.11 - ijs does not buildd anymore

baggins baggins at pld-linux.org
Fri Oct 21 22:35:03 CEST 2016


commit b61f4daa0f48bace747ce8a2c1b8414b69333f73
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Oct 21 22:34:41 2016 +0200

    - up to 5.2.11
    - ijs does not buildd anymore

 gutenprint-link.patch | 13 -------------
 gutenprint.spec       | 13 +++++++------
 2 files changed, 7 insertions(+), 19 deletions(-)
---
diff --git a/gutenprint.spec b/gutenprint.spec
index 391d380..3350949 100644
--- a/gutenprint.spec
+++ b/gutenprint.spec
@@ -4,7 +4,7 @@
 # Conditional build:
 %bcond_without	cups		# don't build CUPS plugin
 %bcond_without	gimp		# build GIMP plugin subpackage
-%bcond_without	ijs		# don't build IJS server for Ghostscript
+%bcond_with	ijs		# don't build IJS server for Ghostscript
 %bcond_without	foomatic	# don't generate foomatic data
 %bcond_without	static_libs	# don't build static library
 #
@@ -13,16 +13,15 @@ Summary:	Collection of high-quality printer drivers
 Summary(pl.UTF-8):	Zestaw wysokiej jakości sterowników do drukarek
 %define	majorver	5.2
 Name:		gutenprint
-Version:	%{majorver}.9
-Release:	4
+Version:	%{majorver}.11
+Release:	1
 License:	GPL
 Group:		Applications/Printing
 Source0:	http://downloads.sourceforge.net/gimp-print/%{name}-%{version}.tar.bz2
-# Source0-md5:	aefbec27b96dd404d9ac9811e17d58ce
+# Source0-md5:	fa6083535b7235fe531cd57e7345a81f
 Patch0:		%{name}-opt.patch
 Patch1:		%{name}-static.patch
 Patch2:		%{name}-am.patch
-Patch3:		%{name}-link.patch
 URL:		http://sourceforge.net/projects/gimp-print/
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake >= 1:1.9
@@ -295,7 +294,6 @@ Wtyczka print dla Gimpa.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %build
 %{__gettextize}
@@ -423,7 +421,10 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{cupslibdir}/filter/commandtocanon
 %attr(755,root,root) %{cupslibdir}/filter/commandtoepson
 %attr(755,root,root) %{cupslibdir}/filter/rastertogutenprint.%{majorver}
+%attr(755,root,root) %{cupslibdir}/backend/gutenprint52+usb
 %{_datadir}/cups/calibrate.ppm
+%dir %{_datadir}/cups/usb
+%{_datadir}/cups/usb/net.sf.gimp-print.usb-quirks
 %{_mandir}/man8/cups-calibrate.8*
 %{_mandir}/man8/cups-genppd.8*
 %{_mandir}/man8/cups-genppdupdate.8*
diff --git a/gutenprint-link.patch b/gutenprint-link.patch
deleted file mode 100644
index 7f3fb99..0000000
--- a/gutenprint-link.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- gutenprint-5.2.9/configure.ac.orig	2013-03-24 10:20:26.476165613 +0100
-+++ gutenprint-5.2.9/configure.ac	2013-03-24 19:31:30.451444873 +0100
-@@ -723,8 +723,8 @@
- AC_CHECK_LIB(m,pow,
-              GUTENPRINT_LIBDEPS="${GUTENPRINT_LIBDEPS} -lm"
-              gutenprint_libdeps="${gutenprint_libdeps} -lm"
--             GUTENPRINTUI2_LIBDEPS="${GUTENPRINT_LIBDEPS} -lm"
--             gutenprintui2_libdeps="${gutenprint_libdeps} -lm"
-+             GUTENPRINTUI2_LIBDEPS="${GUTENPRINTUI2_LIBDEPS} -lm"
-+             gutenprintui2_libdeps="${gutenprintui2_libdeps} -lm"
- 	     LIBM=-lm
- )
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gutenprint.git/commitdiff/b61f4daa0f48bace747ce8a2c1b8414b69333f73



More information about the pld-cvs-commit mailing list