Author: paladine Date: Thu Sep 8 14:25:40 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.5.1 - added eject_path patch
---- Files affected: SPECS: gnome-volume-manager.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/gnome-volume-manager.spec diff -u SPECS/gnome-volume-manager.spec:1.33 SPECS/gnome-volume-manager.spec:1.34 --- SPECS/gnome-volume-manager.spec:1.33 Tue Sep 6 17:56:40 2005 +++ SPECS/gnome-volume-manager.spec Thu Sep 8 16:25:34 2005 @@ -2,31 +2,32 @@ Summary: The GNOME Volume Manager Summary(pl): Zarządca woluminów dla GNOME Name: gnome-volume-manager -Version: 1.4.0 +Version: 1.5.1 Release: 1 License: GPL v2 Group: X11/Applications -Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-volume-manager/1.4/%{name}-%{version}.tar.gz -# Source0-md5: 4a806bc7215d722967d403c35412becd +Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-volume-manager/1.5/%{name}-%{version}.tar.gz +# Source0-md5: b442fa2cc217f9d5fcfdaeedaa7225be Patch0: %{name}-desktop.patch Patch1: %{name}-less_verbose.patch Patch2: %{name}-reconnect_on_dbus_exit.patch +Patch3: %{name}-eject_path.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel BuildRequires: autoconf >= 2.52 BuildRequires: automake -BuildRequires: dbus-glib-devel >= 0.33 +BuildRequires: dbus-glib-devel >= 0.36 BuildRequires: hal-devel >= 0.5.0 BuildRequires: intltool >= 0.33 BuildRequires: libglade2-devel >= 1:2.5.1 -BuildRequires: libgnomeui-devel >= 2.10.0-2 +BuildRequires: libgnomeui-devel >= 2.12.0 BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.197 Requires(post,preun): GConf2 -Requires: dbus >= 0.33 +Requires: dbus >= 0.36 Requires: eject -Requires: hal >= 0.5.3-1 +Requires: hal >= 0.5.4 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -50,6 +51,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build %{__glib_gettextize} @@ -97,6 +99,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2005/09/08 14:25:34 paladine +- updated to 1.5.1 +- added eject_path patch + Revision 1.33 2005/09/06 15:56:40 freetz - 1.4.0, nonmountable_media.patch removed (already included), re-enabled less_verbose patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-volume-manager.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
