packages: librsvg/librsvg.spec - added required pango version
qboosh
qboosh at pld-linux.org
Thu Sep 8 21:12:19 CEST 2011
Author: qboosh Date: Thu Sep 8 19:12:19 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- added required pango version
---- Files affected:
packages/librsvg:
librsvg.spec (1.153 -> 1.154)
---- Diffs:
================================================================
Index: packages/librsvg/librsvg.spec
diff -u packages/librsvg/librsvg.spec:1.153 packages/librsvg/librsvg.spec:1.154
--- packages/librsvg/librsvg.spec:1.153 Wed Sep 7 20:23:27 2011
+++ packages/librsvg/librsvg.spec Thu Sep 8 21:12:14 2011
@@ -29,11 +29,12 @@
BuildRequires: gtk+2-devel >= 2:2.16.0
%{?with_gtk3:BuildRequires: gtk+3-devel >= 3.0.0}
%{?with_apidocs:BuildRequires: gtk-doc >= 1.13}
-%{?with_apidocs:BuildRequires: gtk-doc-automake}
+%{?with_apidocs:BuildRequires: gtk-doc-automake >= 1.13}
%{?with_libcroco:BuildRequires: libcroco-devel >= 0.6.1}
%{?with_libgsf:BuildRequires: libgsf-devel >= 1.14.4}
BuildRequires: libtool
BuildRequires: libxml2-devel >= 1:2.6.31
+BuildRequires: pango-devel >= 1:1.10.0
BuildRequires: pkgconfig
BuildRequires: rpm-pythonprov
BuildRequires: sed >= 4.0
@@ -46,6 +47,7 @@
%{?with_libcroco:Requires: libcroco >= 0.6.1}
%{?with_libgsf:Requires: libgsf >= 1.14.4}
Requires: libxml2 >= 1:2.6.31
+Requires: pango >= 1:1.10.0
Obsoletes: browser-plugin-librsvg
Obsoletes: librsvg0
Obsoletes: mozilla-plugin-rsvg
@@ -87,6 +89,7 @@
%{?with_libcroco:Requires: libcroco-devel >= 0.6.1}
%{?with_libgsf:Requires: libgsf-devel >= 1.14.4}
Requires: libxml2-devel >= 1:2.6.31
+Requires: pango-devel >= 1:1.10.0
Obsoletes: librsvg0-devel
%description devel
@@ -267,6 +270,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.154 2011/09/08 19:12:14 qboosh
+- added required pango version
+
Revision 1.153 2011/09/07 18:23:27 wiget
- up to 2.34.1 (CVE-2011-3146)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/librsvg/librsvg.spec?r1=1.153&r2=1.154&f=u
More information about the pld-cvs-commit
mailing list