SPECS: Narval.spec, maas.spec, mailcap.spec, mailgraph.spec, man.s...

glen glen at pld-linux.org
Tue Dec 13 14:59:01 CET 2005


Author: glen                         Date: Tue Dec 13 13:59:01 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapterized (sorted %verify attrs)

---- Files affected:
SPECS:
   Narval.spec (1.15 -> 1.16) , maas.spec (1.25 -> 1.26) , mailcap.spec (1.32 -> 1.33) , mailgraph.spec (1.35 -> 1.36) , man.spec (1.110 -> 1.111) , maradns.spec (1.42 -> 1.43) , mars_nwe.spec (1.38 -> 1.39) , mathopd.spec (1.22 -> 1.23) , mc.spec (1.224 -> 1.225) , mcclient.spec (1.6 -> 1.7) , messagewall.spec (1.10 -> 1.11) , metalog.spec (1.19 -> 1.20) , mgetty.spec (1.66 -> 1.67) , midentd.spec (1.24 -> 1.25) , mim.spec (1.12 -> 1.13) , mini_httpd.spec (1.27 -> 1.28) , minimalist.spec (1.12 -> 1.13) , miniserv.spec (1.11 -> 1.12) , mirror.spec (1.28 -> 1.29) , mirrordir.spec (1.14 -> 1.15) , mirrortool.spec (1.11 -> 1.12) , mmtcpfwd.spec (1.23 -> 1.24) , module-init-tools.spec (1.49 -> 1.50) , modutils.spec (1.135 -> 1.136) , mojo.spec (1.11 -> 1.12) , mol.spec (1.35 -> 1.36) , monkey.spec (1.17 -> 1.18) , monopoly.spec (1.34 -> 1.35) , moodle.spec (1.24 -> 1.25) , mozilla-plugin-mozplugger.spec (1.14 -> 1.15) , mpich.spec (1.8 -> 1.9) , mpich2.spec (1.8 -> 1.9) , mrouted.spec (1.21 -> 1.22) , mrt.spec (1.46 -> 1.47) , mrtg.spec (1.128 -> 1.129) , mserver.spec (1.23 -> 1.24) , msredird.spec (1.4 -> 1.5) , msyslog.spec (1.17 -> 1.18) , mt-daapd.spec (1.4 -> 1.5) , mtools.spec (1.57 -> 1.58) , munin.spec (1.30 -> 1.31) , muscleframework.spec (1.9 -> 1.10) , mywebftp.spec (1.7 -> 1.8) , nabou.spec (1.18 -> 1.19) , nagios-nsca.spec (1.3 -> 1.4) , namazu.spec (1.27 -> 1.28) , netatalk.spec (1.58 -> 1.59) , nethack.spec (1.69 -> 1.70) , netled.spec (1.9 -> 1.10) , netmrg.spec (1.12 -> 1.13) , netplug.spec (1.13 -> 1.14) , newsportal.spec (1.22 -> 1.23) , nibbles.spec (1.18 -> 1.19) , niceshaper.spec (1.19 -> 1.20) , nidentd.spec (1.7 -> 1.8) , noip.spec (1.20 -> 1.21) , nsd.spec (1.13 -> 1.14) , nss_db.spec (1.30 -> 1.31) , ntalk.spec (1.47 -> 1.48) , nut1.spec (1.6 -> 1.7) , nvmixer.spec (1.3 -> 1.4) , nvtv.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/Narval.spec
diff -u SPECS/Narval.spec:1.15 SPECS/Narval.spec:1.16
--- SPECS/Narval.spec:1.15	Tue Aug  9 13:07:10 2005
+++ SPECS/Narval.spec	Tue Dec 13 14:58:50 2005
@@ -79,14 +79,14 @@
 %defattr(644,root,root,755)
 %doc DEPENDS RECOMMENDS PKG-INFO README SUGGESTS
 %doc doc/*.xml doc/technical_manual/*.xml doc/programmer_handbook/*.xml
-%doc doc/*.pdf doc/technical_manual/*.pdf doc/programmer_handbook/*.pdf 
+%doc doc/*.pdf doc/technical_manual/*.pdf doc/programmer_handbook/*.pdf
 %attr(755,root,root) %{_bindir}/*
 #%{python_sitepkgsdir}/narval
 %dir %{py_sitedir}/narval
 %{py_sitedir}/narval/*
 %{_datadir}/narval
 %{_desktopdir}/*
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -94,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2005/12/13 13:58:50  glen
+- adapterized (sorted %verify attrs)
+
 Revision 1.15  2005/08/09 11:07:10  blekot
 - up to 2.0.2
 - TODO : doc package (not all files are already packed)

================================================================
Index: SPECS/maas.spec
diff -u SPECS/maas.spec:1.25 SPECS/maas.spec:1.26
--- SPECS/maas.spec:1.25	Sun May  1 19:31:30 2005
+++ SPECS/maas.spec	Tue Dec 13 14:58:50 2005
@@ -14,15 +14,15 @@
 URL:		http://deimos.campus.luth.se/malloc/
 BuildRequires:	autoconf
 BuildRequires:	rpmbuild(macros) >= 1.202
-PreReq:		rc-scripts
-Requires(pre):	/usr/bin/getgid
+Requires(post,preun):	/sbin/chkconfig
+Requires(postun):	/usr/sbin/groupdel
+Requires(postun):	/usr/sbin/userdel
 Requires(pre):	/bin/id
 Requires(pre):	/usr/bin/getgid
+Requires(pre):	/usr/bin/getgid
 Requires(pre):	/usr/sbin/groupadd
 Requires(pre):	/usr/sbin/useradd
-Requires(post,preun):	/sbin/chkconfig
-Requires(postun):	/usr/sbin/groupdel
-Requires(postun):	/usr/sbin/userdel
+Requires:	rc-scripts
 Provides:	group(maasd)
 Provides:	user(maasd)
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -87,7 +87,7 @@
 %attr(755,root,root) %{_sbindir}/*
 %{_sysconfdir}/%{name}
 %attr(754,root,root) /etc/rc.d/init.d/*
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/*
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -95,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2005/12/13 13:58:50  glen
+- adapterized (sorted %verify attrs)
+
 Revision 1.25  2005/05/01 17:31:30  glen
 - use %useradd/%groupadd macros
 

================================================================
Index: SPECS/mailcap.spec
diff -u SPECS/mailcap.spec:1.32 SPECS/mailcap.spec:1.33
--- SPECS/mailcap.spec:1.32	Tue Nov 15 14:46:48 2005
+++ SPECS/mailcap.spec	Tue Dec 13 14:58:50 2005
@@ -1,4 +1,4 @@
-#3 $Revision$, $Date$
+# $Revision$, $Date$
 # TODO
 # - use IANA as source http://www.iana.org/assignments/media-types/ ?
 Summary:	Defines multimedia helper applications for various programs
@@ -13,8 +13,8 @@
 Release:	5
 License:	Public Domain
 Group:		Base
-Source0:	mailcap
-Source1:	mailcap.4
+Source0:	%{name}
+Source1:	%{name}.4
 Source2:	mime.types
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -59,7 +59,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{/etc,%{_mandir}/man4}
+install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_mandir}/man4}
 
 install %{SOURCE0} %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}
 install %{SOURCE1} $RPM_BUILD_ROOT%{_mandir}/man4
@@ -69,7 +69,7 @@
 
 %files
 %defattr(644,root,root,755)
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
 %{_mandir}/man4/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -78,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2005/12/13 13:58:50  glen
+- adapterized (sorted %verify attrs)
+
 Revision 1.32  2005/11/15 13:46:48  glen
 - rel 5
 

================================================================
Index: SPECS/mailgraph.spec
diff -u SPECS/mailgraph.spec:1.35 SPECS/mailgraph.spec:1.36
--- SPECS/mailgraph.spec:1.35	Sun Nov 20 23:45:40 2005
+++ SPECS/mailgraph.spec	Tue Dec 13 14:58:50 2005
@@ -18,13 +18,13 @@
 URL:		http://people.ee.ethz.ch/~dws/software/mailgraph/
 BuildRequires:	rpm-perlprov
 BuildRequires:	rpmbuild(macros) >= 1.176
-PreReq:		rc-scripts
 Requires(post,preun):	/sbin/chkconfig
 Requires(post,preun):	grep
 Requires(preun):	fileutils
 Requires:	apache >= 2.0
 Requires:	apache-mod_expires
 Requires:	postfix
+Requires:	rc-scripts
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -106,8 +106,8 @@
 %doc README CHANGES
 %attr(755,root,root) %{_bindir}/mailgraph.pl
 %attr(754,root,root) /etc/rc.d/init.d/mailgraph
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/mailgraph
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/httpd/mailgraph.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/mailgraph
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/httpd/mailgraph.conf
 %dir %{_httpappsdir}
 %attr(755,root,root) %{_httpappsdir}/index.cgi
 %attr(771,root,stats) %dir %{_pkglibdir}
@@ -119,6 +119,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2005/12/13 13:58:50  glen
+- adapterized (sorted %verify attrs)
+
 Revision 1.35  2005/11/20 22:45:40  glen
 - specify apache version, as seems to be prepared only for apache2
 

================================================================
Index: SPECS/man.spec
diff -u SPECS/man.spec:1.110 SPECS/man.spec:1.111
--- SPECS/man.spec:1.110	Sat Dec 10 14:28:48 2005
+++ SPECS/man.spec	Tue Dec 13 14:58:51 2005
@@ -166,8 +166,8 @@
 Summary(pl):	Interfejs CGI dla man2html
 Group:		Applications/System
 Requires:	%{name}-whatis = %{version}-%{release}
-Requires:	man2html = %{version}-%{release}
 Requires:	FHS >= 2.3-12
+Requires:	man2html = %{version}-%{release}
 
 %description -n man2html-cgi
 These scripts allows read man pages throught WWW browser. It uses
@@ -431,6 +431,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.111  2005/12/13 13:58:51  glen
+- adapterized (sorted %verify attrs)
+
 Revision 1.110  2005/12/10 13:28:48  qboosh
 - sync localized man dirs with FHS
 

================================================================
Index: SPECS/maradns.spec
diff -u SPECS/maradns.spec:1.42 SPECS/maradns.spec:1.43
--- SPECS/maradns.spec:1.42	Wed Aug 17 00:02:20 2005
+++ SPECS/maradns.spec	Tue Dec 13 14:58:51 2005
@@ -14,17 +14,17 @@
 Patch0:		%{name}-default_uid.patch
 URL:		http://www.maradns.org/
 BuildRequires:	rpmbuild(macros) >= 1.202
-PreReq:		rc-scripts
+Requires(post):	fileutils
+Requires(post,preun):	/sbin/chkconfig
+Requires(postun):	/usr/sbin/groupdel
+Requires(postun):	/usr/sbin/userdel
 Requires(pre):	/bin/id
 Requires(pre):	/usr/bin/getgid
 Requires(pre):	/usr/sbin/groupadd
 Requires(pre):	/usr/sbin/groupmod
 Requires(pre):	/usr/sbin/useradd
 Requires(pre):	/usr/sbin/usermod
-Requires(post,preun):	/sbin/chkconfig
-Requires(post):	fileutils
-Requires(postun):	/usr/sbin/groupdel
-Requires(postun):	/usr/sbin/userdel
+Requires:	rc-scripts
 Provides:	group(named)
 Provides:	nameserver
 Provides:	user(named)
@@ -43,10 +43,10 @@
 Summary:	Handle zone transfers for MaraDNS
 Summary(pl):	Obsługa transferów stref dla MaraDNS
 Group:		Networking/Daemons
-PreReq:		rc-scripts
-Requires(post,preun):	/sbin/chkconfig
 Requires(post):	fileutils
+Requires(post,preun):	/sbin/chkconfig
 Requires:	%{name} = %{version}-%{release}
+Requires:	rc-scripts
 
 %description zoneserver
 zoneserver listens on port 53/tcp and handles dns zone transfers.
@@ -184,6 +184,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2005/12/13 13:58:51  glen
+- adapterized (sorted %verify attrs)
+
 Revision 1.42  2005/08/16 22:02:20  saq
 - up to 1.1.43
 

================================================================
Index: SPECS/mars_nwe.spec
diff -u SPECS/mars_nwe.spec:1.38 SPECS/mars_nwe.spec:1.39
--- SPECS/mars_nwe.spec:1.38	Fri Oct 29 16:04:43 2004
+++ SPECS/mars_nwe.spec	Tue Dec 13 14:58:51 2005
@@ -31,9 +31,9 @@
 Patch9:		%{name}-format.patch
 URL:		http://www.compu-art.de/mars_nwe/index.html
 BuildRequires:	gdbm-devel
-PreReq:		rc-scripts
 Requires(post,preun):	/sbin/chkconfig
 Requires:	ipxutils
+Requires:	rc-scripts
 Obsoletes:	mars-nwe
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -80,7 +80,7 @@
 sađlar.
 
 %prep
-%setup -q -n mars_nwe -a1
+%setup -q -n %{name} -a1
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -190,7 +190,7 @@
 %attr(600,root,root) %verify(not md5 mtime) %config %{_sysconfdir}/nwserv.stations
 %attr(644,root,root) %{_sysconfdir}/nwserv.cnv*
 %attr(754,root,root) %config /etc/rc.d/init.d/nwserv
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/logrotate.d/nwserv
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/nwserv
 %attr(755,root,root) %{_sbindir}/*
 %attr(644,root,root) /var/lib/nwserv/sys/public/comm.exe
 %attr(644,root,root) /var/lib/nwserv/sys/public/comm32.exe
@@ -204,6 +204,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2005/12/13 13:58:51  glen
+- adapterized (sorted %verify attrs)
+
 Revision 1.38  2004/10/29 14:04:43  paladine
 - spelling fixes, unifications
 

================================================================
Index: SPECS/mathopd.spec
diff -u SPECS/mathopd.spec:1.22 SPECS/mathopd.spec:1.23
--- SPECS/mathopd.spec:1.22	Sun May  1 19:31:30 2005
+++ SPECS/mathopd.spec	Tue Dec 13 14:58:51 2005
@@ -13,14 +13,14 @@
 Source3:	http://www.mathopd.org/dist/dir_cgi.c.txt
 URL:		http://www.mathopd.org/
 BuildRequires:	rpmbuild(macros) >= 1.202
+Requires(post,preun):	/sbin/chkconfig
+Requires(postun):	/usr/sbin/groupdel
+Requires(postun):	/usr/sbin/userdel
 Requires(pre):	/bin/id
 Requires(pre):	/usr/bin/getgid
 Requires(pre):	/usr/sbin/groupadd
 Requires(pre):	/usr/sbin/useradd
 Requires(pre):	sh-utils
-Requires(postun):	/usr/sbin/groupdel
-Requires(postun):	/usr/sbin/userdel
-Requires(post,preun):	/sbin/chkconfig
 Provides:	group(http)
 Provides:	httpd
 Provides:	user(http)
@@ -42,7 +42,7 @@
 rzeczy.
 
 %prep
-%setup -q -n %{name}-1.5p3
+%setup -q -n %{name}-%{version}p3
 
 cp -f %{SOURCE3}  dir_cgi.c
 
@@ -100,7 +100,7 @@
 %attr(755,root,root) %{_sbindir}/mathopd*
 %attr(755,http,http) %{_datadir}
 %attr(754,root,root) /etc/rc.d/init.d/mathopd
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mathopd.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mathopd.conf
 %attr(750,http,http) %dir %{_var}/log/mathopd
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -109,6 +109,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2005/12/13 13:58:51  glen
+- adapterized (sorted %verify attrs)
+
 Revision 1.22  2005/05/01 17:31:30  glen
 - use %useradd/%groupadd macros
 

================================================================
Index: SPECS/mc.spec
diff -u SPECS/mc.spec:1.224 SPECS/mc.spec:1.225
--- SPECS/mc.spec:1.224	Sat Nov  5 01:21:23 2005
+++ SPECS/mc.spec	Tue Dec 13 14:58:51 2005
@@ -30,9 +30,9 @@
 Source3:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source3-md5:	17d7b574e1b85ad6f8ddceda9e841f19
 # Changelogs for Advanced Midnight Commander patches
-Source4:	http://www1.mplayerhq.hu/~arpi/amc/amc-1.txt
+Source4:	http://www1.mplayerhq.hu/~arpi/amc/a%{name}-1.txt
 # NoSource4-md5:	bcf001d40a63f15848a3763cf5e29f6d
-Source5:	http://www1.mplayerhq.hu/~arpi/amc/amc-2.txt
+Source5:	http://www1.mplayerhq.hu/~arpi/amc/a%{name}-2.txt
 # NoSource5-md5:	4f69a9856931d562fb5f942a8093e577
 Source6:	%{name}serv.sysconfig
 Source7:	%{name}.desktop
@@ -45,9 +45,9 @@
 Patch5:		%{name}-pl.patch
 # Advanced Midnight Commander patches
 #changed from:	http://www1.mplayerhq.hu/~arpi/amc/amc-1.diff
-Patch6:		amc-1.diff
+Patch6:		a%{name}-1.diff
 #changed from:	http://www1.mplayerhq.hu/~arpi/amc/amc-2.diff
-Patch7:		amc-2.diff
+Patch7:		a%{name}-2.diff
 Patch8:		%{name}-mc.ext.patch
 Patch9:		%{name}-mo.patch
 Patch10:	%{name}-localenames.patch
@@ -81,12 +81,12 @@
 %ifnarch s390 s390x
 BuildRequires:	gpm-devel
 %endif
-%{?with_ext2undel:BuildRequires:	e2fsprogs-devel}
+# Needed? %%{?with_perl_vfs:Requires:	perl-base}
 %{?with_x:BuildRequires:	XFree86-devel}
+%{?with_ext2undel:BuildRequires:	e2fsprogs-devel}
 Requires:	file
 Requires:	pam >= 0.77.3
 Requires:	setup >= 2.4.6-2
-# Needed? %%{?with_perl_vfs:Requires:	perl-base}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:	tkmc
 Conflicts:	rpm < 4.0
@@ -164,10 +164,10 @@
 Summary(uk):	Midnight Commander ĆÁĘĚ-ÓĹŇ×ĹŇ
 Summary(zh_CN):	mc ÍřÂçÎÄźţšÜŔíϾͳľÄˇţÎńĆ÷ĄŁ
 Group:		Daemons
-PreReq:		rc-scripts
 Requires(post,preun):	/sbin/chkconfig
 Requires:	pam >= 0.66
 Requires:	portmap
+Requires:	rc-scripts
 
 %description -n mcserv
 The Midnight Commander file management system will allow you to
@@ -493,10 +493,10 @@
 
 %files -n mcserv
 %defattr(644,root,root,755)
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/pam.d/*
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/*
 
 %attr(754,root,root) /etc/rc.d/init.d/mcserv
-%attr(644,root,root) %config /etc/sysconfig/mcserv
+%attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/mcserv
 %{_mandir}/man8/mcserv.8*
 %lang(es) %{_mandir}/es/man8/mcserv.8*
 %lang(pl) %{_mandir}/pl/man8/mcserv.8*
@@ -509,6 +509,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.225  2005/12/13 13:58:51  glen
+- adapterized (sorted %verify attrs)
+
 Revision 1.224  2005/11/05 00:21:23  gotar
 - disabled utf stuff by default (broken editing), release 4, STBR
 

================================================================
Index: SPECS/mcclient.spec
diff -u SPECS/mcclient.spec:1.6 SPECS/mcclient.spec:1.7
--- SPECS/mcclient.spec:1.6	Tue Nov 11 02:33:23 2003
+++ SPECS/mcclient.spec	Tue Dec 13 14:58:51 2005
@@ -8,12 +8,12 @@
 Group:		Applications/Games
 Source0:	http://www.randomly.org/projects/MCCP/%{name}-%{version}.tar.gz
 # Source0-md5:	0f56cc75edcf6602a11b878edd3190f0
-Source1:        %{name}.init
-Source2:        %{name}.sysconfig
+Source1:	%{name}.init
+Source2:	%{name}.sysconfig
 Patch0:		%{name}-paths.patch
 BuildRequires:	zlib-devel
-PreReq:         rc-scripts
 Requires(post,preun):   /sbin/chkconfig
+Requires:	rc-scripts
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -59,7 +59,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-/sbin/chkconfig --add mcclient 
+/sbin/chkconfig --add mcclient
 if [ -f /var/lock/subsys/mcclient ]; then
         /etc/rc.d/init.d/mcclient restart 1>&2
 	else
@@ -80,8 +80,8 @@
 %doc README.protocol README.source
 %attr(755,root,root) %{_bindir}/*
 %attr(754,root,root) /etc/rc.d/init.d/mcclient
-%config(noreplace) %verify(not size mtime md5) /etc/sysconfig/mcclient
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mcclient.cfg
+%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/mcclient
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mcclient.cfg
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -89,6 +89,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/12/13 13:58:51  glen
+- adapterized (sorted %verify attrs)
+
 Revision 1.6  2003/11/11 01:33:23  ankry
 - caps unification, other cosmetics
 

================================================================
Index: SPECS/messagewall.spec
diff -u SPECS/messagewall.spec:1.10 SPECS/messagewall.spec:1.11
--- SPECS/messagewall.spec:1.10	Sat Mar 20 00:46:30 2004
+++ SPECS/messagewall.spec	Tue Dec 13 14:58:51 2005
@@ -8,13 +8,13 @@
 Group:		Networking
 Source0:	http://messagewall.org/download/%{name}-%{version}.tar.gz
 # Source0-md5:	c8bb5538b4f004b56ba680d50c549b8f
-Source3:	messagewall.init
-Patch0:		messagewall-rfc_violation.patch
+Source3:	%{name}.init
+Patch0:		%{name}-rfc_violation.patch
 URL:		http://messagewall.org/
 BuildRequires:	firedns-devel >= 0.1.30
 BuildRequires:	firestring-devel >= 0.1.23
 BuildRequires:	openssl-devel >= 0.9.7d
-PreReq:		rc-scripts
+Requires:	rc-scripts
 Requires(post,preun):/sbin/chkconfig
 Requires:	firedns >= 0.1.30
 Requires:	firestring >= 0.1.23
@@ -39,23 +39,24 @@
 Each profile contains a set of rules for how to filter mail.
 
 %description -l pl
-MessageWall to serwer proxy dla SMTP opublikowany jako wolne oprogramowanie.
-Jego miejsce znajduje się pomiędzy twoim serwerem pocztowym a światem, a jego
-zadanie to utrzymać z dala wirusy, spam oraz zarządzać uprawnieniami
-(relaying). Odróżniającym czynnikiem od wielu innych usług tego typu, jest to,
-że oferuje swobodną konfigurację na poziomie każdego adresu email. MessageWall
-stosuje system oceniania pozwalający na odrzucaniu wiadomości na podstawie
-szeregu reguł z różnymi wagami i tagujący wiadomość w nagłówku, jeśli poziom
-oceny do odrzucenia nie zostanie osiągnięty.
-
-MessageWall wspiera także zaawansowane techniki autentykacji: adres źródłowy,
-SMTP AUTH PLAIN lub LOGIN, jak również sesje SSL/TLS od klientów oraz do
-właściwego serwera poczty.
+MessageWall to serwer proxy dla SMTP opublikowany jako wolne
+oprogramowanie. Jego miejsce znajduje się pomiędzy twoim serwerem
+pocztowym a światem, a jego zadanie to utrzymać z dala wirusy, spam
+oraz zarządzać uprawnieniami (relaying). Odróżniającym czynnikiem od
+wielu innych usług tego typu, jest to, że oferuje swobodną
+konfigurację na poziomie każdego adresu email. MessageWall stosuje
+system oceniania pozwalający na odrzucaniu wiadomości na podstawie
+szeregu reguł z różnymi wagami i tagujący wiadomość w nagłówku, jeśli
+poziom oceny do odrzucenia nie zostanie osiągnięty.
+
+MessageWall wspiera także zaawansowane techniki autentykacji: adres
+źródłowy, SMTP AUTH PLAIN lub LOGIN, jak również sesje SSL/TLS od
+klientów oraz do właściwego serwera poczty.
 
 MessageWall pobiera reguły filtrowania z profili. Plik konfiguracyjny
-definiuje profil domyślny, a dodatkowy plik określa adresy i domeny, do
-których należy stosować profil inny niż domyślny. Każdy profil zawiera szereg
-reguł dot. filtracji wiadomości.
+definiuje profil domyślny, a dodatkowy plik określa adresy i domeny,
+do których należy stosować profil inny niż domyślny. Każdy profil
+zawiera szereg reguł dot. filtracji wiadomości.
 
 %prep
 %setup -q -n %{name}
@@ -65,6 +66,8 @@
 # note: configure script is not autoconf-generated
 export CC="%{__cc}"
 export CFLAGS="%{rpmcflags}"
+# FIXME this truncates firemake.cflags
+# FIXME file is truncated before it's contents can be cat
 echo "`cat firemake.cflags` -I/usr/include/openssl" >firemake.cflags
 export CONFDIR=%{_sysconfdir}/mwall
 ./configure
@@ -115,7 +118,7 @@
 %doc README doc/draft-sasl-login.txt profiles
 %attr(755,root,root) %{_bindir}/messagewall*
 %dir %{_sysconfdir}/mwall
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mwall/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mwall/*
 %attr(754,root,root) /etc/rc.d/init.d/messagewall
 %{_mandir}/man[15]/messagewall*
 
@@ -125,6 +128,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2005/12/13 13:58:51  glen
+- adapterized (sorted %verify attrs)
+
 Revision 1.10  2004/03/19 23:46:30  ankry
 - massive change: BR openssl-devel >= 0.9.7d
 

================================================================
Index: SPECS/metalog.spec
diff -u SPECS/metalog.spec:1.19 SPECS/metalog.spec:1.20
--- SPECS/metalog.spec:1.19	Wed Aug 13 00:32:50 2003
+++ SPECS/metalog.spec	Tue Dec 13 14:58:51 2005
@@ -16,8 +16,8 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	pcre-devel
-PreReq:		rc-scripts
 Requires(post,preun):	/sbin/chkconfig
+Requires:	rc-scripts
 Provides:	syslogdaemon
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:	klogd
@@ -90,8 +90,8 @@
 %defattr(644,root,root,755)
 %doc README AUTHORS NEWS metalog.conf
 %attr(755,root,root) %{_sbindir}/metalog
-%attr(640,root,root) %config %verify(not size mtime md5) %{_sysconfdir}/metalog.conf
-%attr(640,root,root) %config %verify(not size mtime md5) /etc/sysconfig/metalog
+%attr(640,root,root) %config %verify(not md5 mtime size) %{_sysconfdir}/metalog.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/metalog
 %attr(754,root,root) /etc/rc.d/init.d/metalog
 %{_mandir}/man8/*
 
@@ -101,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2005/12/13 13:58:51  glen
+- adapterized (sorted %verify attrs)
+
 Revision 1.19  2003/08/12 22:32:50  ankry
 - cosmetics
 

================================================================
Index: SPECS/mgetty.spec
<<Diff was trimmed, longer than 597 lines>>

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/Narval.spec?r1=1.15&r2=1.16&f=u
    http://cvs.pld-linux.org/SPECS/maas.spec?r1=1.25&r2=1.26&f=u
    http://cvs.pld-linux.org/SPECS/mailcap.spec?r1=1.32&r2=1.33&f=u
    http://cvs.pld-linux.org/SPECS/mailgraph.spec?r1=1.35&r2=1.36&f=u
    http://cvs.pld-linux.org/SPECS/man.spec?r1=1.110&r2=1.111&f=u
    http://cvs.pld-linux.org/SPECS/maradns.spec?r1=1.42&r2=1.43&f=u
    http://cvs.pld-linux.org/SPECS/mars_nwe.spec?r1=1.38&r2=1.39&f=u
    http://cvs.pld-linux.org/SPECS/mathopd.spec?r1=1.22&r2=1.23&f=u
    http://cvs.pld-linux.org/SPECS/mc.spec?r1=1.224&r2=1.225&f=u
    http://cvs.pld-linux.org/SPECS/mcclient.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/messagewall.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/SPECS/metalog.spec?r1=1.19&r2=1.20&f=u
    http://cvs.pld-linux.org/SPECS/mgetty.spec?r1=1.66&r2=1.67&f=u
    http://cvs.pld-linux.org/SPECS/midentd.spec?r1=1.24&r2=1.25&f=u
    http://cvs.pld-linux.org/SPECS/mim.spec?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/SPECS/mini_httpd.spec?r1=1.27&r2=1.28&f=u
    http://cvs.pld-linux.org/SPECS/minimalist.spec?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/SPECS/miniserv.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/SPECS/mirror.spec?r1=1.28&r2=1.29&f=u
    http://cvs.pld-linux.org/SPECS/mirrordir.spec?r1=1.14&r2=1.15&f=u
    http://cvs.pld-linux.org/SPECS/mirrortool.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/SPECS/mmtcpfwd.spec?r1=1.23&r2=1.24&f=u
    http://cvs.pld-linux.org/SPECS/module-init-tools.spec?r1=1.49&r2=1.50&f=u
    http://cvs.pld-linux.org/SPECS/modutils.spec?r1=1.135&r2=1.136&f=u
    http://cvs.pld-linux.org/SPECS/mojo.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/SPECS/mol.spec?r1=1.35&r2=1.36&f=u
    http://cvs.pld-linux.org/SPECS/monkey.spec?r1=1.17&r2=1.18&f=u
    http://cvs.pld-linux.org/SPECS/monopoly.spec?r1=1.34&r2=1.35&f=u
    http://cvs.pld-linux.org/SPECS/moodle.spec?r1=1.24&r2=1.25&f=u
    http://cvs.pld-linux.org/SPECS/mozilla-plugin-mozplugger.spec?r1=1.14&r2=1.15&f=u
    http://cvs.pld-linux.org/SPECS/mpich.spec?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/SPECS/mpich2.spec?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/SPECS/mrouted.spec?r1=1.21&r2=1.22&f=u
    http://cvs.pld-linux.org/SPECS/mrt.spec?r1=1.46&r2=1.47&f=u
    http://cvs.pld-linux.org/SPECS/mrtg.spec?r1=1.128&r2=1.129&f=u
    http://cvs.pld-linux.org/SPECS/mserver.spec?r1=1.23&r2=1.24&f=u
    http://cvs.pld-linux.org/SPECS/msredird.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/msyslog.spec?r1=1.17&r2=1.18&f=u
    http://cvs.pld-linux.org/SPECS/mt-daapd.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/mtools.spec?r1=1.57&r2=1.58&f=u
    http://cvs.pld-linux.org/SPECS/munin.spec?r1=1.30&r2=1.31&f=u
    http://cvs.pld-linux.org/SPECS/muscleframework.spec?r1=1.9&r2=1.10&f=u
    http://cvs.pld-linux.org/SPECS/mywebftp.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/nabou.spec?r1=1.18&r2=1.19&f=u
    http://cvs.pld-linux.org/SPECS/nagios-nsca.spec?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SPECS/namazu.spec?r1=1.27&r2=1.28&f=u
    http://cvs.pld-linux.org/SPECS/netatalk.spec?r1=1.58&r2=1.59&f=u
    http://cvs.pld-linux.org/SPECS/nethack.spec?r1=1.69&r2=1.70&f=u
    http://cvs.pld-linux.org/SPECS/netled.spec?r1=1.9&r2=1.10&f=u
    http://cvs.pld-linux.org/SPECS/netmrg.spec?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/SPECS/netplug.spec?r1=1.13&r2=1.14&f=u
    http://cvs.pld-linux.org/SPECS/newsportal.spec?r1=1.22&r2=1.23&f=u
    http://cvs.pld-linux.org/SPECS/nibbles.spec?r1=1.18&r2=1.19&f=u
    http://cvs.pld-linux.org/SPECS/niceshaper.spec?r1=1.19&r2=1.20&f=u
    http://cvs.pld-linux.org/SPECS/nidentd.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/noip.spec?r1=1.20&r2=1.21&f=u
    http://cvs.pld-linux.org/SPECS/nsd.spec?r1=1.13&r2=1.14&f=u
    http://cvs.pld-linux.org/SPECS/nss_db.spec?r1=1.30&r2=1.31&f=u
    http://cvs.pld-linux.org/SPECS/ntalk.spec?r1=1.47&r2=1.48&f=u
    http://cvs.pld-linux.org/SPECS/nut1.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/nvmixer.spec?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SPECS/nvtv.spec?r1=1.19&r2=1.20&f=u




More information about the pld-cvs-commit mailing list