Author: freetz Date: Sun Apr 2 11:17:08 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added drive_mount and no_media patches, rel.4
---- Files affected: SPECS: gnome-mount.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/gnome-mount.spec diff -u SPECS/gnome-mount.spec:1.9 SPECS/gnome-mount.spec:1.10 --- SPECS/gnome-mount.spec:1.9 Thu Mar 16 16:24:04 2006 +++ SPECS/gnome-mount.spec Sun Apr 2 13:17:03 2006 @@ -3,12 +3,14 @@ Summary(pl): Programy do montowania, odmontowywania i wysuwania urządzeń do przechowywania danych Name: gnome-mount Version: 0.4 -Release: 3 +Release: 4 License: GPL v.2 Group: Applications Source0: http://freedesktop.org/~david/dist/%{name}-%{version}.tar.gz # Source0-md5: 75f260ea6b0ec3c5e0af3c722fbd9568 Patch0: %{name}-shortname.patch +Patch1: %{name}-drive_mount.patch +Patch2: %{name}-no_media.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: dbus-glib-devel >= 0.60 @@ -46,6 +48,8 @@ %prep %setup -q %patch0 -p1 +%patch1 -p0 +%patch2 -p0 %build %{__glib_gettextize} @@ -96,6 +100,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2006/04/02 11:17:03 freetz +- added drive_mount and no_media patches, rel.4 + Revision 1.9 2006/03/16 15:24:04 wrobell - added shortname patch, which standarizes shortname option value - rel. 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-mount.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
