Author: freetz Date: Fri Jul 21 16:44:13 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.15.1, updated deps, introduced --as-needed support
---- Files affected: SPECS: gnome-vfsmm.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/gnome-vfsmm.spec diff -u SPECS/gnome-vfsmm.spec:1.16 SPECS/gnome-vfsmm.spec:1.17 --- SPECS/gnome-vfsmm.spec:1.16 Wed May 24 10:53:04 2006 +++ SPECS/gnome-vfsmm.spec Fri Jul 21 18:44:08 2006 @@ -2,21 +2,21 @@ Summary: C++ wrappers for gnome-vfs Summary(pl): Interfejsy C++ dla gnome-vfs Name: gnome-vfsmm -Version: 2.14.0 -Release: 2 +Version: 2.15.1 +Release: 1 License: GPL Group: Libraries -Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-vfsmm/2.14/%{name}-%{version}.tar.bz2 -# Source0-md5: bd5c3796e417a9780201835060461be3 +Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-vfsmm/2.15/%{name}-%{version}.tar.bz2 +# Source0-md5: 56af074955e5723baa172f83e20fae59 URL: http://www.gnome.org/ BuildRequires: autoconf BuildRequires: automake -BuildRequires: glibmm-devel >= 2.10.0 -BuildRequires: gnome-vfs2-devel >= 2.14.0 +BuildRequires: glibmm-devel >= 2.11.2 +BuildRequires: gnome-vfs2-devel >= 2.15.3 BuildRequires: libtool >= 2:1.4d BuildRequires: pkgconfig -Requires: glibmm >= 2.10.0 -Requires: gnome-vfs2-libs >= 2.14.0 +Requires: glibmm >= 2.11.2 +Requires: gnome-vfs2-libs >= 2.15.3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -30,8 +30,8 @@ Summary(pl): Pliki nagłówkowe dla gnome-vfsmm Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: glibmm-devel >= 2.10.0 -Requires: gnome-vfs2-devel >= 2.14.0 +Requires: glibmm-devel >= 2.11.2 +Requires: gnome-vfs2-devel >= 2.15.3 %description devel Devel files for gnome-vfsmm. @@ -59,6 +59,7 @@ %{__aclocal} -I scripts %{__autoconf} %{__automake} +LDFLAGS="%{rpmldflags} -Wl,--as-needed" %configure \ --enable-static=yes @@ -99,6 +100,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2006/07/21 16:44:08 freetz +- 2.15.1, updated deps, introduced --as-needed support + Revision 1.16 2006/05/24 08:53:04 qboosh - merged deps update from AC-branch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-vfsmm.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
