Author: megabajt Date: Wed Mar 12 20:20:40 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added -branch.diff (port to GIO) - release 3
---- Files affected: SPECS: gnome-mount.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/gnome-mount.spec diff -u SPECS/gnome-mount.spec:1.27 SPECS/gnome-mount.spec:1.28 --- SPECS/gnome-mount.spec:1.27 Wed Mar 12 14:06:00 2008 +++ SPECS/gnome-mount.spec Wed Mar 12 21:20:35 2008 @@ -3,15 +3,17 @@ Summary(pl.UTF-8): Programy do montowania, odmontowywania i wysuwania urządzeń przechowujących dane Name: gnome-mount Version: 0.7 -Release: 2 +Release: 3 License: GPL v2 Group: Applications Source0: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz # Source0-md5: 6a2f14925376c2c494df89cbfbdb2ca5 +Patch0: %{name}-branch.diff BuildRequires: GConf2-devel >= 2.22.0 BuildRequires: autoconf >= 2.52 BuildRequires: automake BuildRequires: dbus-glib-devel >= 0.61 +BuildRequires: glib2-devel >= 1:2.16.1 BuildRequires: gnome-keyring-devel >= 2.22.0 BuildRequires: gtk+2-devel >= 2:2.12.8 BuildRequires: hal-devel >= 0.5.9 @@ -48,6 +50,7 @@ %prep %setup -q +%patch0 -p1 %build %{__glib_gettextize} @@ -103,6 +106,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2008-03-12 20:20:35 megabajt +- added -branch.diff (port to GIO) +- release 3 + Revision 1.27 2008-03-12 13:06:00 megabajt - make it ready for use with new nautilus - more verbose files ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-mount.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
