packages: inkscape/inkscape.spec - added -gcc45.patch (from Gentoo) and -ld...

megabajt megabajt at pld-linux.org
Thu Jul 29 11:33:55 CEST 2010


Author: megabajt                     Date: Thu Jul 29 09:33:55 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added -gcc45.patch (from Gentoo) and -ldl.patch
- release 5

---- Files affected:
packages/inkscape:
   inkscape.spec (1.85 -> 1.86) 

---- Diffs:

================================================================
Index: packages/inkscape/inkscape.spec
diff -u packages/inkscape/inkscape.spec:1.85 packages/inkscape/inkscape.spec:1.86
--- packages/inkscape/inkscape.spec:1.85	Sat Jan 30 19:56:49 2010
+++ packages/inkscape/inkscape.spec	Thu Jul 29 11:33:49 2010
@@ -17,13 +17,15 @@
 Summary(pl.UTF-8):	Edytor skalowalnej grafiki wektorowej
 Name:		inkscape
 Version:	0.47
-Release:	4
+Release:	5
 License:	GPL v2, LGPL v2.1
 Group:		X11/Applications/Graphics
 Source0:	http://dl.sourceforge.net/inkscape/%{name}-%{version}%{beta}.tar.bz2
 # Source0-md5:	7b497c8f673e40b05295a29f6e2111f4
 # workaround for https://bugs.launchpad.net/inkscape/+bug/487038
 Patch0:		%{name}-poppler.patch
+Patch1:		%{name}-gcc45.patch
+Patch2:		%{name}-ldl.patch
 URL:		http://www.inkscape.org/
 BuildRequires:	ImageMagick-c++-devel
 BuildRequires:	aspell-devel
@@ -78,6 +80,8 @@
 %prep
 %setup -q -n %{name}-%{version}%{beta}
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 rm -f po/en_US at piglatin.po
 sed -i -e 's|en_US at piglatin||' configure.ac
@@ -161,6 +165,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.86  2010/07/29 09:33:49  megabajt
+- added -gcc45.patch (from Gentoo) and -ldl.patch
+- release 5
+
 Revision 1.85  2010/01/30 18:56:49  arekm
 - release 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/inkscape/inkscape.spec?r1=1.85&r2=1.86&f=u



More information about the pld-cvs-commit mailing list