SPECS: BitchX.spec, anubis.spec, apcupsd.spec, atob.spec, bash.spe...

glen glen at pld-linux.org
Sun Dec 4 23:58:14 CET 2005


Author: glen                         Date: Sun Dec  4 22:58:14 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapterized (sorted %verify flags)

---- Files affected:
SPECS:
   BitchX.spec (1.85 -> 1.86) , anubis.spec (1.30 -> 1.31) , apcupsd.spec (1.60 -> 1.61) , atob.spec (1.19 -> 1.20) , bash.spec (1.151 -> 1.152) , bbackup.spec (1.20 -> 1.21) , bbppp.spec (1.23 -> 1.24) , bins.spec (1.36 -> 1.37) , bootsplash.spec (1.24 -> 1.25) , camserv.spec (1.13 -> 1.14) , capi4k-utils.spec (1.13 -> 1.14) , celestia.spec (1.53 -> 1.54) , clamsmtp.spec (1.15 -> 1.16) , crawl.spec (1.22 -> 1.23) , cvsgraph.spec (1.12 -> 1.13) , dchroot.spec (1.3 -> 1.4) , dchub.spec (1.23 -> 1.24) , ddt.spec (1.25 -> 1.26) , dictd.spec (1.56 -> 1.57) , dqs.spec (1.16 -> 1.17) , dstreamserv.spec (1.20 -> 1.21) , dynix.spec (1.2 -> 1.3) , ejabberd.spec (1.15 -> 1.16) , ekg.spec (1.198 -> 1.199) , fcron.spec (1.29 -> 1.30) , feeder.spec (1.41 -> 1.42) , fenris.spec (1.17 -> 1.18) , geninitrd.spec (2.67 -> 2.68) , gkrellm.spec (1.99 -> 1.100) , global.spec (1.25 -> 1.26) , glx.spec (1.22 -> 1.23) , gnu-radius.spec (1.17 -> 1.18) , grande-KXL.spec (1.6 -> 1.7) , grep.spec (1.91 -> 1.92) , inetutils.spec (1.7 -> 1.8) , ion.spec (1.31 -> 1.32) , iplog.spec (1.36 -> 1.37) , java-bea.spec (1.2 -> 1.3) , java-blackdown.spec (1.35 -> 1.36) , java-sun-jre.spec (1.9 -> 1.10) , java-sun.spec (1.109 -> 1.110) , jnbackup.spec (1.27 -> 1.28) , kbd.spec (1.80 -> 1.81) , kernel-net-hostap.spec (1.23 -> 1.24) , labrea.spec (1.3 -> 1.4) , libbonobo.spec (1.93 -> 1.94) , logrotate.spec (1.65 -> 1.66) , logsentry.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/BitchX.spec
diff -u SPECS/BitchX.spec:1.85 SPECS/BitchX.spec:1.86
--- SPECS/BitchX.spec:1.85	Thu Oct 27 19:32:52 2005
+++ SPECS/BitchX.spec	Sun Dec  4 23:58:06 2005
@@ -120,7 +120,7 @@
 %defattr(644,root,root,755)
 %doc Changelog doc/BitchX{.doc,.faq} doc/tcl/BitchX.tcl IPv6-support dll/europa/{README,knowledgebase.sql}
 %attr(755,root,root) %{_bindir}/*
-%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/irc/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/irc/*
 %dir %{_datadir}/BitchX
 %dir %{_datadir}/BitchX/plugins
 %attr(755,root,root) %{_datadir}/BitchX/plugins/acro.so
@@ -162,6 +162,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.86  2005/12/04 22:58:06  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.85  2005/10/27 17:32:52  arekm
 - rel 6
 

================================================================
Index: SPECS/anubis.spec
diff -u SPECS/anubis.spec:1.30 SPECS/anubis.spec:1.31
--- SPECS/anubis.spec:1.30	Mon Jul 11 18:42:21 2005
+++ SPECS/anubis.spec	Sun Dec  4 23:58:06 2005
@@ -37,7 +37,7 @@
 %{?with_mysql:BuildRequires:	mysql-devel}
 BuildRequires:	rpm-perlprov
 BuildRequires:	texinfo
-PreReq:		rc-scripts
+Requires:	rc-scripts
 Requires(post,preun):	/sbin/chkconfig
 Requires:	identserver
 Requires:	pam >= 0.77.3
@@ -73,9 +73,9 @@
 nagłówki listów, szyfrować lub podpisywać jest przy pomocy GNU Privacy
 Guard, tworzyć bezpieczne tunele SMTP używając szyfrowania TLS/SSL
 nawet, gdy Twój program pocztowy nie ma takich możliwości. Możliwe
-jest też tunelowanie połączeń przez SOCKS proxy.
-Co więcej, GNU Anubis wspiera także remailery (czyli pozawala na
-anonimowe wysyłanie poczty).
+jest też tunelowanie połączeń przez SOCKS proxy. Co więcej, GNU Anubis
+wspiera także remailery (czyli pozawala na anonimowe wysyłanie
+poczty).
 
 Pamiętaj, że aby używać plików konfiguracyjnych użytkowników, serwer
 ident musi być aktywny. Inaczej, użyty będzie tylko główny plik
@@ -168,8 +168,8 @@
 %doc AUTHORS README INSTALL NEWS ChangeLog TODO examples/anubisrc
 %{?with_pam:%doc examples/pam}
 %attr(754,root,root) /etc/rc.d/init.d/anubis
-%attr(600,root,root) %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/anubisrc
-%{?with_pam:%attr(640,root,root) %config(noreplace) %verify(not md5 size mtime) /etc/pam.d/anubis}
+%attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/anubisrc
+%{?with_pam:%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/anubis}
 %attr(755,root,root) %{_sbindir}/anubis
 %{_datadir}/anubis
 %{_mandir}/man1/*
@@ -186,6 +186,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2005/12/04 22:58:06  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.30  2005/07/11 16:42:21  arekm
 BR gnutls >= 1.2.5
 

================================================================
Index: SPECS/apcupsd.spec
diff -u SPECS/apcupsd.spec:1.60 SPECS/apcupsd.spec:1.61
--- SPECS/apcupsd.spec:1.60	Sun Dec  4 21:42:39 2005
+++ SPECS/apcupsd.spec	Sun Dec  4 23:58:06 2005
@@ -22,7 +22,7 @@
 URL:		http://www.apcupsd.com/
 BuildRequires:	autoconf
 BuildRequires:	automake
-%{?with_snmp:BuildRequires: net-snmp-devel}	
+%{?with_snmp:BuildRequires: net-snmp-devel}
 Requires(post):	fileutils
 Requires(post,preun):	/sbin/chkconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -60,7 +60,7 @@
 %if %{?with_net}
 	--enable-net \
 	--enable-master-slave \
-%endif	
+%endif
 	%{?with_snmp:--enable-snmp} \
 	%{?with_usb:--enable-usb}
 
@@ -134,6 +134,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.61  2005/12/04 22:58:06  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.60  2005/12/04 20:42:39  marcus
 - typo
 

================================================================
Index: SPECS/atob.spec
diff -u SPECS/atob.spec:1.19 SPECS/atob.spec:1.20
--- SPECS/atob.spec:1.19	Thu Jun  2 20:14:45 2005
+++ SPECS/atob.spec	Sun Dec  4 23:58:06 2005
@@ -6,7 +6,7 @@
 Release:	1
 License:	GPL
 Group:		Networking/Utilities
-Source0:	http://ep09.pld-linux.org/~djrzulf/atob-0.14.108.tar.bz2
+Source0:	http://ep09.pld-linux.org/~djrzulf/%{name}-%{version}.tar.bz2
 # Source0-md5:	835ddc8f017d1ec66ad357f231ee16ca
 #Source0:	cvs://cvs.pld.org.pl/cvsroot/%{name}-%{version}.tar.bz2
 Vendor:		wrobell <wrobell at pld-linux.org>
@@ -38,7 +38,7 @@
 
 %description -l pl
 Atob bazuje na tob (Tape Oriented Backup - system kopii zapasowych
-zorientowany na taśmy).  Główną różnicą pomiędzy tob i atob jest to, że
+zorientowany na taśmy). Główną różnicą pomiędzy tob i atob jest to, że
 atob potrafi używać afio do tworzenia kopii zapasowych.
 
 Pakiet atob to skrypt shella do tworzenia pełnych, różnicowych lub
@@ -70,7 +70,7 @@
 %attr(755,root,root) %{_sbindir}/*
 %dir %{_sysconfdir}/atob
 %dir %{_sysconfdir}/atob/volumes
-%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/atob/atobrc
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/atob/atobrc
 %attr(750,root,root) %dir %{_localstatedir}/atob
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -79,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2005/12/04 22:58:06  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.19  2005/06/02 18:14:45  glen
 - findutils already required by rpm-build
 

================================================================
Index: SPECS/bash.spec
diff -u SPECS/bash.spec:1.151 SPECS/bash.spec:1.152
--- SPECS/bash.spec:1.151	Sat Oct  8 19:40:05 2005
+++ SPECS/bash.spec	Sun Dec  4 23:58:06 2005
@@ -66,7 +66,7 @@
 BuildRequires:	ncurses-static >= 5.2
 BuildRequires:	readline-static >= 5.0
 %endif
-PreReq:		grep
+Requires:	grep
 Requires(preun):	fileutils
 Requires:	setup >= 2.4.6-2
 Requires:	readline >= 5.0
@@ -333,10 +333,10 @@
 %defattr(644,root,root,755)
 %doc CHANGES NEWS README doc/{FAQ,INTRO}
 
-%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/bashrc
-%config(noreplace,missingok) %verify(not md5 size mtime) /etc/skel/.bash_logout
-%config(noreplace,missingok) %verify(not md5 size mtime) /etc/skel/.bash_profile
-%config(noreplace,missingok) %verify(not md5 size mtime) /etc/skel/.bashrc
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bashrc
+%config(noreplace,missingok) %verify(not md5 mtime size) /etc/skel/.bash_logout
+%config(noreplace,missingok) %verify(not md5 mtime size) /etc/skel/.bash_profile
+%config(noreplace,missingok) %verify(not md5 mtime size) /etc/skel/.bashrc
 
 %attr(755,root,root) /bin/bash
 %attr(755,root,root) /bin/rbash
@@ -365,6 +365,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.152  2005/12/04 22:58:06  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.151  2005/10/08 17:40:05  arekm
 - rel 9; read system /etc/bashrc
 

================================================================
Index: SPECS/bbackup.spec
diff -u SPECS/bbackup.spec:1.20 SPECS/bbackup.spec:1.21
--- SPECS/bbackup.spec:1.20	Sun Jun  5 03:01:18 2005
+++ SPECS/bbackup.spec	Sun Dec  4 23:58:06 2005
@@ -20,10 +20,10 @@
 
 %description
 bbackup is a sophisticated frontend for GNU-tar. It allows you to
-perform full backups as well as incremental backups. It can handle
-a number of filesystems to be backed up (which could even be mounted
-at runtime).  It is possible to write backups either to streaming
-media or to plain files (preferably on a separate harddisk).
+perform full backups as well as incremental backups. It can handle a
+number of filesystems to be backed up (which could even be mounted at
+runtime). It is possible to write backups either to streaming media or
+to plain files (preferably on a separate harddisk).
 
 %description -l pl
 bbackup jest wyrafinowaną nakładką na GNU tar. Pozwala on na tworzenie
@@ -53,7 +53,7 @@
 %doc README THANKS TODO
 %attr(750,root,root) %dir %{_var}/bbackup
 %attr(750,root,root) %dir %{_sysconfdir}/bbackup
-%config(noreplace) %verify(not md5 size mtime) %attr(640,root,root) %{_sysconfdir}/bbackup/*
+%config(noreplace) %verify(not md5 mtime size) %attr(640,root,root) %{_sysconfdir}/bbackup/*
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man?/*
 
@@ -63,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2005/12/04 22:58:06  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.20  2005/06/05 01:01:18  zbyniu
 - BR: perl-perldoc, rpm-perlprov
 

================================================================
Index: SPECS/bbppp.spec
diff -u SPECS/bbppp.spec:1.23 SPECS/bbppp.spec:1.24
--- SPECS/bbppp.spec:1.23	Sat Jun  4 16:05:55 2005
+++ SPECS/bbppp.spec	Sun Dec  4 23:58:06 2005
@@ -55,7 +55,7 @@
 %doc AUTHORS ChangeLog README TODO data/README.*
 %attr(755,root,root) %{_bindir}/bb*
 %dir %{_sysconfdir}/bbtools
-%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/bbtools/%{name}.*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bbtools/%{name}.*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -63,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2005/12/04 22:58:06  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.23  2005/06/04 14:05:55  zbyniu
 - BR: libstdc++-devel
 

================================================================
Index: SPECS/bins.spec
diff -u SPECS/bins.spec:1.36 SPECS/bins.spec:1.37
--- SPECS/bins.spec:1.36	Sun Mar 20 12:36:58 2005
+++ SPECS/bins.spec	Sun Dec  4 23:58:06 2005
@@ -27,8 +27,8 @@
 The aim of BINS is to generate static HTML photo albums.
 
 %description -l pl
-BINS służy do generowania albumów fotograficznych w postaci statycznych
-stron HTML.
+BINS służy do generowania albumów fotograficznych w postaci
+statycznych stron HTML.
 
 %package edit-gui
 Summary:	Editor GUI for BINS
@@ -105,9 +105,9 @@
 %attr(755,root,root) %{_bindir}/bins_cleanupgallery
 %attr(755,root,root) %{_bindir}/anti_bins
 %dir %{_sysconfdir}/%{name}
-%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/%{name}/binsrc
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/binsrc
 %dir %{_datadir}/%{name}
-%config(noreplace) %verify(not md5 size mtime) %{_datadir}/%{name}/templates*
+%config(noreplace) %verify(not md5 mtime size) %{_datadir}/%{name}/templates*
 %{_mandir}/man1/bins.1*
 %{_mandir}/man1/bins_edit.1*
 
@@ -124,6 +124,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2005/12/04 22:58:06  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.36  2005/03/20 11:36:58  kolodko
 - up to 1.1.27 from Michal Kochanowicz <michal (at) michal.waw.pl>
 

================================================================
Index: SPECS/bootsplash.spec
diff -u SPECS/bootsplash.spec:1.24 SPECS/bootsplash.spec:1.25
--- SPECS/bootsplash.spec:1.24	Tue Nov 15 03:52:48 2005
+++ SPECS/bootsplash.spec	Sun Dec  4 23:58:06 2005
@@ -62,7 +62,7 @@
 %defattr(644,root,root,755)
 %doc {Documentation,Utilities}/README.*
 %attr(755,root,root) %{_bindir}/*
-%attr(640,root,root) %config(noreplace) %verify(not md5 size mtime) /etc/sysconfig/bootsplash
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/bootsplash
 %attr(754,root,root) /etc/rc.d/init.d/bootsplash
 %{_datadir}/%{name}
 %dir /etc/bootsplash
@@ -74,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2005/12/04 22:58:06  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.24  2005/11/15 02:52:48  aredridel
 - correct spelling
 

================================================================
Index: SPECS/camserv.spec
diff -u SPECS/camserv.spec:1.13 SPECS/camserv.spec:1.14
--- SPECS/camserv.spec:1.13	Fri Aug 22 17:33:14 2003
+++ SPECS/camserv.spec	Sun Dec  4 23:58:06 2005
@@ -21,7 +21,7 @@
 BuildRequires:	libjpeg-devel >= 6b
 BuildRequires:	libltdl-devel
 BuildRequires:	libtool
-PreReq:		rc-scripts
+Requires:	rc-scripts
 Requires(post,preun):	/sbin/chkconfig
 Requires:	gdk-pixbuf >= 0.14.0
 Requires:	imlib2 >= 1.0.5
@@ -53,7 +53,7 @@
 Summary:	Relay for camserv
 Summary(pl):	Przekaźnik dla camserva
 Group:		Networking
-PreReq:		rc-scripts
+Requires:	rc-scripts
 Requires(post,preun):	/sbin/chkconfig
 
 %description relay
@@ -140,8 +140,8 @@
 %doc AUTHORS BUGS ChangeLog NEWS README TODO javascript.txt
 %attr(755,root,root) %{_bindir}/camserv
 %dir %{_sysconfdir}/%{name}
-%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/%{name}/%{name}.cfg
-%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/%{name}/defpage.html
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}.cfg
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/defpage.html
 %dir %{_datadir}/camserv
 %{_datadir}/camserv/camserv.cfg
 %{_datadir}/camserv/defpage.html
@@ -154,7 +154,7 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/relay
 %attr(754,root,root) /etc/rc.d/init.d/%{name}-relay
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/%{name}-relay
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}-relay
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -162,6 +162,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2005/12/04 22:58:06  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.13  2003/08/22 15:33:14  ankry
 - spaces -> tabs
 

================================================================
Index: SPECS/capi4k-utils.spec
diff -u SPECS/capi4k-utils.spec:1.13 SPECS/capi4k-utils.spec:1.14
--- SPECS/capi4k-utils.spec:1.13	Sat Aug 27 23:11:40 2005
+++ SPECS/capi4k-utils.spec	Sun Dec  4 23:58:06 2005
@@ -21,7 +21,7 @@
 URL:		ftp://ftp.in-berlin.de/pub/capi4linux/
 BuildRequires:	libtool
 BuildRequires:	ppp-plugin-devel
-PreReq:		rc-scripts
+Requires:	rc-scripts
 Requires(post,postun):	/sbin/ldconfig
 Requires(post,preun):	/sbin/chkconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -222,7 +222,7 @@
 %{_mandir}/man8/avmcapictrl.8*
 %dir %{_datadir}/isdn
 %dir %{_sysconfdir}/capi
-%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/capi/capi.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/capi/capi.conf
 # mi to nie chce dzialac, wypisuje ze brak pliku
 #%ghost %{_sysconfdir}/capi.conf
 
@@ -259,6 +259,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2005/12/04 22:58:06  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.13  2005/08/27 21:11:40  areq
 - 2005.07.18
 

================================================================
Index: SPECS/celestia.spec
diff -u SPECS/celestia.spec:1.53 SPECS/celestia.spec:1.54
--- SPECS/celestia.spec:1.53	Mon May 30 23:00:01 2005
+++ SPECS/celestia.spec	Sun Dec  4 23:58:06 2005
@@ -282,8 +282,8 @@
 1k galilean moons (Io, Europa, Ganymede, Calypso) textures.
 
 %description textures-galileanmoons-default -l pl
-Tekstury księżyców Jowisza odkrytych przez Galileusza (Io,
-Europa, Ganimedes, Calypso) o wielkości 1024 x 512.
+Tekstury księżyców Jowisza odkrytych przez Galileusza (Io, Europa,
+Ganimedes, Calypso) o wielkości 1024 x 512.
 
 %prep
 %setup -q -a2 -n %{name}
@@ -398,7 +398,7 @@
 %{_datadir}/celestia/data/huygens.xyz
 %{_datadir}/celestia/data/outersys.ssc
 %{_datadir}/celestia/data/saoxindex.dat
-%verify(not md5 size mtime) %{_datadir}/celestia/data/solarsys.ssc
+%verify(not md5 mtime size) %{_datadir}/celestia/data/solarsys.ssc
 %{_datadir}/celestia/data/solsys_locs.ssc
 %{_datadir}/celestia/data/spacecraft.ssc
 %{_datadir}/celestia/data/starnames.dat
@@ -523,6 +523,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.54  2005/12/04 22:58:06  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.53  2005/05/30 21:00:01  zbyniu
 - BR: pkgconfig
 

================================================================
Index: SPECS/clamsmtp.spec
diff -u SPECS/clamsmtp.spec:1.15 SPECS/clamsmtp.spec:1.16
--- SPECS/clamsmtp.spec:1.15	Fri Aug 26 20:19:22 2005
+++ SPECS/clamsmtp.spec	Sun Dec  4 23:58:06 2005
@@ -14,9 +14,9 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libtool
-PreReq:		rc-scripts
-Requires:	clamav
 Requires(post,preun):	/sbin/chkconfig
+Requires:	clamav
+Requires:	rc-scripts
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -77,7 +77,7 @@
 %doc AUTHORS ChangeLog NEWS README
 %attr(754,root,root) /etc/rc.d/init.d/clamsmtpd
 %attr(755,root,root) %{_sbindir}/*
-%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/clamsmtpd.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/clamsmtpd.conf
 %dir %attr(770,root,clamav) /var/spool/clamsmtpd
 %dir %attr(770,root,clamav) /var/spool/clamsmtpd/tmp
 %{_mandir}/man5/clamsmtpd.conf.5*
@@ -89,6 +89,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2005/12/04 22:58:06  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.15  2005/08/26 18:19:22  andree
 - updated to 1.5
 

================================================================
Index: SPECS/crawl.spec
diff -u SPECS/crawl.spec:1.22 SPECS/crawl.spec:1.23
--- SPECS/crawl.spec:1.22	Fri Oct  1 12:14:47 2004
+++ SPECS/crawl.spec	Sun Dec  4 23:58:06 2005
@@ -76,7 +76,7 @@
 %doc docs/changes.* docs/crawl.txt docs/todo.txt docs/versions.txt
 %attr(2755,root,games) %{_bindir}/crawl
 %attr(2775,root,games) %dir %{_datadir}
-%attr(664,root,games) %config(noreplace) %verify(not md5 size mtime) %{_datadir}/scores
+%attr(664,root,games) %config(noreplace) %verify(not md5 mtime size) %{_datadir}/scores
 %{_mandir}/man6/*
 %{_desktopdir}/*
 %{_pixmapsdir}/*
@@ -87,6 +87,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2005/12/04 22:58:06  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.22  2004/10/01 10:14:47  paladine
  -rel 3 for fixed desktop file
 

================================================================
Index: SPECS/cvsgraph.spec
diff -u SPECS/cvsgraph.spec:1.12 SPECS/cvsgraph.spec:1.13
--- SPECS/cvsgraph.spec:1.12	Mon Jul 25 13:31:13 2005
+++ SPECS/cvsgraph.spec	Sun Dec  4 23:58:06 2005
@@ -59,7 +59,7 @@
 %attr(755,root,root) %{_bindir}/%{name}
 %{_mandir}/man?/*
 %dir %{_sysconfdir}
-%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/%{name}.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -67,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2005/12/04 22:58:06  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.12  2005/07/25 11:31:13  blekot
 - update to 1.5.2
 

================================================================
Index: SPECS/dchroot.spec
diff -u SPECS/dchroot.spec:1.3 SPECS/dchroot.spec:1.4
--- SPECS/dchroot.spec:1.3	Thu Apr 21 11:26:18 2005
+++ SPECS/dchroot.spec	Sun Dec  4 23:58:06 2005
@@ -6,7 +6,7 @@
 Release:	1
 License:	GPL
 Group:		Applications/System
-Source0:	http://ftp.debian.org/debian/pool/main/d/%{name}/%{name}_%{version}.tar.gz
+Source0:	http://ftp.debian.org/debian/pool/main/d/dchroot/%{name}_%{version}.tar.gz
 # Source0-md5:	7eba43966a03f8b3e0f3697eaa4416dc
 URL:		http://packages.qa.debian.org/d/dchroot.html
 BuildRequires:	autoconf
@@ -44,7 +44,7 @@
 %defattr(644,root,root,755)
 %doc README TODO debian/changelog
 %attr(4755,root,root) %{_bindir}/%{name}
-%attr(640,root,root) %verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/%{name}.conf
+%attr(640,root,root) %verify(not md5 mtime size) %config(noreplace) %{_sysconfdir}/%{name}.conf
 %{_mandir}/man?/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -53,6 +53,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/12/04 22:58:06  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.3  2005/04/21 09:26:18  charles
 - updated to 0.11
 - STBR

================================================================
Index: SPECS/dchub.spec
diff -u SPECS/dchub.spec:1.23 SPECS/dchub.spec:1.24
--- SPECS/dchub.spec:1.23	Sat Nov 20 18:27:37 2004
+++ SPECS/dchub.spec	Sun Dec  4 23:58:06 2005
@@ -19,11 +19,11 @@
 BuildRequires:	libgcrypt-devel >= 1.1.12
 BuildRequires:	libxml2-devel
 BuildRequires:	perl-devel
-BuildRequires:	python-devel
 BuildRequires:	pkgconfig
-Requires:	perl-Locale-gettext
-Requires:	perl(DynaLoader) = %(%{__perl} -MDynaLoader -e 'print DynaLoader->VERSION')
+BuildRequires:	python-devel
 Requires(post,preun):	/sbin/chkconfig
+Requires:	perl(DynaLoader) = %(%{__perl} -MDynaLoader -e 'print DynaLoader->VERSION')
+Requires:	perl-Locale-gettext
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -92,20 +92,20 @@
 %lang(fr) %doc Documentation/*.fr
 %lang(nl) %doc Documentation/*.nl
 %dir %{_sysconfdir}/%{name}
-%attr(755,root,root) %{_sysconfdir}/rc.d/init.d/%{name}
+%attr(754,root,root) /etc/rc.d/init.d/%{name}
 %attr(755,root,root) %{_bindir}/*
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/tools
 %attr(755,root,root) %{_libdir}/%{name}/tools/*
 %dir %{_libdir}/%{name}/extprog
-%config(noreplace) %verify(not md5 size mtime) %{_libdir}/%{name}/extprog/AUTOSTART
+%config(noreplace) %verify(not md5 mtime size) %{_libdir}/%{name}/extprog/AUTOSTART
 %attr(755,root,root) %{_libdir}/%{name}/extprog/[CDPdm]*
 %dir %{_libdir}/%{name}/plugins
-%config(noreplace) %verify(not md5 size mtime) %{_libdir}/%{name}/plugins/AUTOSTART
+%config(noreplace) %verify(not md5 mtime size) %{_libdir}/%{name}/plugins/AUTOSTART
 %attr(755,root,root) %{_libdir}/%{name}/plugins/*.so
 %dir %{_libdir}/%{name}/scripts
 %attr(755,root,root) %{_libdir}/%{name}/scripts/*.pl
-%config(noreplace) %verify(not md5 size mtime) %{_libdir}/%{name}/scripts/dchub_scripts.conf
+%config(noreplace) %verify(not md5 mtime size) %{_libdir}/%{name}/scripts/dchub_scripts.conf
 %dir %{_libdir}/%{name}/scripts/i18n
 %lang(de) %{_libdir}/%{name}/scripts/i18n/de
 %lang(fr) %{_libdir}/%{name}/scripts/i18n/fr
@@ -121,6 +121,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
<<Diff was trimmed, longer than 597 lines>>

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/BitchX.spec?r1=1.85&r2=1.86&f=u
    http://cvs.pld-linux.org/SPECS/anubis.spec?r1=1.30&r2=1.31&f=u
    http://cvs.pld-linux.org/SPECS/apcupsd.spec?r1=1.60&r2=1.61&f=u
    http://cvs.pld-linux.org/SPECS/atob.spec?r1=1.19&r2=1.20&f=u
    http://cvs.pld-linux.org/SPECS/bash.spec?r1=1.151&r2=1.152&f=u
    http://cvs.pld-linux.org/SPECS/bbackup.spec?r1=1.20&r2=1.21&f=u
    http://cvs.pld-linux.org/SPECS/bbppp.spec?r1=1.23&r2=1.24&f=u
    http://cvs.pld-linux.org/SPECS/bins.spec?r1=1.36&r2=1.37&f=u
    http://cvs.pld-linux.org/SPECS/bootsplash.spec?r1=1.24&r2=1.25&f=u
    http://cvs.pld-linux.org/SPECS/camserv.spec?r1=1.13&r2=1.14&f=u
    http://cvs.pld-linux.org/SPECS/capi4k-utils.spec?r1=1.13&r2=1.14&f=u
    http://cvs.pld-linux.org/SPECS/celestia.spec?r1=1.53&r2=1.54&f=u
    http://cvs.pld-linux.org/SPECS/clamsmtp.spec?r1=1.15&r2=1.16&f=u
    http://cvs.pld-linux.org/SPECS/crawl.spec?r1=1.22&r2=1.23&f=u
    http://cvs.pld-linux.org/SPECS/cvsgraph.spec?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/SPECS/dchroot.spec?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SPECS/dchub.spec?r1=1.23&r2=1.24&f=u
    http://cvs.pld-linux.org/SPECS/ddt.spec?r1=1.25&r2=1.26&f=u
    http://cvs.pld-linux.org/SPECS/dictd.spec?r1=1.56&r2=1.57&f=u
    http://cvs.pld-linux.org/SPECS/dqs.spec?r1=1.16&r2=1.17&f=u
    http://cvs.pld-linux.org/SPECS/dstreamserv.spec?r1=1.20&r2=1.21&f=u
    http://cvs.pld-linux.org/SPECS/dynix.spec?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/SPECS/ejabberd.spec?r1=1.15&r2=1.16&f=u
    http://cvs.pld-linux.org/SPECS/ekg.spec?r1=1.198&r2=1.199&f=u
    http://cvs.pld-linux.org/SPECS/fcron.spec?r1=1.29&r2=1.30&f=u
    http://cvs.pld-linux.org/SPECS/feeder.spec?r1=1.41&r2=1.42&f=u
    http://cvs.pld-linux.org/SPECS/fenris.spec?r1=1.17&r2=1.18&f=u
    http://cvs.pld-linux.org/SPECS/geninitrd.spec?r1=2.67&r2=2.68&f=u
    http://cvs.pld-linux.org/SPECS/gkrellm.spec?r1=1.99&r2=1.100&f=u
    http://cvs.pld-linux.org/SPECS/global.spec?r1=1.25&r2=1.26&f=u
    http://cvs.pld-linux.org/SPECS/glx.spec?r1=1.22&r2=1.23&f=u
    http://cvs.pld-linux.org/SPECS/gnu-radius.spec?r1=1.17&r2=1.18&f=u
    http://cvs.pld-linux.org/SPECS/grande-KXL.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/grep.spec?r1=1.91&r2=1.92&f=u
    http://cvs.pld-linux.org/SPECS/inetutils.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/ion.spec?r1=1.31&r2=1.32&f=u
    http://cvs.pld-linux.org/SPECS/iplog.spec?r1=1.36&r2=1.37&f=u
    http://cvs.pld-linux.org/SPECS/java-bea.spec?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/SPECS/java-blackdown.spec?r1=1.35&r2=1.36&f=u
    http://cvs.pld-linux.org/SPECS/java-sun-jre.spec?r1=1.9&r2=1.10&f=u
    http://cvs.pld-linux.org/SPECS/java-sun.spec?r1=1.109&r2=1.110&f=u
    http://cvs.pld-linux.org/SPECS/jnbackup.spec?r1=1.27&r2=1.28&f=u
    http://cvs.pld-linux.org/SPECS/kbd.spec?r1=1.80&r2=1.81&f=u
    http://cvs.pld-linux.org/SPECS/kernel-net-hostap.spec?r1=1.23&r2=1.24&f=u
    http://cvs.pld-linux.org/SPECS/labrea.spec?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SPECS/libbonobo.spec?r1=1.93&r2=1.94&f=u
    http://cvs.pld-linux.org/SPECS/logrotate.spec?r1=1.65&r2=1.66&f=u
    http://cvs.pld-linux.org/SPECS/logsentry.spec?r1=1.8&r2=1.9&f=u




More information about the pld-cvs-commit mailing list