Author: arekm Date: Thu May 25 17:26:28 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - add /usr/share/xsessions
---- Files affected: SPECS: xinitrc-ng.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/xinitrc-ng.spec diff -u SPECS/xinitrc-ng.spec:1.14 SPECS/xinitrc-ng.spec:1.15 --- SPECS/xinitrc-ng.spec:1.14 Tue Mar 21 20:35:31 2006 +++ SPECS/xinitrc-ng.spec Thu May 25 19:26:23 2006 @@ -3,7 +3,7 @@ Summary(pl): Domyślne skrypty startowe X Window System Name: xinitrc-ng Version: 0.8 -Release: 2 +Release: 3 License: GPL Group: X11 Source0: ftp://ftp.pld-linux.org/software/xinitrc-ng/%{name}-%{version}.tar.bz2 @@ -31,6 +31,7 @@ %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT/etc/{X11/xinit/xinitrc.d,sysconfig} +install -d $RPM_BUILD_ROOT%{_datadir}/xsessions install Xclients Xmodmap xinitdefs xinitrc $RPM_BUILD_ROOT/etc/X11/xinit/ install desktop $RPM_BUILD_ROOT/etc/sysconfig/ @@ -47,6 +48,7 @@ %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/X11/xinit/Xmodmap %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/X11/xinit/xinitdefs %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/desktop +%dir %{_datadir}/xsessions %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -54,6 +56,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2006/05/25 17:26:23 arekm +- add /usr/share/xsessions + Revision 1.14 2006/03/21 19:35:31 patrys - rel up for th ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xinitrc-ng.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
