Author: freetz Date: Tue Feb 28 15:46:48 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - 2.13.92, one more time fixed autostart dir
---- Files affected: SPECS: gnome-session.spec (1.101.2.4 -> 1.101.2.5) ---- Diffs: ================================================================ Index: SPECS/gnome-session.spec diff -u SPECS/gnome-session.spec:1.101.2.4 SPECS/gnome-session.spec:1.101.2.5 --- SPECS/gnome-session.spec:1.101.2.4 Thu Feb 16 09:22:07 2006 +++ SPECS/gnome-session.spec Tue Feb 28 16:46:43 2006 @@ -6,8 +6,8 @@ Summary: The GNOME desktop programs for the GNOME2 GUI desktop environment Summary(pl): Programy dla desktopu środowiska graficznego GNOME2 Name: gnome-session -Version: 2.13.91 -Release: 2 +Version: 2.13.92 +Release: 1 License: LGPL Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-session/2.13/%{name}-%{version}.tar.bz2 @@ -90,7 +90,7 @@ %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT/etc/xdg/autostart +install -d $RPM_BUILD_ROOT%{_datadir}/gnome/autostart %{__make} install \ DESTDIR=$RPM_BUILD_ROOT @@ -122,7 +122,7 @@ %doc AUTHORS *ChangeLog NEWS README %attr(755,root,root) %{_bindir}/* %{_sysconfdir}/gconf/schemas/gnome-session.schemas -%dir /etc/xdg/autostart +%dir %{_datadir}/gnome/autostart %{_datadir}/gnome/default.session %{_datadir}/gnome/default.wm %{_datadir}/xsessions/*.desktop @@ -140,6 +140,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.101.2.5 2006/02/28 15:46:43 freetz +- 2.13.92, one more time fixed autostart dir + Revision 1.101.2.4 2006/02/16 08:22:07 freetz - fix the autostart dir location to match the spec ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-session.spec?r1=1.101.2.4&r2=1.101.2.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
