Author: havner Date: Wed Aug 23 11:41:23 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - /etc/sysconfig/wmstyle added - rel 5
---- Files affected: SPECS: xinitrc-ng.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/xinitrc-ng.spec diff -u SPECS/xinitrc-ng.spec:1.16 SPECS/xinitrc-ng.spec:1.17 --- SPECS/xinitrc-ng.spec:1.16 Wed Jul 12 22:29:12 2006 +++ SPECS/xinitrc-ng.spec Wed Aug 23 13:41:17 2006 @@ -3,7 +3,7 @@ Summary(pl): Domyślne skrypty startowe X Window System Name: xinitrc-ng Version: 0.8 -Release: 4 +Release: 5 License: GPL Group: X11 Source0: ftp://ftp.pld-linux.org/software/xinitrc-ng/%{name}-%{version}.tar.bz2 @@ -30,7 +30,7 @@ %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT/etc/{X11/xinit/xinitrc.d,sysconfig} +install -d $RPM_BUILD_ROOT/etc/{X11/xinit/xinitrc.d,sysconfig,wmstyle} install -d $RPM_BUILD_ROOT%{_datadir}/xsessions install Xclients Xmodmap xinitdefs xinitrc $RPM_BUILD_ROOT/etc/X11/xinit/ @@ -47,6 +47,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 /etc/sysconfig/wmstyle %dir %{_datadir}/xsessions %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -55,6 +56,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2006/08/23 11:41:17 havner +- /etc/sysconfig/wmstyle added +- rel 5 + Revision 1.16 2006/07/12 20:29:12 freetz - don't own shared dir, rel.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xinitrc-ng.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
