packages: SDL_Pango/SDL_Pango.spec, amavisd/amavisd.spec, audacious/audacio...

sparky sparky at pld-linux.org
Sat Feb 27 22:11:17 CET 2010


Author: sparky                       Date: Sat Feb 27 21:11:17 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- unify %attr() %ghost order

---- Files affected:
packages/SDL_Pango:
   SDL_Pango.spec (1.10 -> 1.11) 
packages/amavisd:
   amavisd.spec (1.64 -> 1.65) 
packages/audacious:
   audacious.spec (1.54 -> 1.55) 
packages/clamav:
   clamav.spec (1.276 -> 1.277) 
packages/ctemplate:
   ctemplate.spec (1.5 -> 1.6) 
packages/dbus-qt3:
   dbus-qt3.spec (1.12 -> 1.13) 
packages/djbdns:
   djbdns.spec (1.88 -> 1.89) 
packages/dokuwiki-plugin-data:
   dokuwiki-plugin-data.spec (1.10 -> 1.11) 
packages/elfutils:
   elfutils.spec (1.93 -> 1.94) 
packages/espeak:
   espeak.spec (1.38 -> 1.39) 
packages/flite:
   flite.spec (1.11 -> 1.12) 
packages/flixengine:
   flixengine.spec (1.72 -> 1.73) 
packages/gavl:
   gavl.spec (1.9 -> 1.10) 
packages/glibc:
   glibc.spec (1.864 -> 1.865) 
packages/gnet:
   gnet.spec (1.51 -> 1.52) 
packages/horde:
   horde.spec (1.178 -> 1.179) 
packages/hpacucli:
   hpacucli.spec (1.5 -> 1.6) 
packages/jwhois:
   jwhois.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: packages/SDL_Pango/SDL_Pango.spec
diff -u packages/SDL_Pango/SDL_Pango.spec:1.10 packages/SDL_Pango/SDL_Pango.spec:1.11
--- packages/SDL_Pango/SDL_Pango.spec:1.10	Wed Jan  7 19:26:58 2009
+++ packages/SDL_Pango/SDL_Pango.spec	Sat Feb 27 22:11:12 2010
@@ -81,7 +81,7 @@
 %defattr(644,root,root,755)
 %doc README AUTHORS ChangeLog
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
-%ghost %attr(755,root,root) %{_libdir}/lib*.so.?
+%attr(755,root,root) %ghost %{_libdir}/lib*.so.?
 
 %files devel
 %defattr(644,root,root,755)
@@ -100,6 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2010/02/27 21:11:12  sparky
+- unify %attr() %ghost order
+
 Revision 1.10  2009/01/07 18:26:58  qboosh
 - pkgconfig epoch
 

================================================================
Index: packages/amavisd/amavisd.spec
diff -u packages/amavisd/amavisd.spec:1.64 packages/amavisd/amavisd.spec:1.65
--- packages/amavisd/amavisd.spec:1.64	Mon Feb 12 22:23:46 2007
+++ packages/amavisd/amavisd.spec	Sat Feb 27 22:11:12 2010
@@ -308,25 +308,25 @@
 %files exim
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/amavisd.exim
-%ghost %attr(777,root,root) %{_sbindir}/amavisd
+%attr(777,root,root) %ghost %{_sbindir}/amavisd
 
 %files postfix
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/amavisd.postfix
-%ghost %attr(777,root,root) %{_sbindir}/amavisd
+%attr(777,root,root) %ghost %{_sbindir}/amavisd
 
 %if %{with qmail}
 %files qmail
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/amavis.qmail-queue
 %attr(755,root,root) %{_sbindir}/amavisd.qmail
-%ghost %attr(777,root,root) %{_sbindir}/amavisd
+%attr(777,root,root) %ghost %{_sbindir}/amavisd
 %endif
 
 %files sendmail
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/amavisd.sendmail
-%ghost %attr(777,root,root) %{_sbindir}/amavisd
+%attr(777,root,root) %ghost %{_sbindir}/amavisd
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -334,6 +334,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.65  2010/02/27 21:11:12  sparky
+- unify %attr() %ghost order
+
 Revision 1.64  2007/02/12 21:23:46  glen
 - tabs in preamble
 

================================================================
Index: packages/audacious/audacious.spec
diff -u packages/audacious/audacious.spec:1.54 packages/audacious/audacious.spec:1.55
--- packages/audacious/audacious.spec:1.54	Thu Dec 31 23:00:48 2009
+++ packages/audacious/audacious.spec	Sat Feb 27 22:11:12 2010
@@ -172,17 +172,17 @@
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libSAD.so.*.*.*
-%ghost %attr(755,root,root) %{_libdir}/libSAD.so.?
+%attr(755,root,root) %ghost %{_libdir}/libSAD.so.?
 %attr(755,root,root) %{_libdir}/libaudclient.so.*.*.*
-%ghost %attr(755,root,root) %{_libdir}/libaudclient.so.?
+%attr(755,root,root) %ghost %{_libdir}/libaudclient.so.?
 %attr(755,root,root) %{_libdir}/libaudcore.so.*.*.*
-%ghost %attr(755,root,root) %{_libdir}/libaudcore.so.?
+%attr(755,root,root) %ghost %{_libdir}/libaudcore.so.?
 %attr(755,root,root) %{_libdir}/libaudid3tag.so.*.*.*
-%ghost %attr(755,root,root) %{_libdir}/libaudid3tag.so.?
+%attr(755,root,root) %ghost %{_libdir}/libaudid3tag.so.?
 %attr(755,root,root) %{_libdir}/libaudtag.so.*.*.*
-%ghost %attr(755,root,root) %{_libdir}/libaudtag.so.?
+%attr(755,root,root) %ghost %{_libdir}/libaudtag.so.?
 %attr(755,root,root) %{_libdir}/libaudutil.so.*.*.*
-%ghost %attr(755,root,root) %{_libdir}/libaudutil.so.?
+%attr(755,root,root) %ghost %{_libdir}/libaudutil.so.?
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/Container
 %dir %{_libdir}/%{name}/Effect
@@ -212,6 +212,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2010/02/27 21:11:12  sparky
+- unify %attr() %ghost order
+
 Revision 1.54  2009/12/31 22:00:48  megabajt
 - don't require exact version of audacious-general-skins (comes from another spec)
 - release 5

================================================================
Index: packages/clamav/clamav.spec
diff -u packages/clamav/clamav.spec:1.276 packages/clamav/clamav.spec:1.277
--- packages/clamav/clamav.spec:1.276	Fri Oct 30 16:13:55 2009
+++ packages/clamav/clamav.spec	Sat Feb 27 22:11:13 2010
@@ -292,7 +292,7 @@
 %attr(755,root,root) %{_sbindir}/clamav-cron-updatedb
 %attr(755,root,root) %{_sbindir}/clamav-post-updatedb
 %attr(755,clamav,root) %dir /var/lib/%{name}
-%ghost %attr(644,clamav,root) %verify(not md5 mtime size) /var/lib/clamav/*.cvd
+%attr(644,clamav,root) %ghost %verify(not md5 mtime size) /var/lib/clamav/*.cvd
 %attr(640,clamav,root) %ghost /var/log/freshclam.log
 %attr(750,clamav,clamav) %dir /var/run/%{name}
 
@@ -345,6 +345,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.277  2010/02/27 21:11:13  sparky
+- unify %attr() %ghost order
+
 Revision 1.276  2009/10/30 15:13:55  glen
 - release 2
 

================================================================
Index: packages/ctemplate/ctemplate.spec
diff -u packages/ctemplate/ctemplate.spec:1.5 packages/ctemplate/ctemplate.spec:1.6
--- packages/ctemplate/ctemplate.spec:1.5	Sat Sep 19 20:56:24 2009
+++ packages/ctemplate/ctemplate.spec	Sat Feb 27 22:11:13 2010
@@ -102,7 +102,7 @@
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libctemplate*.so.*.*.*
-%ghost %attr(755,root,root) %{_libdir}/libctemplate*.so.?
+%attr(755,root,root) %ghost %{_libdir}/libctemplate*.so.?
 
 %files static
 %defattr(644,root,root,755)
@@ -114,6 +114,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2010/02/27 21:11:13  sparky
+- unify %attr() %ghost order
+
 Revision 1.5  2009/09/19 18:56:24  arvenil
 - up to 0.95
 

================================================================
Index: packages/dbus-qt3/dbus-qt3.spec
diff -u packages/dbus-qt3/dbus-qt3.spec:1.12 packages/dbus-qt3/dbus-qt3.spec:1.13
--- packages/dbus-qt3/dbus-qt3.spec:1.12	Mon Nov 10 12:03:01 2008
+++ packages/dbus-qt3/dbus-qt3.spec	Sat Feb 27 22:11:13 2010
@@ -81,7 +81,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README TODO
 %attr(755,root,root) %{_libdir}/libdbus-1-qt3.so.*.*.*
-%ghost %attr(755,root,root) %{_libdir}/libdbus-1-qt3.so.?
+%attr(755,root,root) %ghost %{_libdir}/libdbus-1-qt3.so.?
 
 %files devel
 %defattr(644,root,root,755)
@@ -100,6 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2010/02/27 21:11:13  sparky
+- unify %attr() %ghost order
+
 Revision 1.12  2008/11/10 11:03:01  megabajt
 - release 2
 

================================================================
Index: packages/djbdns/djbdns.spec
diff -u packages/djbdns/djbdns.spec:1.88 packages/djbdns/djbdns.spec:1.89
--- packages/djbdns/djbdns.spec:1.88	Tue Mar  3 14:32:34 2009
+++ packages/djbdns/djbdns.spec	Sat Feb 27 22:11:13 2010
@@ -1017,7 +1017,7 @@
 %dir %{_sysconfdir}/dnscache/root/servers
 %config %attr(600,root,root) %{_sysconfdir}/dnscache/root/ip/*
 %config %{_sysconfdir}/dnscache/root/servers/*
-%ghost %attr(600,root,root) %{_sysconfdir}/dnscache/seed
+%attr(600,root,root) %ghost %{_sysconfdir}/dnscache/seed
 %{_mandir}/man8/dnscache*
 /service/dnscache
 
@@ -1043,7 +1043,7 @@
 %dir %{_sysconfdir}/dnscachex/root/servers
 %config %attr(600,root,root) %{_sysconfdir}/dnscachex/root/ip/*
 %config %{_sysconfdir}/dnscachex/root/servers/*
-%ghost %attr(600,root,root) %{_sysconfdir}/dnscachex/seed
+%attr(600,root,root) %ghost %{_sysconfdir}/dnscachex/seed
 /service/dnscachex
 
 %files tinydns
@@ -1174,6 +1174,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.89  2010/02/27 21:11:13  sparky
+- unify %attr() %ghost order
+
 Revision 1.88  2009/03/03 13:32:34  glen
 - release 26
 

================================================================
Index: packages/dokuwiki-plugin-data/dokuwiki-plugin-data.spec
diff -u packages/dokuwiki-plugin-data/dokuwiki-plugin-data.spec:1.10 packages/dokuwiki-plugin-data/dokuwiki-plugin-data.spec:1.11
--- packages/dokuwiki-plugin-data/dokuwiki-plugin-data.spec:1.10	Thu Oct 22 17:51:48 2009
+++ packages/dokuwiki-plugin-data/dokuwiki-plugin-data.spec	Sat Feb 27 22:11:14 2010
@@ -70,7 +70,7 @@
 %{plugindir}/*.php
 %{plugindir}/*.css
 %{plugindir}/*.sql
-%ghost %attr(660,http,http) %{cachedir}/dataplugin.sqlite
+%attr(660,http,http) %ghost %{cachedir}/dataplugin.sqlite
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -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:14  sparky
+- unify %attr() %ghost order
+
 Revision 1.10  2009/10/22 15:51:48  glen
 - add google maps helper via _map; rel 2
 

================================================================
Index: packages/elfutils/elfutils.spec
diff -u packages/elfutils/elfutils.spec:1.93 packages/elfutils/elfutils.spec:1.94
--- packages/elfutils/elfutils.spec:1.93	Wed Jun  3 22:20:39 2009
+++ packages/elfutils/elfutils.spec	Sat Feb 27 22:11:14 2010
@@ -205,9 +205,9 @@
 %doc AUTHORS EXCEPTION NEWS NOTES README THANKS TODO
 %attr(755,root,root) %{_bindir}/eu-*
 %attr(755,root,root) %{_libdir}/libasm-*.so
-%ghost %attr(755,root,root) %{_libdir}/libasm.so.*
+%attr(755,root,root) %ghost %{_libdir}/libasm.so.*
 %attr(755,root,root) %{_libdir}/libdw-*.so
-%ghost %attr(755,root,root) %{_libdir}/libdw.so.*
+%attr(755,root,root) %ghost %{_libdir}/libdw.so.*
 %dir %{_libdir}/elfutils
 %attr(755,root,root) %{_libdir}/elfutils/lib*.so
 %{_mandir}/man1/eu-*.1*
@@ -227,7 +227,7 @@
 %files libelf -f %{name}.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) /%{_lib}/libelf-*.so
-%ghost %attr(755,root,root) /%{_lib}/libelf.so.*
+%attr(755,root,root) %ghost /%{_lib}/libelf.so.*
 
 %files static
 %defattr(644,root,root,755)
@@ -241,6 +241,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.94  2010/02/27 21:11:14  sparky
+- unify %attr() %ghost order
+
 Revision 1.93  2009/06/03 20:20:39  megabajt
 - release 2
 

================================================================
Index: packages/espeak/espeak.spec
diff -u packages/espeak/espeak.spec:1.38 packages/espeak/espeak.spec:1.39
--- packages/espeak/espeak.spec:1.38	Sun Aug 24 20:34:39 2008
+++ packages/espeak/espeak.spec	Sat Feb 27 22:11:14 2010
@@ -324,7 +324,7 @@
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
-%ghost %attr(755,root,root) %{_libdir}/lib*.so.[0-9]
+%attr(755,root,root) %ghost %{_libdir}/lib*.so.[0-9]
 
 %files devel
 %defattr(644,root,root,755)
@@ -341,6 +341,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2010/02/27 21:11:14  sparky
+- unify %attr() %ghost order
+
 Revision 1.38  2008/08/24 18:34:39  twittner
 - up to 1.38
 

================================================================
Index: packages/flite/flite.spec
diff -u packages/flite/flite.spec:1.11 packages/flite/flite.spec:1.12
--- packages/flite/flite.spec:1.11	Thu Oct 29 17:57:00 2009
+++ packages/flite/flite.spec	Sat Feb 27 22:11:15 2010
@@ -134,7 +134,7 @@
 %doc ACKNOWLEDGEMENTS README COPYING doc/html
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
-%ghost %attr(755,root,root) %{_libdir}/lib*.so.[0-9]
+%attr(755,root,root) %ghost %{_libdir}/lib*.so.[0-9]
 %{_mandir}/man1/*.1*
 
 %files devel
@@ -154,6 +154,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2010/02/27 21:11:15  sparky
+- unify %attr() %ghost order
+
 Revision 1.11  2009/10/29 16:57:00  sls
 - BR: ed
 

================================================================
Index: packages/flixengine/flixengine.spec
diff -u packages/flixengine/flixengine.spec:1.72 packages/flixengine/flixengine.spec:1.73
--- packages/flixengine/flixengine.spec:1.72	Tue Nov 11 00:06:42 2008
+++ packages/flixengine/flixengine.spec	Sat Feb 27 22:11:15 2010
@@ -559,7 +559,7 @@
 
 %{_mandir}/man8/flixd.8*
 %dir %attr(771,root,flixd) /var/run/flixd
-%ghost %attr(660,root,flixd) /var/log/flixd.log
+%attr(660,root,flixd) %ghost /var/log/flixd.log
 %attr(755,root,root) %{_bindir}/mencoder-flixengine
 
 %files libs
@@ -637,6 +637,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.73  2010/02/27 21:11:15  sparky
+- unify %attr() %ghost order
+
 Revision 1.72  2008/11/10 23:06:42  glen
 - proper deps for bindings, egg info for py 2.5+
 

================================================================
Index: packages/gavl/gavl.spec
diff -u packages/gavl/gavl.spec:1.9 packages/gavl/gavl.spec:1.10
--- packages/gavl/gavl.spec:1.9	Thu Aug 21 11:55:20 2008
+++ packages/gavl/gavl.spec	Sat Feb 27 22:11:15 2010
@@ -86,7 +86,7 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS README TODO
-%ghost %attr(755,root,root) %{_libdir}/libgavl.so.0
+%attr(755,root,root) %ghost %{_libdir}/libgavl.so.0
 %attr(755,root,root) %{_libdir}/libgavl.so.*.*.*
 
 %files devel
@@ -107,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2010/02/27 21:11:15  sparky
+- unify %attr() %ghost order
+
 Revision 1.9  2008/08/21 09:55:20  gotar
 - upgraded to 1.0.1,
 - specflags taken from Makefile

================================================================
Index: packages/glibc/glibc.spec
diff -u packages/glibc/glibc.spec:1.864 packages/glibc/glibc.spec:1.865
--- packages/glibc/glibc.spec:1.864	Wed Feb 17 01:16:58 2010
+++ packages/glibc/glibc.spec	Sat Feb 27 22:11:15 2010
@@ -1442,9 +1442,9 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) /%{_lib}/libcrypt-%{version}.so
 %ifarch alpha
-%ghost %attr(755,root,root) /%{_lib}/libcrypt.so.1.1
+%attr(755,root,root) %ghost /%{_lib}/libcrypt.so.1.1
 %else
-%ghost %attr(755,root,root) /%{_lib}/libcrypt.so.1
+%attr(755,root,root) %ghost /%{_lib}/libcrypt.so.1
 %endif
 
 %files -n ldconfig
@@ -1462,7 +1462,7 @@
 %lang(pt) %{_mandir}/pt/man8/ldconfig.8*
 %lang(ru) %{_mandir}/ru/man8/ldconfig.8*
 %dir %attr(700,root,root) /var/cache/ldconfig
-%ghost %attr(600,root,root) /var/cache/ldconfig/aux-cache
+%attr(600,root,root) %ghost /var/cache/ldconfig/aux-cache
 
 %files -n nss_compat
 %defattr(644,root,root,755)
@@ -1667,6 +1667,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.865  2010/02/27 21:11:15  sparky
+- unify %attr() %ghost order
+
 Revision 1.864  2010/02/17 00:16:58  ankry
 - typo
 

================================================================
Index: packages/gnet/gnet.spec
diff -u packages/gnet/gnet.spec:1.51 packages/gnet/gnet.spec:1.52
--- packages/gnet/gnet.spec:1.51	Wed Sep  3 14:14:46 2008
+++ packages/gnet/gnet.spec	Sat Feb 27 22:11:16 2010
@@ -105,7 +105,7 @@
 %defattr(644,root,root,755)
 %doc README ChangeLog NEWS TODO AUTHORS
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
-%ghost %attr(755,root,root) %{_libdir}/lib*.so.?
+%attr(755,root,root) %ghost %{_libdir}/lib*.so.?
 
 %files devel
 %defattr(644,root,root,755)
@@ -127,6 +127,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2010/02/27 21:11:16  sparky
+- unify %attr() %ghost order
+
 Revision 1.51  2008/09/03 12:14:46  arvenil
 - up to 2.0.8
 - added ghost

================================================================
Index: packages/horde/horde.spec
diff -u packages/horde/horde.spec:1.178 packages/horde/horde.spec:1.179
--- packages/horde/horde.spec:1.178	Wed Jun 17 16:10:41 2009
+++ packages/horde/horde.spec	Sat Feb 27 22:11:16 2010
@@ -332,7 +332,7 @@
 
 %dir %attr(770,root,http) /var/log/horde
 %dir %attr(770,root,http) /var/lib/horde
-%ghost %attr(770,root,http) /var/log/horde/%{hordeapp}.log
+%attr(770,root,http) %ghost /var/log/horde/%{hordeapp}.log
 
 %files -n openldap-schema-horde
 %defattr(644,root,root,755)
@@ -344,6 +344,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.179  2010/02/27 21:11:16  sparky
+- unify %attr() %ghost order
+
 Revision 1.178  2009/06/17 14:10:41  baggins
 - rel 1
 

================================================================
Index: packages/hpacucli/hpacucli.spec
diff -u packages/hpacucli/hpacucli.spec:1.5 packages/hpacucli/hpacucli.spec:1.6
--- packages/hpacucli/hpacucli.spec:1.5	Sun Jan 13 11:11:41 2008
+++ packages/hpacucli/hpacucli.spec	Sat Feb 27 22:11:17 2010
@@ -64,7 +64,7 @@
 %attr(755,root,root) %{_libdir}/libhwmim3.so
 %attr(755,root,root) %{_libdir}/libossingleton.so
 %dir %attr(700,root,root) /var/run/hpacucli
-%ghost %attr(600,root,root) /var/run/hpacucli/CPQACU_MUTEX
+%attr(600,root,root) %ghost /var/run/hpacucli/CPQACU_MUTEX
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -72,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2010/02/27 21:11:17  sparky
+- unify %attr() %ghost order
+
 Revision 1.5  2008/01/13 10:11:41  qboosh
 - pl
 

================================================================
Index: packages/jwhois/jwhois.spec
diff -u packages/jwhois/jwhois.spec:1.12 packages/jwhois/jwhois.spec:1.13
--- packages/jwhois/jwhois.spec:1.12	Thu May 29 22:18:18 2008
+++ packages/jwhois/jwhois.spec	Sat Feb 27 22:11:17 2010
@@ -107,7 +107,7 @@
 %lang(sv) %{_mandir}/sv/man1/jwhois.1*
 %{_infodir}/jwhois.info*
 %attr(775,root,whois) %dir %{_localstatedir}
-%ghost %attr(664,root,whois) %{_localstatedir}/jwhois.db
+%attr(664,root,whois) %ghost %{_localstatedir}/jwhois.db
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -115,6 +115,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2010/02/27 21:11:17  sparky
+- unify %attr() %ghost order
+
 Revision 1.12  2008/05/29 20:18:18  glen
 - release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/SDL_Pango/SDL_Pango.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/amavisd/amavisd.spec?r1=1.64&r2=1.65&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/audacious/audacious.spec?r1=1.54&r2=1.55&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/clamav/clamav.spec?r1=1.276&r2=1.277&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ctemplate/ctemplate.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dbus-qt3/dbus-qt3.spec?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/djbdns/djbdns.spec?r1=1.88&r2=1.89&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dokuwiki-plugin-data/dokuwiki-plugin-data.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/elfutils/elfutils.spec?r1=1.93&r2=1.94&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/espeak/espeak.spec?r1=1.38&r2=1.39&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/flite/flite.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/flixengine/flixengine.spec?r1=1.72&r2=1.73&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gavl/gavl.spec?r1=1.9&r2=1.10&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/glibc/glibc.spec?r1=1.864&r2=1.865&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnet/gnet.spec?r1=1.51&r2=1.52&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/horde/horde.spec?r1=1.178&r2=1.179&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/hpacucli/hpacucli.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/jwhois/jwhois.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list