SPECS: PHP-nuke.spec, pam-pam_login_alert.spec, pam-pam_smb.spec, ...

glen glen at pld-linux.org
Tue Dec 13 15:37:32 CET 2005


Author: glen                         Date: Tue Dec 13 14:37:32 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapterized (sorted %verify flags)

---- Files affected:
SPECS:
   PHP-nuke.spec (1.39 -> 1.40) , pam-pam_login_alert.spec (1.6 -> 1.7) , pam-pam_smb.spec (1.8 -> 1.9) , partimage.spec (1.43 -> 1.44) , partysip.spec (1.11 -> 1.12) , pcmcia-cs.spec (1.128 -> 1.129) , pcsc-lite.spec (1.21 -> 1.22) , pekwm.spec (1.5 -> 1.6) , perdition.spec (1.37 -> 1.38) , perl-Apache-CVS.spec (1.25 -> 1.26) , perl-CGI-SpeedyCGI.spec (1.52 -> 1.53) , petidomo.spec (1.19 -> 1.20) , pftp.spec (1.20 -> 1.21) , phorum.spec (1.10 -> 1.11) , php-fcgi-init.spec (1.4 -> 1.5) , php4.spec (1.505 -> 1.506) , phpDoc.spec (1.13 -> 1.14) , phpMyAdmin.spec (1.111 -> 1.112) , phpMyChat.spec (1.8 -> 1.9) , phpToDo.spec (1.9 -> 1.10) , phpix.spec (1.4 -> 1.5) , phpldapadmin.spec (1.21 -> 1.22) , phpost.spec (1.14 -> 1.15) , pidentd.spec (1.52 -> 1.53) , pimd.spec (1.19 -> 1.20) , pine.spec (1.127 -> 1.128) , playmidi.spec (1.37 -> 1.38) , playmp3list.spec (1.15 -> 1.16) , pld-up.spec (1.10 -> 1.11) , plptools.spec (1.30 -> 1.31) , pnm2ppa.spec (1.23 -> 1.24) , polipo.spec (1.9 -> 1.10) , pop-before-smtp.spec (1.51 -> 1.52) , popa3d.spec (1.19 -> 1.20) , portfwd.spec (1.21 -> 1.22) , portslave.spec (1.19 -> 1.20) , postaci.spec (1.18 -> 1.19) , pound.spec (1.34 -> 1.35) , poweradmin.spec (1.5 -> 1.6) , powersoft.spec (1.4 -> 1.5) , powersoftplus.spec (1.6 -> 1.7) , powertweak.spec (1.17 -> 1.18) , pppoed.spec (1.6 -> 1.7) , pppusage.spec (1.4 -> 1.5) , pptpd.spec (1.49 -> 1.50) , printbill.spec (1.12 -> 1.13) , procmail.spec (1.53 -> 1.54) , protolog.spec (1.35 -> 1.36) , prozilla.spec (1.36 -> 1.37) , psacct.spec (1.59 -> 1.60) , pulsard.spec (1.16 -> 1.17) , pwdb.spec (1.44 -> 1.45) , pxe.spec (1.8 -> 1.9) , pydf.spec (1.20 -> 1.21) , pygopherd.spec (1.12 -> 1.13) , pyrss.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/PHP-nuke.spec
diff -u SPECS/PHP-nuke.spec:1.39 SPECS/PHP-nuke.spec:1.40
--- SPECS/PHP-nuke.spec:1.39	Thu Sep 15 22:01:40 2005
+++ SPECS/PHP-nuke.spec	Tue Dec 13 15:37:23 2005
@@ -101,7 +101,7 @@
 %defattr(644,root,root,755)
 %doc Addons* Blocks* Changes* Credits* Install* README* Readme*
 %doc Support* Upgrade* sql/nuke.sql upgrades
-%config(noreplace) %verify(not size mtime md5) /etc/httpd/phpnuke.conf
+%config(noreplace) %verify(not md5 mtime size) /etc/httpd/phpnuke.conf
 %dir %{_nukeroot}
 %config(noreplace) %attr(640,http,http) %{_nukeroot}/config.php
 %{_nukeroot}/[!c]*
@@ -113,6 +113,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2005/12/13 14:37:23  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.39  2005/09/15 20:01:40  darekr
 - BR: unzip
 

================================================================
Index: SPECS/pam-pam_login_alert.spec
diff -u SPECS/pam-pam_login_alert.spec:1.6 SPECS/pam-pam_login_alert.spec:1.7
--- SPECS/pam-pam_login_alert.spec:1.6	Thu Aug 19 02:22:03 2004
+++ SPECS/pam-pam_login_alert.spec	Tue Dec 13 15:37:23 2005
@@ -58,8 +58,8 @@
 %doc README
 %attr(755,root,root) /%{_lib}/security/pam_login_alert.so
 %{_mandir}/man8/*
-%config(noreplace) %verify(not size mtime md5) /etc/security/login_alert.conf
-%config(noreplace) %verify(not size mtime md5) /etc/security/login_alert.users
+%config(noreplace) %verify(not md5 mtime size) /etc/security/login_alert.conf
+%config(noreplace) %verify(not md5 mtime size) /etc/security/login_alert.users
 
 %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.7  2005/12/13 14:37:23  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.6  2004/08/19 00:22:03  undefine
 - release 3
 

================================================================
Index: SPECS/pam-pam_smb.spec
diff -u SPECS/pam-pam_smb.spec:1.8 SPECS/pam-pam_smb.spec:1.9
--- SPECS/pam-pam_smb.spec:1.8	Sat Aug 14 13:32:44 2004
+++ SPECS/pam-pam_smb.spec	Tue Dec 13 15:37:23 2005
@@ -59,7 +59,7 @@
 %defattr(644,root,root,755)
 %doc README CHANGES TODO pam_smb.conf.example
 %attr(755,root,root) /%{_lib}/security/pam_smb_auth.so
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/pam_smb.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pam_smb.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.9  2005/12/13 14:37:23  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.8  2004/08/14 11:32:44  averne
 - rel 3
 

================================================================
Index: SPECS/partimage.spec
diff -u SPECS/partimage.spec:1.43 SPECS/partimage.spec:1.44
--- SPECS/partimage.spec:1.43	Thu Sep 22 23:21:35 2005
+++ SPECS/partimage.spec	Tue Dec 13 15:37:23 2005
@@ -176,7 +176,7 @@
 %doc README.partimaged
 %attr(755,root,root) %{_sbindir}/partimaged
 %attr(754,root,root) /etc/rc.d/init.d/partimaged
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/partimaged
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/partimaged
 %dir %{_sysconfdir}/partimaged
 %attr(600,partimag,root) %config(noreplace) %{_sysconfdir}/partimaged/partimagedusers
 %attr(700,partimag,root) %dir /var/spool/partimage
@@ -188,6 +188,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2005/12/13 14:37:23  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.43  2005/09/22 21:21:35  saq
 - rel .3 for fixed amd64 build
 

================================================================
Index: SPECS/partysip.spec
diff -u SPECS/partysip.spec:1.11 SPECS/partysip.spec:1.12
--- SPECS/partysip.spec:1.11	Fri Jun 27 10:24:56 2003
+++ SPECS/partysip.spec	Tue Dec 13 15:37:23 2005
@@ -112,14 +112,14 @@
 %defattr(644,root,root,755)
 %doc AUTHORS NEWS README TODO
 %dir %{_sysconfdir}/partysip
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/partysip/*.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/partysip/*.conf
 %attr(755,root,root) %{_bindir}/partysip
 %attr(755,root,root) %{_libdir}/libppl.so.*.*.*
 %dir %{_libdir}/partysip
 %attr(755,root,root) %{_libdir}/partysip/*.so
 # needed or not?
 %{_libdir}/partysip/*.la
-%config(noreplace) %verify(not size mtime md5) /etc/sysconfig/%{name}
+%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
 #%attr(754,root,root) /etc/rc.d/init.d/%{name}
 
 %files devel
@@ -140,6 +140,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2005/12/13 14:37:23  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.11  2003/06/27 08:24:56  qboosh
 - cleanups, no static plugins, removed --sysconfdir (already in macro)
 - BR: libtool

================================================================
Index: SPECS/pcmcia-cs.spec
diff -u SPECS/pcmcia-cs.spec:1.128 SPECS/pcmcia-cs.spec:1.129
--- SPECS/pcmcia-cs.spec:1.128	Thu Aug 11 11:46:18 2005
+++ SPECS/pcmcia-cs.spec	Tue Dec 13 15:37:23 2005
@@ -219,9 +219,9 @@
 %dir /var/lib/pcmcia
 %attr(755,root,root) /sbin/*
 %attr(754,root,root) /etc/rc.d/init.d/pcmcia
-%config(noreplace) %verify(not size mtime md5) /etc/sysconfig/pcmcia
+%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/pcmcia
 %dir %{_sysconfdir}/pcmcia
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/pcmcia/*.opts
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pcmcia/*.opts
 %attr(754,root,root) %{_sysconfdir}/pcmcia/ftl
 %attr(754,root,root) %{_sysconfdir}/pcmcia/ide
 %attr(754,root,root) %{_sysconfdir}/pcmcia/ieee1394
@@ -249,6 +249,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.129  2005/12/13 14:37:23  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.128  2005/08/11 09:46:18  radek
 - bcond_with(out) is followed by one \t, then bcond's name.
 

================================================================
Index: SPECS/pcsc-lite.spec
diff -u SPECS/pcsc-lite.spec:1.21 SPECS/pcsc-lite.spec:1.22
--- SPECS/pcsc-lite.spec:1.21	Mon Aug 23 10:46:58 2004
+++ SPECS/pcsc-lite.spec	Tue Dec 13 15:37:23 2005
@@ -18,8 +18,8 @@
 BuildRequires:	flex
 BuildRequires:	libtool >= 1.4.2-9
 BuildRequires:	libusb-devel
-PreReq:		rc-scripts
 Requires(post,preun):	/sbin/chkconfig
+Requires:	rc-scripts
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		muscledropdir	/usr/%{_lib}/pcsc/services
@@ -135,9 +135,9 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING ChangeLog* DRIVERS HELP NEWS README SECURITY doc/README.DAEMON
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/reader.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/reader.conf
 %attr(754,root,root) /etc/rc.d/init.d/pcscd
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/pcscd
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/pcscd
 %attr(755,root,root) %{_sbindir}/pcscd
 %attr(755,root,root) %{_bindir}/bundleTool
 %attr(755,root,root) %{_bindir}/formaticc
@@ -170,6 +170,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2005/12/13 14:37:23  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.21  2004/08/23 08:46:58  qboosh
 - updated download URL
 

================================================================
Index: SPECS/pekwm.spec
diff -u SPECS/pekwm.spec:1.5 SPECS/pekwm.spec:1.6
--- SPECS/pekwm.spec:1.5	Fri Sep 16 12:19:58 2005
+++ SPECS/pekwm.spec	Tue Dec 13 15:37:23 2005
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 #
-# Conditional build 
+# Conditional build
 %bcond_with	xinerama	# build with xinerama extension
 #
 Summary:	pekwm - based on the aewm++ window manager
@@ -67,7 +67,7 @@
 %doc AUTHORS ChangeLog
 %attr(755,root,root) %{_bindir}/*
 %dir %{_sysconfdir}/%{name}
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/*
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/themes
 %dir %{_datadir}/%{name}/scripts
@@ -82,6 +82,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/12/13 14:37:23  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.5  2005/09/16 10:19:58  prism
 - 0.1.4pre2
 

================================================================
Index: SPECS/perdition.spec
diff -u SPECS/perdition.spec:1.37 SPECS/perdition.spec:1.38
--- SPECS/perdition.spec:1.37	Wed Dec 22 14:09:49 2004
+++ SPECS/perdition.spec	Tue Dec 13 15:37:23 2005
@@ -29,18 +29,18 @@
 BuildRequires:	popt-devel
 BuildRequires:	postgresql-devel
 BuildRequires:	tetex-dvips
-BuildRequires:	tetex-format-latex
-BuildRequires:	tetex-tex-babel
 BuildRequires:	tetex-fonts-adobe
+BuildRequires:	tetex-format-latex
 BuildRequires:	tetex-latex-psnfss
+BuildRequires:	tetex-tex-babel
 BuildRequires:	unixODBC-devel
 BuildRequires:	vanessa_adt-devel
 BuildRequires:	vanessa_logger-devel >= 0.0.6
 BuildRequires:	vanessa_socket-devel
-PreReq:		rc-scripts
 Requires(post):	/sbin/ldconfig
 Requires(post,preun):	/sbin/chkconfig
 Requires:	%{name}-gdbm = %{version}-%{release}
+Requires:	rc-scripts
 Requires:	vanessa_adt >= 0.0.4
 Requires:	vanessa_logger >= 0.0.6
 Requires:	vanessa_socket >= 0.0.5
@@ -165,8 +165,8 @@
 
 %description devel -l pl
 Perdition pozwala na użycie dowolnych bibliotek dostępu poprzez
-biblioteki dzielone w stylu glibcowych NSS. Ten pakiet dostarcza
-pliki nagłówkowe przydatne do robienia bibliotek permitiondb.
+biblioteki dzielone w stylu glibcowych NSS. Ten pakiet dostarcza pliki
+nagłówkowe przydatne do robienia bibliotek permitiondb.
 
 %package static
 Summary:	Static jain library
@@ -205,7 +205,7 @@
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
-	
+
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/perdition
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/perdition
 
@@ -266,12 +266,12 @@
 %dir %{_sysconfdir}/perdition
 %{_sysconfdir}/perdition/Makefile
 %{_sysconfdir}/perdition/Makefile.popmap
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/perdition/popmap
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/perdition/popmap.re
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/perdition/perdition.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/perdition/popmap
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/perdition/popmap.re
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/perdition/perdition.conf
 %attr(754,root,root) /etc/rc.d/init.d/perdition
-%config(noreplace) %verify(not size mtime md5) /etc/pam.d/perdition
-%config(noreplace) %verify(not size mtime md5) /etc/sysconfig/perdition
+%config(noreplace) %verify(not md5 mtime size) /etc/pam.d/perdition
+%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/perdition
 
 %{_mandir}/man5/perditiondb.5*
 %{_mandir}/man8/perdition.8*
@@ -336,6 +336,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2005/12/13 14:37:23  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.37  2004/12/22 13:09:49  zbyniu
 - BR: ghostscript-fonts-std, popt-devel; Source0-md5
 

================================================================
Index: SPECS/perl-Apache-CVS.spec
diff -u SPECS/perl-Apache-CVS.spec:1.25 SPECS/perl-Apache-CVS.spec:1.26
--- SPECS/perl-Apache-CVS.spec:1.25	Mon Nov 21 00:00:00 2005
+++ SPECS/perl-Apache-CVS.spec	Tue Dec 13 15:37:23 2005
@@ -20,16 +20,16 @@
 # Source0-md5:	9f5b0a4d240a53c309c5d8b099f00777
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 3.0.3-26
-%if %{with tests} 
+%if %{with tests}
 # do not resolve: it is provided by both: apache-mod_perl and apache1-mod_perl
 BuildRequires:	perl(Apache::URI)
 BuildRequires:	perl-Rcs >= 1.03
 %endif
-Requires:	perl-Graph
 Requires(post,preun):	apache
 Requires(post,preun):	grep
 Requires(preun):	fileutils
 Requires:	apache1-mod_perl >= 1.27
+Requires:	perl-Graph
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -95,7 +95,7 @@
 %doc Change*
 %{perl_vendorlib}/%{pdir}/*.pm
 %{perl_vendorlib}/%{pdir}/%{pnam}
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/httpd/perl-Apache-CVS.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd/perl-Apache-CVS.conf
 %{_mandir}/man3/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -104,6 +104,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2005/12/13 14:37:23  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.25  2005/11/20 23:00:00  glen
 - add todo
 

================================================================
Index: SPECS/perl-CGI-SpeedyCGI.spec
diff -u SPECS/perl-CGI-SpeedyCGI.spec:1.52 SPECS/perl-CGI-SpeedyCGI.spec:1.53
--- SPECS/perl-CGI-SpeedyCGI.spec:1.52	Sat Nov 20 20:36:19 2004
+++ SPECS/perl-CGI-SpeedyCGI.spec	Tue Dec 13 15:37:23 2005
@@ -25,8 +25,8 @@
 Patch0:		%{name}-DESTDIR.patch
 Patch1:		%{name}-APXS.patch
 BuildRequires:	apache%{?with_apache1:1}-devel
-BuildRequires:	rpm-perlprov >= 3.0.3-16
 BuildRequires:	perl-devel >= 1:5.8.0
+BuildRequires:	rpm-perlprov >= 3.0.3-16
 Requires(post,preun):	/usr/sbin/apxs%{?with_apache1:1}
 Requires(post,preun):	apache%{?with_apache1:1}
 Requires(post,preun):	grep
@@ -132,7 +132,7 @@
 
 %files -n apache-mod_speedycgi
 %defattr(644,root,root,755)
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mod_speedycgi.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mod_speedycgi.conf
 %attr(755,root,root) %{_pkglibdir}/mod_speedycgi.so
 %dir %{httpdir}
 
@@ -142,6 +142,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2005/12/13 14:37:23  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.52  2004/11/20 19:36:19  radek
 - release 6.1: unified, added strict DynaLoader requirement
 

================================================================
Index: SPECS/petidomo.spec
diff -u SPECS/petidomo.spec:1.19 SPECS/petidomo.spec:1.20
--- SPECS/petidomo.spec:1.19	Thu May 13 19:56:40 2004
+++ SPECS/petidomo.spec	Tue Dec 13 15:37:23 2005
@@ -140,7 +140,7 @@
 %attr(750,root,petidomo) %{homedir}/bin/pgp-decrypt.sh
 %attr(755,root,petidomo) %{homedir}/bin/send-pr
 
-%attr(660,root,petidomo) %config(noreplace) %verify(not size mtime md5) %{homedir}/etc/*
+%attr(660,root,petidomo) %config(noreplace) %verify(not md5 mtime size) %{homedir}/etc/*
 
 %attr(644,root,petidomo) %{homedir}/.nofinger
 
@@ -154,8 +154,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2005/12/13 14:37:23  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.19  2004/05/13 17:56:40  ankry
-- %%SOURCE# fixes
+- %SOURCE# fixes
 
 Revision 1.18  2003/08/04 11:35:58  qboosh
 - use SUSv2-compliant chown syntax (user:group) instead of deprecated
@@ -167,7 +170,7 @@
 - massive attack s/pld.org.pl/pld-linux.org/
 
 Revision 1.15  2003/02/11 12:58:17  qboosh
-- added acfix patch (for 2.53+), use %%configure macro
+- added acfix patch (for 2.53+), use %configure macro
 
 Revision 1.14  2003/02/09 21:26:24  qboosh
 - added Requires(), /home -> /home/services
@@ -176,15 +179,15 @@
 Revision 1.13  2002/11/25 01:41:48  ankry
 Massive attack:
 - s/man[ea]d[zż][ae]r/zarządca/g
-- (some) new %%doc
+- (some) new %doc
 
 Revision 1.12  2002/05/21 23:14:22  kloczek
-perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
+- perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
              s/^automake -a -c -f/\%\{__automake\}/; \
-	     s/^autoconf/\%\{__autoconf\}/"
+     s/^autoconf/\%\{__autoconf\}/"
 
 Revision 1.11  2002/04/05 10:46:20  roman
-s/free for non commercial use/Free for non-commercial use in License
+- s/free for non commercial use/Free for non-commercial use in License
 
 Revision 1.10  2002/02/23 04:17:26  kloczek
 - adapterized.
@@ -194,7 +197,7 @@
   Group field using gettext).
 
 Revision 1.8  2002/01/18 02:14:35  kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
 
 Revision 1.7  2001/10/11 13:39:59  qboosh
 - BuildRequires: autoconf
@@ -203,7 +206,7 @@
 - added Source URL (according to netsw - http doesn't work at th moment)
 
 Revision 1.5  2001/05/02 21:51:26  qboosh
-- adapterized and made spec %%debug ready or added using %%rpm*flags macros
+- adapterized and made spec %debug ready or added using %rpm*flags macros
 
 Revision 1.4  2000/12/09 17:55:14  jajcus
 - file owners fixed (semi-automatically)
@@ -211,7 +214,7 @@
   files it doesn't create)
 
 Revision 1.3  2000/12/06 02:38:52  agaran
-Just passed trough adapter
+- Just passed trough adapter
 
 * Sat Jan 16 1999 Arkadiusz Miśkiewicz <misiek at pld.za.net>
 [2.2-5d]

================================================================
Index: SPECS/pftp.spec
diff -u SPECS/pftp.spec:1.20 SPECS/pftp.spec:1.21
--- SPECS/pftp.spec:1.20	Wed Jun 30 10:36:27 2004
+++ SPECS/pftp.spec	Tue Dec 13 15:37:23 2005
@@ -69,7 +69,7 @@
 %doc CREDITS README INSTALL
 %attr(755,root,root) %{_bindir}/%{name}
 %{_mandir}/man1/*
-%config(noreplace) %verify(not size mtime md5) %{_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
@@ -77,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2005/12/13 14:37:23  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.20  2004/06/30 08:36:27  tiwek
 - more config, now build
 

================================================================
Index: SPECS/phorum.spec
diff -u SPECS/phorum.spec:1.10 SPECS/phorum.spec:1.11
--- SPECS/phorum.spec:1.10	Sun Oct  3 21:50:53 2004
+++ SPECS/phorum.spec	Tue Dec 13 15:37:23 2005
@@ -11,8 +11,8 @@
 Source0:	http://phorum.org/downloads/%{name}-%{version}.tar.bz2
 # Source0-md5:	52519423489765db680acc1b1d17eba5
 URL:		http://phorum.org/
-Requires:	webserver
 Requires:	php >= 4.0.6
+Requires:	webserver
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_phorumdir	/home/services/httpd/html/phorum
@@ -64,7 +64,7 @@
 %{_phorumdir}/admin/lang
 %{_phorumdir}/admin/pages
 %dir %attr(770,root,http) %{_phorumdir}/admin/settings
-%attr(660,root,http) %config(noreplace) %verify(not size mtime md5) %{_phorumdir}/admin/settings/forums.php
+%attr(660,root,http) %config(noreplace) %verify(not md5 mtime size) %{_phorumdir}/admin/settings/forums.php
 
 %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.11  2005/12/13 14:37:23  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.10  2004/10/03 19:50:53  blues
 - 5.0.10 - not tested
 

================================================================
Index: SPECS/php-fcgi-init.spec
diff -u SPECS/php-fcgi-init.spec:1.4 SPECS/php-fcgi-init.spec:1.5
--- SPECS/php-fcgi-init.spec:1.4	Sun Oct 31 23:22:37 2004
+++ SPECS/php-fcgi-init.spec	Tue Dec 13 15:37:23 2005
@@ -8,9 +8,9 @@
 Group:		Networking/Daemons
 Source0:	php-fcgi.init
 Source1:	php-fcgi.sysconfig
-PreReq:		rc-scripts
 Requires(post,preun):	/sbin/chkconfig
 Requires:	php-fcgi
+Requires:	rc-scripts
 Requires:	spawn-fcgi
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -52,7 +52,7 @@
 %files
 %defattr(644,root,root,755)
 %attr(754,root,root) /etc/rc.d/init.d/php-fcgi
-%config(noreplace) %verify(not size mtime md5) %attr(600,root,root) /etc/sysconfig/php-fcgi
+%config(noreplace) %verify(not md5 mtime size) %attr(600,root,root) /etc/sysconfig/php-fcgi
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -60,6 +60,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/12/13 14:37:23  glen
+- adapterized (sorted %verify flags)
+
 Revision 1.4  2004/10/31 22:22:37  paladine
 - spaces->tabs
 - formatting

================================================================
Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.505 SPECS/php4.spec:1.506
--- SPECS/php4.spec:1.505	Sat Dec 10 01:03:57 2005
+++ SPECS/php4.spec	Tue Dec 13 15:37:23 2005
@@ -146,26 +146,26 @@
 BuildRequires:	cracklib-devel >= 2.7-15
 %{?with_curl:BuildRequires:	curl-devel >= 7.12.0}
 BuildRequires:	cyrus-sasl-devel
-%{?with_db3:BuildRequires:	db3-devel >= 3.1}
 %{!?with_db3:BuildRequires:	db-devel >= 4.0}
+%{?with_db3:BuildRequires:	db3-devel >= 3.1}
 BuildRequires:	elfutils-devel
 %if %{with wddx} || %{with xml} || %{with xmlrpc}
 BuildRequires:	expat-devel
 %endif
-%{?with_fdf:BuildRequires:	fdftk-devel}
 BuildRequires:	fcgi-devel
+%{?with_fdf:BuildRequires:	fdftk-devel}
 BuildRequires:	flex
 %if %{with mssql} || %{with sybase}
 BuildRequires:	freetds-devel
 %endif
 BuildRequires:	freetype-devel >= 2.0
 %{?with_fribidi:BuildRequires:	fribidi-devel >= 0.10.4}
-BuildRequires:	gd-devel >= 2.0.28-2
 BuildRequires:	gd-devel(gif)
+BuildRequires:	gd-devel >= 2.0.28-2
 BuildRequires:	gdbm-devel
 BuildRequires:	gmp-devel
-%{?with_imap:BuildRequires:	imap-devel >= 1:2001-0.BETA.200107022325.2}
 %{?with_imap:BuildRequires:	heimdal-devel >= 0.7}
+%{?with_imap:BuildRequires:	imap-devel >= 1:2001-0.BETA.200107022325.2}
 %{?with_java:BuildRequires:	jdk >= 1.1}
 %{?with_cpdf:BuildRequires:	libcpdf-devel >= 2.02r1-2}
 BuildRequires:	libjpeg-devel
@@ -187,13 +187,14 @@
 %if %{with openssl} || %{with ldap}
 BuildRequires:	openssl-devel >= 0.9.7d
 %endif
+BuildRequires:	%{__perl}
+%{?with_snmp:BuildRequires:	net-snmp-devel >= 5.0.7}
 BuildRequires:	pam-devel
<<Diff was trimmed, longer than 597 lines>>

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/PHP-nuke.spec?r1=1.39&r2=1.40&f=u
    http://cvs.pld-linux.org/SPECS/pam-pam_login_alert.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/pam-pam_smb.spec?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/SPECS/partimage.spec?r1=1.43&r2=1.44&f=u
    http://cvs.pld-linux.org/SPECS/partysip.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/SPECS/pcmcia-cs.spec?r1=1.128&r2=1.129&f=u
    http://cvs.pld-linux.org/SPECS/pcsc-lite.spec?r1=1.21&r2=1.22&f=u
    http://cvs.pld-linux.org/SPECS/pekwm.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/SPECS/perdition.spec?r1=1.37&r2=1.38&f=u
    http://cvs.pld-linux.org/SPECS/perl-Apache-CVS.spec?r1=1.25&r2=1.26&f=u
    http://cvs.pld-linux.org/SPECS/perl-CGI-SpeedyCGI.spec?r1=1.52&r2=1.53&f=u
    http://cvs.pld-linux.org/SPECS/petidomo.spec?r1=1.19&r2=1.20&f=u
    http://cvs.pld-linux.org/SPECS/pftp.spec?r1=1.20&r2=1.21&f=u
    http://cvs.pld-linux.org/SPECS/phorum.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/SPECS/php-fcgi-init.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/php4.spec?r1=1.505&r2=1.506&f=u
    http://cvs.pld-linux.org/SPECS/phpDoc.spec?r1=1.13&r2=1.14&f=u
    http://cvs.pld-linux.org/SPECS/phpMyAdmin.spec?r1=1.111&r2=1.112&f=u
    http://cvs.pld-linux.org/SPECS/phpMyChat.spec?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/SPECS/phpToDo.spec?r1=1.9&r2=1.10&f=u
    http://cvs.pld-linux.org/SPECS/phpix.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/phpldapadmin.spec?r1=1.21&r2=1.22&f=u
    http://cvs.pld-linux.org/SPECS/phpost.spec?r1=1.14&r2=1.15&f=u
    http://cvs.pld-linux.org/SPECS/pidentd.spec?r1=1.52&r2=1.53&f=u
    http://cvs.pld-linux.org/SPECS/pimd.spec?r1=1.19&r2=1.20&f=u
    http://cvs.pld-linux.org/SPECS/pine.spec?r1=1.127&r2=1.128&f=u
    http://cvs.pld-linux.org/SPECS/playmidi.spec?r1=1.37&r2=1.38&f=u
    http://cvs.pld-linux.org/SPECS/playmp3list.spec?r1=1.15&r2=1.16&f=u
    http://cvs.pld-linux.org/SPECS/pld-up.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/SPECS/plptools.spec?r1=1.30&r2=1.31&f=u
    http://cvs.pld-linux.org/SPECS/pnm2ppa.spec?r1=1.23&r2=1.24&f=u
    http://cvs.pld-linux.org/SPECS/polipo.spec?r1=1.9&r2=1.10&f=u
    http://cvs.pld-linux.org/SPECS/pop-before-smtp.spec?r1=1.51&r2=1.52&f=u
    http://cvs.pld-linux.org/SPECS/popa3d.spec?r1=1.19&r2=1.20&f=u
    http://cvs.pld-linux.org/SPECS/portfwd.spec?r1=1.21&r2=1.22&f=u
    http://cvs.pld-linux.org/SPECS/portslave.spec?r1=1.19&r2=1.20&f=u
    http://cvs.pld-linux.org/SPECS/postaci.spec?r1=1.18&r2=1.19&f=u
    http://cvs.pld-linux.org/SPECS/pound.spec?r1=1.34&r2=1.35&f=u
    http://cvs.pld-linux.org/SPECS/poweradmin.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/SPECS/powersoft.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/powersoftplus.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/powertweak.spec?r1=1.17&r2=1.18&f=u
    http://cvs.pld-linux.org/SPECS/pppoed.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/pppusage.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/pptpd.spec?r1=1.49&r2=1.50&f=u
    http://cvs.pld-linux.org/SPECS/printbill.spec?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/SPECS/procmail.spec?r1=1.53&r2=1.54&f=u
    http://cvs.pld-linux.org/SPECS/protolog.spec?r1=1.35&r2=1.36&f=u
    http://cvs.pld-linux.org/SPECS/prozilla.spec?r1=1.36&r2=1.37&f=u
    http://cvs.pld-linux.org/SPECS/psacct.spec?r1=1.59&r2=1.60&f=u
    http://cvs.pld-linux.org/SPECS/pulsard.spec?r1=1.16&r2=1.17&f=u
    http://cvs.pld-linux.org/SPECS/pwdb.spec?r1=1.44&r2=1.45&f=u
    http://cvs.pld-linux.org/SPECS/pxe.spec?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/SPECS/pydf.spec?r1=1.20&r2=1.21&f=u
    http://cvs.pld-linux.org/SPECS/pygopherd.spec?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/SPECS/pyrss.spec?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list