SPECS: cairo.spec - added link patch to eliminate linking with -lS...
qboosh
qboosh at pld-linux.org
Wed Aug 9 10:02:18 CEST 2006
Author: qboosh Date: Wed Aug 9 08:02:18 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added link patch to eliminate linking with -lSM -lICE
- automake epoch
---- Files affected:
SPECS:
cairo.spec (1.53 -> 1.54)
---- Diffs:
================================================================
Index: SPECS/cairo.spec
diff -u SPECS/cairo.spec:1.53 SPECS/cairo.spec:1.54
--- SPECS/cairo.spec:1.53 Wed Aug 9 07:55:14 2006
+++ SPECS/cairo.spec Wed Aug 9 10:02:13 2006
@@ -15,9 +15,10 @@
Group: Libraries
Source0: http://cairographics.org/releases/%{name}-%{version}.tar.gz
# Source0-md5: 2460487b1257a5583c889b1b9d2033ec
+Patch0: %{name}-link.patch
URL: http://cairographics.org/
BuildRequires: autoconf >= 2.54
-BuildRequires: automake >= 1.7
+BuildRequires: automake >= 1:1.7
BuildRequires: fontconfig-devel
BuildRequires: freetype-devel >= 1:2.1.10
%{?with_glitz:BuildRequires: glitz-devel >= 0.5.1}
@@ -116,6 +117,7 @@
%prep
%setup -q
+%patch0 -p1
%build
%{?with_apidocs:%{__gtkdocize}}
@@ -173,6 +175,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.54 2006/08/09 08:02:13 qboosh
+- added link patch to eliminate linking with -lSM -lICE
+- automake epoch
+
Revision 1.53 2006/08/09 05:55:14 freetz
- 1.2.2, apidocs subpkg
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/cairo.spec?r1=1.53&r2=1.54&f=u
More information about the pld-cvs-commit
mailing list