Author: freetz Date: Fri Jul 14 17:00:17 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel.5, updated deps, --as-needed support
---- Files affected: SPECS: gnome-volume-manager.spec (1.51 -> 1.52) ---- Diffs: ================================================================ Index: SPECS/gnome-volume-manager.spec diff -u SPECS/gnome-volume-manager.spec:1.51 SPECS/gnome-volume-manager.spec:1.52 --- SPECS/gnome-volume-manager.spec:1.51 Sat Jun 10 00:06:51 2006 +++ SPECS/gnome-volume-manager.spec Fri Jul 14 19:00:12 2006 @@ -3,7 +3,7 @@ Summary(pl): Zarządca woluminów dla GNOME Name: gnome-volume-manager Version: 1.5.15 -Release: 4 +Release: 5 License: GPL v2 Group: X11/Applications Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-volume-manager/1.5/%{name}-%{version}.tar.gz @@ -14,21 +14,21 @@ BuildRequires: GConf2-devel BuildRequires: autoconf >= 2.52 BuildRequires: automake -BuildRequires: dbus-glib-devel >= 0.60 +BuildRequires: dbus-glib-devel >= 0.62 BuildRequires: hal-devel >= 0.5.7 BuildRequires: intltool >= 0.35 -BuildRequires: libglade2-devel >= 1:2.5.1 -BuildRequires: libgnomeui-devel >= 2.15.1 -BuildRequires: libnotify-devel >= 0.4.0 +BuildRequires: libglade2-devel >= 1:2.6.0 +BuildRequires: libgnomeui-devel >= 2.15.2 +BuildRequires: libnotify-devel >= 0.4.2 BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.197 Requires(post,preun): GConf2 -Requires: dbus >= 0.60 +Requires: dbus >= 0.62 Requires: eject Requires: gnome-mount Requires: hal >= 0.5.7 -Requires: libgnomeui >= 2.15.1 +Requires: libgnomeui >= 2.15.2 Requires: notification-daemon >= 0.3.5 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -61,6 +61,7 @@ %{__autoheader} %{__autoconf} %{__automake} +LDFLAGS="%{rpmldflags} -Wl,--as-needed" %configure \ --disable-schemas-install \ --with-console-auth-dir=%{_localstatedir}/lock/console/ @@ -102,6 +103,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.52 2006/07/14 17:00:12 freetz +- rel.5, updated deps, --as-needed support + Revision 1.51 2006/06/09 22:06:51 freetz - rel.4, GNOME 2.15.x deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-volume-manager.spec?r1=1.51&r2=1.52&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
