Author: qboosh Date: Sat May 27 00:07:27 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - merged deps update and defaults patch from AC-branch
---- Files affected: SPECS: gnome-volume-manager.spec (1.49 -> 1.50) ---- Diffs: ================================================================ Index: SPECS/gnome-volume-manager.spec diff -u SPECS/gnome-volume-manager.spec:1.49 SPECS/gnome-volume-manager.spec:1.50 --- SPECS/gnome-volume-manager.spec:1.49 Fri Mar 10 20:28:33 2006 +++ SPECS/gnome-volume-manager.spec Sat May 27 02:07:22 2006 @@ -3,28 +3,32 @@ Summary(pl): Zarządca woluminów dla GNOME Name: gnome-volume-manager Version: 1.5.15 -Release: 1 +Release: 3 License: GPL v2 Group: X11/Applications Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-volume-manager/1.5/%{name}-%{version}.tar.gz # Source0-md5: dd17711c55ec63af04cfe306926cfcd5 Patch0: %{name}-desktop.patch +Patch1: %{name}-defaults.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel BuildRequires: autoconf >= 2.52 BuildRequires: automake -BuildRequires: dbus-glib-devel >= 0.36 -BuildRequires: hal-devel >= 0.5.0 +BuildRequires: dbus-glib-devel >= 0.60 +BuildRequires: hal-devel >= 0.5.7 BuildRequires: intltool >= 0.33 BuildRequires: libglade2-devel >= 1:2.5.1 -BuildRequires: libgnomeui-devel >= 2.12.0 -BuildRequires: libnotify-devel >= 0.3.0 +BuildRequires: libgnomeui-devel >= 2.14.0 +BuildRequires: libnotify-devel >= 0.4.0 BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.197 Requires(post,preun): GConf2 -Requires: dbus >= 0.36 -Requires: hal >= 0.5.4 +Requires: dbus >= 0.60 +Requires: eject +Requires: gnome-mount +Requires: hal >= 0.5.7 +Requires: libgnomeui >= 2.14.0 Requires: notification-daemon >= 0.3.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -47,6 +51,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__glib_gettextize} @@ -97,6 +102,20 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.50 2006/05/27 00:07:22 qboosh +- merged deps update and defaults patch from AC-branch + +Revision 1.37.2.3 2006/05/21 10:18:55 freetz +- require gnome-mount and eject by default, added defaults-patch (tunning) + rel.3, STBR + +Revision 1.37.2.2 2006/05/18 22:15:51 baggins +- release 2 +- strict reqs + +Revision 1.37.2.1 2006/05/15 17:07:57 baggins +- merged from HEAD + Revision 1.49 2006/03/10 19:28:33 freetz - 1.5.15, bug332762.patch already in sources ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-volume-manager.spec?r1=1.49&r2=1.50&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
