packages: lash/lash.spec, leafnode+/leafnode+.spec, libdumbtts/libdumbtts.s...
sparky
sparky at pld-linux.org
Sat Feb 27 22:11:23 CET 2010
Author: sparky Date: Sat Feb 27 21:11:23 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- unify %attr() %ghost order
---- Files affected:
packages/lash:
lash.spec (1.4 -> 1.5)
packages/leafnode+:
leafnode+.spec (1.43 -> 1.44)
packages/libdumbtts:
libdumbtts.spec (1.8 -> 1.9)
packages/libgsm:
libgsm.spec (1.40 -> 1.41)
packages/libmowgli:
libmowgli.spec (1.10 -> 1.11)
packages/libprojectM:
libprojectM.spec (1.12 -> 1.13)
packages/libtirpc:
libtirpc.spec (1.24 -> 1.25)
packages/lighttpd:
lighttpd.spec (1.326 -> 1.327)
packages/lirc:
lirc.spec (1.224 -> 1.225)
packages/mailman:
mailman.spec (1.164 -> 1.165)
packages/mcs:
mcs.spec (1.23 -> 1.24)
packages/opengroupware:
opengroupware.spec (1.20 -> 1.21)
packages/openobex:
openobex.spec (1.33 -> 1.34)
packages/privoxy:
privoxy.spec (1.33 -> 1.34)
packages/protolog:
protolog.spec (1.46 -> 1.47)
---- Diffs:
================================================================
Index: packages/lash/lash.spec
diff -u packages/lash/lash.spec:1.4 packages/lash/lash.spec:1.5
--- packages/lash/lash.spec:1.4 Thu Jan 14 15:51:23 2010
+++ packages/lash/lash.spec Sat Feb 27 22:11:17 2010
@@ -150,7 +150,7 @@
%files libs
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/liblash.so.*.*.*
-%ghost %attr(755,root,root) %{_libdir}/liblash.so.1
+%attr(755,root,root) %ghost %{_libdir}/liblash.so.1
%files devel
%defattr(644,root,root,755)
@@ -174,6 +174,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2010/02/27 21:11:17 sparky
+- unify %attr() %ghost order
+
Revision 1.4 2010/01/14 14:51:23 stivi
- rel 2; proper fix build, patch from gentoo
- remove old patch
================================================================
Index: packages/leafnode+/leafnode+.spec
diff -u packages/leafnode+/leafnode+.spec:1.43 packages/leafnode+/leafnode+.spec:1.44
--- packages/leafnode+/leafnode+.spec:1.43 Wed Oct 1 13:54:43 2008
+++ packages/leafnode+/leafnode+.spec Sat Feb 27 22:11:18 2010
@@ -78,7 +78,7 @@
%defattr(644,root,root,755)
%doc README COPYING FAQ Changes config.example
%config %dir %attr(770,root,news) %{_sysconfdir}/leafnode+
-%ghost %attr(664,news,news) %{_sysconfdir}/leafnode+/groupinfo
+%attr(664,news,news) %ghost %{_sysconfdir}/leafnode+/groupinfo
%attr(750,root,news) %{_sbindir}/*
%attr(2770,root,news) %{_var}/spool/news
%attr(640,root,root) /etc/sysconfig/rc-inetd/nntpd
@@ -90,6 +90,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.44 2010/02/27 21:11:18 sparky
+- unify %attr() %ghost order
+
Revision 1.43 2008/10/01 11:54:43 glen
- new upstream urls
================================================================
Index: packages/libdumbtts/libdumbtts.spec
diff -u packages/libdumbtts/libdumbtts.spec:1.8 packages/libdumbtts/libdumbtts.spec:1.9
--- packages/libdumbtts/libdumbtts.spec:1.8 Tue Jun 9 12:06:46 2009
+++ packages/libdumbtts/libdumbtts.spec Sat Feb 27 22:11:18 2010
@@ -67,7 +67,7 @@
%doc README
%doc %lang(pl) README_pl
%attr(755,root,root) %{_libdir}/libdumbtts.so.*.*.*
-%ghost %attr(755,root,root) %{_libdir}/libdumbtts.so.?
+%attr(755,root,root) %ghost %{_libdir}/libdumbtts.so.?
%dir %{_datadir}/dumbtts
%dir %{_sysconfdir}/dumbtts
%{_datadir}/dumbtts/*.conf
@@ -83,6 +83,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2010/02/27 21:11:18 sparky
+- unify %attr() %ghost order
+
Revision 1.8 2009/06/09 10:06:46 amateja
- updated to 0.3.0
================================================================
Index: packages/libgsm/libgsm.spec
diff -u packages/libgsm/libgsm.spec:1.40 packages/libgsm/libgsm.spec:1.41
--- packages/libgsm/libgsm.spec:1.40 Sun Apr 12 08:28:57 2009
+++ packages/libgsm/libgsm.spec Sat Feb 27 22:11:18 2010
@@ -147,7 +147,7 @@
%attr(755,root,root) %{_bindir}/toast
%attr(755,root,root) %{_bindir}/untoast
%attr(755,root,root) %{_libdir}/libgsm.so.*.*
-%ghost %attr(755,root,root) %{_libdir}/libgsm.so.?
+%attr(755,root,root) %ghost %{_libdir}/libgsm.so.?
%{_mandir}/man1/*
%files devel
@@ -166,6 +166,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.41 2010/02/27 21:11:18 sparky
+- unify %attr() %ghost order
+
Revision 1.40 2009/04/12 06:28:57 arekm
- up to 1.0.13
================================================================
Index: packages/libmowgli/libmowgli.spec
diff -u packages/libmowgli/libmowgli.spec:1.10 packages/libmowgli/libmowgli.spec:1.11
--- packages/libmowgli/libmowgli.spec:1.10 Sat Jul 26 16:34:16 2008
+++ packages/libmowgli/libmowgli.spec Sat Feb 27 22:11:18 2010
@@ -64,7 +64,7 @@
%defattr(644,root,root,755)
%doc AUTHORS README
%attr(755,root,root) %{_libdir}/libmowgli.so.*.*.*
-%ghost %attr(755,root,root) %{_libdir}/libmowgli.so.?
+%attr(755,root,root) %ghost %{_libdir}/libmowgli.so.?
%files devel
%defattr(644,root,root,755)
@@ -78,6 +78,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2010/02/27 21:11:18 sparky
+- unify %attr() %ghost order
+
Revision 1.10 2008/07/26 14:34:16 arvenil
- up to 0.7.0
================================================================
Index: packages/libprojectM/libprojectM.spec
diff -u packages/libprojectM/libprojectM.spec:1.12 packages/libprojectM/libprojectM.spec:1.13
--- packages/libprojectM/libprojectM.spec:1.12 Tue Sep 22 08:37:50 2009
+++ packages/libprojectM/libprojectM.spec Sat Feb 27 22:11:19 2010
@@ -88,7 +88,7 @@
%defattr(644,root,root,755)
%doc ChangeLog
%attr(755,root,root) %{_libdir}/libprojectM.so.*.*
-%ghost %attr(755,root,root) %{_libdir}/libprojectM.so.?
+%attr(755,root,root) %ghost %{_libdir}/libprojectM.so.?
%dir %{_datadir}/%{_name}
%{_datadir}/%{_name}/config.inp
%dir %{_datadir}/%{_name}/fonts
@@ -114,6 +114,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2010/02/27 21:11:19 sparky
+- unify %attr() %ghost order
+
Revision 1.12 2009/09/22 06:37:50 adamg
- updated to 1.2.0
================================================================
Index: packages/libtirpc/libtirpc.spec
diff -u packages/libtirpc/libtirpc.spec:1.24 packages/libtirpc/libtirpc.spec:1.25
--- packages/libtirpc/libtirpc.spec:1.24 Wed Feb 24 17:11:33 2010
+++ packages/libtirpc/libtirpc.spec Sat Feb 27 22:11:19 2010
@@ -132,7 +132,7 @@
%doc AUTHORS ChangeLog NEWS README
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/netconfig
%attr(755,root,root) /%{_lib}/libtirpc.so.*.*
-%ghost %attr(755,root,root) /%{_lib}/libtirpc.so.1
+%attr(755,root,root) %ghost /%{_lib}/libtirpc.so.1
%{_mandir}/man5/netconfig.5*
%files devel
@@ -153,6 +153,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.25 2010/02/27 21:11:19 sparky
+- unify %attr() %ghost order
+
Revision 1.24 2010/02/24 16:11:33 baggins
- up to 0.2.1
================================================================
Index: packages/lighttpd/lighttpd.spec
diff -u packages/lighttpd/lighttpd.spec:1.326 packages/lighttpd/lighttpd.spec:1.327
--- packages/lighttpd/lighttpd.spec:1.326 Mon Feb 8 07:50:17 2010
+++ packages/lighttpd/lighttpd.spec Sat Feb 27 22:11:19 2010
@@ -1076,9 +1076,9 @@
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/%{name}
%attr(750,root,root) %dir /var/log/archive/%{name}
%dir %attr(751,root,root) /var/log/%{name}
-%ghost %attr(644,lighttpd,lighttpd) /var/log/%{name}/access.log
-%ghost %attr(644,lighttpd,lighttpd) /var/log/%{name}/error.log
-%ghost %attr(644,lighttpd,lighttpd) /var/log/%{name}/breakage.log
+%attr(644,lighttpd,lighttpd) %ghost /var/log/%{name}/access.log
+%attr(644,lighttpd,lighttpd) %ghost /var/log/%{name}/error.log
+%attr(644,lighttpd,lighttpd) %ghost /var/log/%{name}/breakage.log
%dir %attr(770,root,lighttpd) /var/run/%{name}
%attr(754,root,root) /etc/rc.d/init.d/%{name}
%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/*
@@ -1225,7 +1225,7 @@
%defattr(644,root,root,755)
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*mod_rrdtool.conf
%attr(755,root,root) %{_libdir}/mod_rrdtool.so
-%ghost %attr(640,lighttpd,stats) /var/lib/lighttpd/lighttpd.rrd
+%attr(640,lighttpd,stats) %ghost /var/lib/lighttpd/lighttpd.rrd
%files mod_scgi
%defattr(644,root,root,755)
@@ -1304,6 +1304,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.327 2010/02/27 21:11:19 sparky
+- unify %attr() %ghost order
+
Revision 1.326 2010/02/08 06:50:17 glen
- release 2
================================================================
Index: packages/lirc/lirc.spec
diff -u packages/lirc/lirc.spec:1.224 packages/lirc/lirc.spec:1.225
--- packages/lirc/lirc.spec:1.224 Mon Feb 15 10:40:37 2010
+++ packages/lirc/lirc.spec Sat Feb 27 22:11:19 2010
@@ -1012,7 +1012,7 @@
%{_mandir}/man1/mode2.1*
%{_mandir}/man8/lircd.8*
%{_mandir}/man8/lircmd.8*
-%ghost %attr(600,root,root) /var/log/lircd
+%attr(600,root,root) %ghost /var/log/lircd
%dir /var/run/lirc
%files remotes
@@ -1139,6 +1139,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.225 2010/02/27 21:11:19 sparky
+- unify %attr() %ghost order
+
Revision 1.224 2010/02/15 09:40:37 arekm
- release 12
================================================================
Index: packages/mailman/mailman.spec
diff -u packages/mailman/mailman.spec:1.164 packages/mailman/mailman.spec:1.165
--- packages/mailman/mailman.spec:1.164 Wed Jan 20 20:23:49 2010
+++ packages/mailman/mailman.spec Sat Feb 27 22:11:20 2010
@@ -435,9 +435,9 @@
%attr(644,root,mailman) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mm_cfg.py
%attr(664,root,mailman) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mm_cfg.pyc
%attr(644,root,mailman) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/sitelist.cfg
-%ghost %attr(660,root,mailman) %{_sysconfdir}/aliases
-%ghost %attr(660,root,mailman) %{_sysconfdir}/aliases.db
-%ghost %attr(640,root,mailman) %{_sysconfdir}/adm.pw
+%attr(660,root,mailman) %ghost %{_sysconfdir}/aliases
+%attr(660,root,mailman) %ghost %{_sysconfdir}/aliases.db
+%attr(640,root,mailman) %ghost %{_sysconfdir}/adm.pw
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/%{name}
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/%{name}
@@ -563,6 +563,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.165 2010/02/27 21:11:20 sparky
+- unify %attr() %ghost order
+
Revision 1.164 2010/01/20 19:23:49 sparky
- BR: python-modules, rpm-pythonprov
================================================================
Index: packages/mcs/mcs.spec
diff -u packages/mcs/mcs.spec:1.23 packages/mcs/mcs.spec:1.24
--- packages/mcs/mcs.spec:1.23 Fri Aug 1 13:54:58 2008
+++ packages/mcs/mcs.spec Sat Feb 27 22:11:20 2010
@@ -160,7 +160,7 @@
%files libs
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libmcs.so.*.*.*
-%ghost %attr(755,root,root) %{_libdir}/libmcs.so.?
+%attr(755,root,root) %ghost %{_libdir}/libmcs.so.?
%dir %{_libdir}/%{name}
%attr(755,root,root) %{_libdir}/%{name}/keyfile.so
@@ -176,6 +176,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2010/02/27 21:11:20 sparky
+- unify %attr() %ghost order
+
Revision 1.23 2008/08/01 11:54:58 hawk
- release 3
================================================================
Index: packages/opengroupware/opengroupware.spec
diff -u packages/opengroupware/opengroupware.spec:1.20 packages/opengroupware/opengroupware.spec:1.21
--- packages/opengroupware/opengroupware.spec:1.20 Sat Nov 3 03:10:03 2007
+++ packages/opengroupware/opengroupware.spec Sat Feb 27 22:11:20 2010
@@ -1049,7 +1049,7 @@
#%{_libdir}/opengroupware.org-%{version}/webui/OGoPalm.lso
#%{_datadir}/opengroupware.org-%{version}/initscript_templates/ogo-nhsd.init
#%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{NHSD_SYSCONF}
-#%ghost %attr(0755,root,root) %config %{_sysconfdir}/rc.d/init.d/%{NHSD_INIT_NAME}
+#%attr(0755,root,root) %ghost %config %{_sysconfdir}/rc.d/init.d/%{NHSD_INIT_NAME}
#%files pda-devel
#%defattr(-,root,root,-)
@@ -1125,7 +1125,7 @@
%{_datadir}/opengroupware.org-%{version}/templates/ogo-webui-%{version}
%{_datadir}/opengroupware.org-%{version}/initscript_templates/ogo-webui.init
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{OGO_SYSCONF}
-%ghost %attr(0755,root,root) %config %{_sysconfdir}/rc.d/init.d/%{OGO_INIT_NAME}
+%attr(0755,root,root) %ghost %config %{_sysconfdir}/rc.d/init.d/%{OGO_INIT_NAME}
%files webui-core
%defattr(-,root,root,-)
@@ -1288,7 +1288,7 @@
%{_sbindir}/ogo-xmlrpcd-%{version}
%{_datadir}/opengroupware.org-%{version}/initscript_templates/ogo-xmlrpcd.init
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{XMLRPCD_SYSCONF}
-%ghost %attr(0755,root,root) %{_sysconfdir}/rc.d/init.d/%{XMLRPCD_INIT_NAME}
+%attr(0755,root,root) %ghost %{_sysconfdir}/rc.d/init.d/%{XMLRPCD_INIT_NAME}
%files zidestore
%defattr(-,root,root,-)
@@ -1302,7 +1302,7 @@
%{_libdir}/zidestore-%{zide_v}
%{_datadir}/zidestore-%{zide_v}
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{ZIDESTORE_SYSCONF}
-%ghost %attr(0755,root,root) %{_sysconfdir}/rc.d/init.d/%{ZIDESTORE_INIT_NAME}
+%attr(0755,root,root) %ghost %{_sysconfdir}/rc.d/init.d/%{ZIDESTORE_INIT_NAME}
%files zidestore-devel
%defattr(-,root,root,-)
@@ -1321,6 +1321,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2010/02/27 21:11:20 sparky
+- unify %attr() %ghost order
+
Revision 1.20 2007/11/03 02:10:03 baggins
- updated openldap BR/R to 2.4.6
================================================================
Index: packages/openobex/openobex.spec
diff -u packages/openobex/openobex.spec:1.33 packages/openobex/openobex.spec:1.34
--- packages/openobex/openobex.spec:1.33 Tue Apr 14 09:39:55 2009
+++ packages/openobex/openobex.spec Sat Feb 27 22:11:21 2010
@@ -121,7 +121,7 @@
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog README
%attr(755,root,root) %{_libdir}/libopenobex.so.*.*
-%ghost %attr(755,root,root) %{_libdir}/libopenobex.so.?
+%attr(755,root,root) %ghost %{_libdir}/libopenobex.so.?
%files devel
%defattr(644,root,root,755)
@@ -150,6 +150,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.34 2010/02/27 21:11:21 sparky
+- unify %attr() %ghost order
+
Revision 1.33 2009/04/14 07:39:55 arekm
- up to 1.5
================================================================
Index: packages/privoxy/privoxy.spec
diff -u packages/privoxy/privoxy.spec:1.33 packages/privoxy/privoxy.spec:1.34
--- packages/privoxy/privoxy.spec:1.33 Mon May 18 21:44:22 2009
+++ packages/privoxy/privoxy.spec Sat Feb 27 22:11:21 2010
@@ -116,7 +116,7 @@
%attr(754,root,root) /etc/rc.d/init.d/%{name}
%{_mandir}/man1/%{name}.*
%dir %attr(751,privoxy,privoxy) /var/log/%{name}
-%ghost %attr(640,privoxy,privoxy) %verify(not md5 mtime size) /var/log/%{name}/*
+%attr(640,privoxy,privoxy) %ghost %verify(not md5 mtime size) /var/log/%{name}/*
%{_docdir}/%{name}
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -125,6 +125,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.34 2010/02/27 21:11:21 sparky
+- unify %attr() %ghost order
+
Revision 1.33 2009/05/18 19:44:22 charles
- updated to 3.0.12
- cleanups, integer rel.
================================================================
Index: packages/protolog/protolog.spec
diff -u packages/protolog/protolog.spec:1.46 packages/protolog/protolog.spec:1.47
--- packages/protolog/protolog.spec:1.46 Tue Sep 11 14:30:07 2007
+++ packages/protolog/protolog.spec Sat Feb 27 22:11:22 2010
@@ -86,7 +86,7 @@
%attr(754,root,root) /etc/rc.d/init.d/protolog
%attr(750,root,root) %dir /var/log/protolog
%attr(750,root,root) %dir /var/log/archive/protolog
-%ghost %attr(640,root,root) /var/log/protolog/*
+%attr(640,root,root) %ghost /var/log/protolog/*
%{_mandir}/man8/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -95,6 +95,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.47 2010/02/27 21:11:22 sparky
+- unify %attr() %ghost order
+
Revision 1.46 2007/09/11 12:30:07 gotar
- oops, it's 3.7-4 not 3.7.4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lash/lash.spec?r1=1.4&r2=1.5&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/leafnode+/leafnode+.spec?r1=1.43&r2=1.44&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libdumbtts/libdumbtts.spec?r1=1.8&r2=1.9&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libgsm/libgsm.spec?r1=1.40&r2=1.41&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libmowgli/libmowgli.spec?r1=1.10&r2=1.11&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libprojectM/libprojectM.spec?r1=1.12&r2=1.13&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libtirpc/libtirpc.spec?r1=1.24&r2=1.25&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lighttpd/lighttpd.spec?r1=1.326&r2=1.327&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lirc/lirc.spec?r1=1.224&r2=1.225&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mailman/mailman.spec?r1=1.164&r2=1.165&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mcs/mcs.spec?r1=1.23&r2=1.24&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/opengroupware/opengroupware.spec?r1=1.20&r2=1.21&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openobex/openobex.spec?r1=1.33&r2=1.34&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/privoxy/privoxy.spec?r1=1.33&r2=1.34&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/protolog/protolog.spec?r1=1.46&r2=1.47&f=u
More information about the pld-cvs-commit
mailing list