Author: freetz Date: Wed Mar 1 21:54:53 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed http://bugzilla.gnome.org/show_bug.cgi?id=332762, rel.3
---- Files affected: SPECS: gnome-volume-manager.spec (1.47 -> 1.48) ---- Diffs: ================================================================ Index: SPECS/gnome-volume-manager.spec diff -u SPECS/gnome-volume-manager.spec:1.47 SPECS/gnome-volume-manager.spec:1.48 --- SPECS/gnome-volume-manager.spec:1.47 Tue Feb 28 16:44:28 2006 +++ SPECS/gnome-volume-manager.spec Wed Mar 1 22:54:45 2006 @@ -3,12 +3,13 @@ Summary(pl): Zarządca woluminów dla GNOME Name: gnome-volume-manager Version: 1.5.14 -Release: 2 +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: e1bb7a3694b7e679047cb49a86eb381e Patch0: %{name}-desktop.patch +Patch1: %{name}-bug332762.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel BuildRequires: autoconf >= 2.52 @@ -47,6 +48,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__glib_gettextize} @@ -98,6 +100,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.48 2006/03/01 21:54:45 freetz +- fixed http://bugzilla.gnome.org/show_bug.cgi?id=332762, rel.3 + Revision 1.47 2006/02/28 15:44:28 freetz - fixed one more time autostart dir location, rel.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-volume-manager.spec?r1=1.47&r2=1.48&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
