Author: freetz Date: Sun Feb 19 18:21:27 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - disable user_at_console for now (it's enabled in dbus now)
---- Files affected: SPECS: gnome-volume-manager.spec (1.44 -> 1.45) ---- Diffs: ================================================================ Index: SPECS/gnome-volume-manager.spec diff -u SPECS/gnome-volume-manager.spec:1.44 SPECS/gnome-volume-manager.spec:1.45 --- SPECS/gnome-volume-manager.spec:1.44 Thu Feb 16 09:29:15 2006 +++ SPECS/gnome-volume-manager.spec Sun Feb 19 19:21:20 2006 @@ -3,7 +3,7 @@ Summary(pl): Zarządca woluminów dla GNOME Name: gnome-volume-manager Version: 1.5.13 -Release: 3 +Release: 3.1 License: GPL v2 Group: X11/Applications Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-volume-manager/1.5/%{name}-%{version}.tar.gz @@ -48,7 +48,7 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 +#%patch1 -p1 %build %{__glib_gettextize} @@ -59,7 +59,8 @@ %{__autoconf} %{__automake} %configure \ - --disable-schemas-install + --disable-schemas-install \ + --with-console-auth-dir=%{_localstatedir}/lock/console/ %{__make} %install @@ -98,6 +99,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.45 2006/02/19 18:21:20 freetz +- disable user_at_console for now (it's enabled in dbus now) + Revision 1.44 2006/02/16 08:29:15 freetz - fix autostart dir, rel.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-volume-manager.spec?r1=1.44&r2=1.45&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
