SPECS: xinitrc-ng.spec, xinitrc.spec, filesystem.spec - /etc/sysco...
havner
havner at pld-linux.org
Wed Aug 23 20:43:57 CEST 2006
Author: havner Date: Wed Aug 23 18:43:57 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- /etc/sysconfig/wmstyle and /usr/share/xsessions only moved to
filesystem.spec as it already contains xinitrc related dirs
- rel up
---- Files affected:
SPECS:
xinitrc-ng.spec (1.17 -> 1.18) , xinitrc.spec (1.38 -> 1.39) , filesystem.spec (1.65 -> 1.66)
---- Diffs:
================================================================
Index: SPECS/xinitrc-ng.spec
diff -u SPECS/xinitrc-ng.spec:1.17 SPECS/xinitrc-ng.spec:1.18
--- SPECS/xinitrc-ng.spec:1.17 Wed Aug 23 13:41:17 2006
+++ SPECS/xinitrc-ng.spec Wed Aug 23 20:43:52 2006
@@ -3,7 +3,7 @@
Summary(pl): Domyślne skrypty startowe X Window System
Name: xinitrc-ng
Version: 0.8
-Release: 5
+Release: 6
License: GPL
Group: X11
Source0: ftp://ftp.pld-linux.org/software/xinitrc-ng/%{name}-%{version}.tar.bz2
@@ -47,8 +47,6 @@
%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"`)
%changelog
@@ -56,6 +54,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2006/08/23 18:43:52 havner
+- /etc/sysconfig/wmstyle and /usr/share/xsessions only moved to
+ filesystem.spec as it already contains xinitrc related dirs
+- rel up
+
Revision 1.17 2006/08/23 11:41:17 havner
- /etc/sysconfig/wmstyle added
- rel 5
================================================================
Index: SPECS/xinitrc.spec
diff -u SPECS/xinitrc.spec:1.38 SPECS/xinitrc.spec:1.39
--- SPECS/xinitrc.spec:1.38 Wed Aug 23 20:28:52 2006
+++ SPECS/xinitrc.spec Wed Aug 23 20:43:52 2006
@@ -3,7 +3,7 @@
Summary(pl): Domyślny skrypt startowy X Window System
Name: xinitrc
Version: 3.0.4
-Release: 4
+Release: 5
License: Public Domain
Group: X11
Source0: ftp://ftp.pld.org.pl/software/xinit/%{name}-%{version}.tar.bz2
@@ -32,7 +32,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{/etc/{sysconfig/wmstyle,X11/xinit/xinitrc.d},%{_bindir}}
+install -d $RPM_BUILD_ROOT{/etc/{sysconfig,X11/xinit/xinitrc.d},%{_bindir}}
install Xclients Xmodmap xinitrc $RPM_BUILD_ROOT/etc/X11/xinit/
install RunWM $RPM_BUILD_ROOT%{_bindir}/
@@ -52,7 +52,6 @@
%files
%defattr(644,root,root,755)
-%dir %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/wmstyle
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/X11/xinit/Xmodmap
%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/desktop
%attr(755,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/X11/xinit/Xclients
@@ -65,6 +64,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.39 2006/08/23 18:43:52 havner
+- /etc/sysconfig/wmstyle and /usr/share/xsessions only moved to
+ filesystem.spec as it already contains xinitrc related dirs
+- rel up
+
Revision 1.38 2006/08/23 18:28:52 havner
- obsolete every xinitrc, not only -ng
================================================================
Index: SPECS/filesystem.spec
diff -u SPECS/filesystem.spec:1.65 SPECS/filesystem.spec:1.66
--- SPECS/filesystem.spec:1.65 Wed Aug 23 12:07:16 2006
+++ SPECS/filesystem.spec Wed Aug 23 20:43:52 2006
@@ -9,7 +9,7 @@
Summary(pl): Wspólne katalogi
Name: filesystem
Version: 3.0
-Release: 7
+Release: 8
License: GPL
Group: Base
Requires: FHS >= 2.3-14.2
@@ -47,7 +47,8 @@
$RPM_BUILD_ROOT%{_usrsrc}/debug \
$RPM_BUILD_ROOT{%{_aclocaldir},%{_pkgconfigdir}} \
$RPM_BUILD_ROOT/etc/X11/xinit/xinitrc.d \
- $RPM_BUILD_ROOT%{_desktopdir}/docklets
+ $RPM_BUILD_ROOT%{_desktopdir}/docklets \
+ $RPM_BUILD_ROOT/etc/sysconfig/wmstyle
%if "%{_lib}" != "lib"
install -d $RPM_BUILD_ROOT/usr/lib/pkgconfig
@@ -102,6 +103,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.66 2006/08/23 18:43:52 havner
+- /etc/sysconfig/wmstyle and /usr/share/xsessions only moved to
+ filesystem.spec as it already contains xinitrc related dirs
+- rel up
+
Revision 1.65 2006/08/23 10:07:16 havner
- desktopdir/docklets
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xinitrc-ng.spec?r1=1.17&r2=1.18&f=u
http://cvs.pld-linux.org/SPECS/xinitrc.spec?r1=1.38&r2=1.39&f=u
http://cvs.pld-linux.org/SPECS/filesystem.spec?r1=1.65&r2=1.66&f=u
More information about the pld-cvs-commit
mailing list