SPECS: GConf2.spec - new xinitrc subpackage to fix directory prob...
czarny
czarny at pld-linux.org
Fri Jul 7 23:36:49 CEST 2006
Author: czarny Date: Fri Jul 7 21:36:49 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- new xinitrc subpackage to fix directory problems
- complaint with xinitrc and xinitrc-ng
---- Files affected:
SPECS:
GConf2.spec (1.111 -> 1.112)
---- Diffs:
================================================================
Index: SPECS/GConf2.spec
diff -u SPECS/GConf2.spec:1.111 SPECS/GConf2.spec:1.112
--- SPECS/GConf2.spec:1.111 Fri Jul 7 22:55:55 2006
+++ SPECS/GConf2.spec Fri Jul 7 23:36:44 2006
@@ -114,6 +114,18 @@
adresowej i kalendarza w jego wpisie LDAP, Evolution zostanie
automatycznie skonfigurowane do używania tych adresów.
+%package xinitrc
+Summary: GConf xinitrc scripts
+Summary(pl): Skrypty xinitrc GConfa
+Group: X11
+Requires: xinitrc
+
+%description xinitrc
+This is a script for xinit-rc, which monitors users .gconf dir, merging it into single tree if neceserry or creates a new default one.
+
+%description xinitrc -l pl
+To jest skrypt dla xinit-rc, który monitoruje katalog .gconf użytkowników, spajając go w pojedyncze drzewo, gdy to koniecznie, lub tworząc nowe, domyślne.
+
%prep
%setup -q -n GConf-%{version}
%patch0 -p1
@@ -171,7 +183,6 @@
%{_sysconfdir}/gconf/gconf.xml.*
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gconf/path
%dir %{_sysconfdir}/gconf/schemas
-%attr(755,root,root) %{_sysconfdir}/X11/xinit/xinitrc.d/*
%dir %{_datadir}/GConf
%dir %{_datadir}/GConf/schema
%{_datadir}/sgml/gconf
@@ -200,12 +211,20 @@
%{_datadir}/GConf/schema/evoldap.schema
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gconf/2/evoldap.conf
+%files xinitrc
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_sysconfdir}/X11/xinit/xinitrc.d/*
+
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.112 2006/07/07 21:36:44 czarny
+ - new xinitrc subpackage to fix directory problems
+ - complaint with xinitrc and xinitrc-ng
+
Revision 1.111 2006/07/07 20:55:55 czarny
- removed my bogus xinitrc-ng R
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/GConf2.spec?r1=1.111&r2=1.112&f=u
More information about the pld-cvs-commit
mailing list