Author: freetz Date: Thu Jul 27 18:18:31 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.15.90, remove LDFLAGS
---- Files affected: SPECS: librsvg.spec (1.110 -> 1.111) ---- Diffs: ================================================================ Index: SPECS/librsvg.spec diff -u SPECS/librsvg.spec:1.110 SPECS/librsvg.spec:1.111 --- SPECS/librsvg.spec:1.110 Wed Jul 12 20:35:20 2006 +++ SPECS/librsvg.spec Thu Jul 27 20:18:26 2006 @@ -13,21 +13,21 @@ Summary(ru): SVG ÂÉÂĚÉĎÔĹËÁ Summary(uk): SVG ÂŚÂĚŚĎÔĹËÁ Name: librsvg -Version: 2.15.0 -Release: 3 +Version: 2.15.90 +Release: 1 Epoch: 1 License: LGPL v2+ Vendor: GNOME Group: Libraries Source0: http://ftp.gnome.org/pub/gnome/sources/librsvg/2.15/%{name}-%{version}.tar.bz2 -# Source0-md5: 65fd0f35bc163dd655d69300ac7f2086 +# Source0-md5: aa3788c32b5af38bb6417b7524443562 URL: http://librsvg.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake BuildRequires: cairo-devel >= 1.2.0 -BuildRequires: gtk+2-devel >= 2:2.10.0 +BuildRequires: gtk+2-devel >= 2:2.10.1 %{?with_apidocs:BuildRequires: gtk-doc >= 1.6} -%{?with_gnomevfs:BuildRequires: gnome-vfs2-devel >= 2.15.3} +%{?with_gnomevfs:BuildRequires: gnome-vfs2-devel >= 2.15.90} %{?with_libcroco:BuildRequires: libcroco-devel >= 0.6.1} %{?with_gnomeprint:BuildRequires: libgnomeprintui-devel >= 2.12.1} %{?with_libgsf:BuildRequires: libgsf-devel >= 1.14.1} @@ -40,7 +40,7 @@ %{!?with_gnomeprint:BuildConflicts: libgnomeprintui-devel} Requires(post,postun): gtk+2 Requires: cairo >= 1.2.0 -Requires: gtk+2 >= 2:2.10.0 +Requires: gtk+2 >= 2:2.10.1 %{?with_libcroco:Requires: libcroco >= 0.6.1} %{?with_libgsf:Requires: libgsf >= 1.14.1} Requires: libxml2 >= 1:2.6.26 @@ -73,8 +73,8 @@ Summary(uk): âŚÂĚŚĎÔĹŢÎŚ ĚŚÎËÉ ÔÁ ĆÁĘĚÉ ÚÁÇĎĚĎ×ËŚ× ÄĚŃ ŇĎÚŇĎÂËÉ Ú librsvg Group: Development/Libraries Requires: %{name} = %{epoch}:%{version}-%{release} -%{?with_gnomevfs:Requires: gnome-vfs2-devel >= 2.15.3} -Requires: gtk+2-devel >= 2:2.10.0 +%{?with_gnomevfs:Requires: gnome-vfs2-devel >= 2.15.90} +Requires: gtk+2-devel >= 2:2.10.1 Requires: libart_lgpl-devel >= 2.3.15 %{?with_libcroco:Requires: libcroco-devel >= 0.6.1} %{?with_libgsf:Requires: libgsf-devel >= 1.14.1} @@ -127,7 +127,6 @@ %{__aclocal} %{__autoconf} %{__automake} -LDFLAGS="%{rpmldflags} -Wl,--as-needed" %configure \ %{!?with_libcroco:--without-croco} \ %{!?with_libgsf:--without-svgz} \ @@ -188,6 +187,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.111 2006/07/27 18:18:26 freetz +- 2.15.90, remove LDFLAGS + Revision 1.110 2006/07/12 18:35:20 freetz - rel.3, updated deps, --as-needed support ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/librsvg.spec?r1=1.110&r2=1.111&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
