packages: cairo/cairo.spec - s/enabled-freetype/enabled-ft/ - added binuti...

cieciwa cieciwa at pld-linux.org
Mon Oct 24 13:06:29 CEST 2011


Author: cieciwa                      Date: Mon Oct 24 11:06:29 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- s/enabled-freetype/enabled-ft/ 
- added binutils-{devel,libs} to use bfd.

---- Files affected:
packages/cairo:
   cairo.spec (1.129 -> 1.130) 

---- Diffs:

================================================================
Index: packages/cairo/cairo.spec
diff -u packages/cairo/cairo.spec:1.129 packages/cairo/cairo.spec:1.130
--- packages/cairo/cairo.spec:1.129	Sat Oct 22 10:23:28 2011
+++ packages/cairo/cairo.spec	Mon Oct 24 13:06:24 2011
@@ -36,6 +36,7 @@
 %{?with_tests:BuildRequires:	poppler-glib-devel >= 0.13.3}
 BuildRequires:	rpm >= 4.4.9-56
 BuildRequires:	sed >= 4.0
+BuildRequires:	binutils-devel
 %if %{with xcb}
 BuildRequires:	libxcb-devel >= 1.4
 %endif
@@ -156,6 +157,7 @@
 Summary(pl.UTF-8):	Narzędzie do śledzenia wywołań Cairo
 Group:		Development/Tools
 Requires:	%{name} = %{version}-%{release}
+Requires:	binutils-libs >= 2.21.53
 
 %description trace
 Cairo calls tracing utility.
@@ -188,7 +190,7 @@
 %{__automake}
 %configure \
 	--disable-silent-rules \
-	--enable-freetype \
+	--enable-ft \
 	%{?with_apidocs:--enable-gtk-doc} \
 	--enable-pdf \
 	--enable-png \
@@ -292,6 +294,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.130  2011/10/24 11:06:24  cieciwa
+- s/enabled-freetype/enabled-ft/
+- added binutils-{devel,libs} to use bfd.
+
 Revision 1.129  2011/10/22 08:23:28  arekm
 - release 9
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cairo/cairo.spec?r1=1.129&r2=1.130&f=u



More information about the pld-cvs-commit mailing list