SPECS: OilWar.spec, odeiavir.spec, oidentd.spec, omega.spec, onetk...

glen glen at pld-linux.org
Tue Dec 13 15:11:38 CET 2005


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

---- Files affected:
SPECS:
   OilWar.spec (1.12 -> 1.13) , odeiavir.spec (1.5 -> 1.6) , oidentd.spec (1.55 -> 1.56) , omega.spec (1.10 -> 1.11) , onetkonekt.spec (1.11 -> 1.12) , oops.spec (1.21 -> 1.22) , openafs.spec (1.33 -> 1.34) , openh323proxy.spec (1.21 -> 1.22) , opennap.spec (1.20 -> 1.21) , openswan.spec (1.20 -> 1.21) , opera-shared.spec (1.5 -> 1.6) , opie.spec (1.40 -> 1.41) , otrs.spec (1.62 -> 1.63) 

---- Diffs:

================================================================
Index: SPECS/OilWar.spec
diff -u SPECS/OilWar.spec:1.12 SPECS/OilWar.spec:1.13
--- SPECS/OilWar.spec:1.12	Sat Aug 27 23:01:41 2005
+++ SPECS/OilWar.spec	Tue Dec 13 15:11:32 2005
@@ -62,7 +62,7 @@
 %{_datadir}/games/oilwar
 %{_desktopdir}/*.desktop
 %{_pixmapsdir}/*.png
-%attr(664,root,games) %verify(not size mtime md5) %{_localstatedir}/games/*.scores
+%attr(664,root,games) %verify(not md5 mtime size) %{_localstatedir}/games/*.scores
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -70,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2005/12/13 14:11:32  glen
+- adapterized (sorted %verify attrs)
+
 Revision 1.12  2005/08/27 21:01:41  qboosh
 - cleanup/cosmetics
 

================================================================
Index: SPECS/odeiavir.spec
diff -u SPECS/odeiavir.spec:1.5 SPECS/odeiavir.spec:1.6
--- SPECS/odeiavir.spec:1.5	Wed May 28 15:00:02 2003
+++ SPECS/odeiavir.spec	Tue Dec 13 15:11:32 2005
@@ -28,8 +28,8 @@
 qmailem, ale jest początkowa (pre-alpha, ekstremalnie nie testowana)
 obsługa sendmaila. Program może być wywołany z pliku .qmail
 użytkownika. Oznacza to, że można łatwo zabezpieczyć przed wirusami
-listy mailowe ezmlm. Użytkownicy sendmaila będą musieli zmienić
-linię Mlocal w pliku sendmail.cf.
+listy mailowe ezmlm. Użytkownicy sendmaila będą musieli zmienić linię
+Mlocal w pliku sendmail.cf.
 
 %prep
 %setup -q
@@ -56,7 +56,7 @@
 %doc ChangeLog README TODO scripts *.txt FAQ
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man8/*
-%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
@@ -64,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/12/13 14:11:32  glen
+- adapterized (sorted %verify attrs)
+
 Revision 1.5  2003/05/28 13:00:02  malekith
 - massive attack: source-md5
 

================================================================
Index: SPECS/oidentd.spec
diff -u SPECS/oidentd.spec:1.55 SPECS/oidentd.spec:1.56
--- SPECS/oidentd.spec:1.55	Thu Feb  5 10:26:29 2004
+++ SPECS/oidentd.spec	Tue Dec 13 15:11:32 2005
@@ -50,8 +50,8 @@
 Summary:	Ident server with masquerading support
 Summary(pl):	Serwer ident z obsługą maskowanych adresów IP
 Group:		Networking/Daemons
-PreReq:		rc-inetd
-PreReq:		%{name} = %{version}
+Requires:	%{name} = %{version}
+Requires:	rc-inetd
 Provides:	%{name}-init = %{version}
 Obsoletes:	%{name}-standalone
 Conflicts:	%{name} <= 2.0.7-1
@@ -66,9 +66,9 @@
 Summary:	Ident server with masquerading support
 Summary(pl):	Serwer ident z obsługą maskowanych adresów IP
 Group:		Networking/Daemons
-PreReq:		%{name} = %{version}
-PreReq:		rc-scripts
 Requires(post,preun):	/sbin/chkconfig
+Requires:	%{name} = %{version}
+Requires:	rc-scripts
 Provides:	%{name}-init = %{version}
 Obsoletes:	%{name}-inetd
 Conflicts:	%{name} <= 2.0.7-1
@@ -136,20 +136,20 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS NEWS README ChangeLog
-%config(noreplace) %verify(not mtime md5 size) %{_sysconfdir}/oidentd_masq.conf
-%config(noreplace) %verify(not mtime md5 size) %{_sysconfdir}/oidentd.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/oidentd_masq.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/oidentd.conf
 %attr(755,root,root) %{_sbindir}/oidentd
 %{_mandir}/man8/*
 %{_mandir}/man5/*
 
 %files inetd
 %defattr(644,root,root,755)
-%attr(640,root,root) %config(noreplace) %verify(not mtime md5 size) /etc/sysconfig/rc-inetd/oidentd
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/rc-inetd/oidentd
 
 %files standalone
 %defattr(644,root,root,755)
 %attr(754,root,root) /etc/rc.d/init.d/oidentd
-%attr(640,root,root) %config(noreplace) %verify(not mtime md5 size) /etc/sysconfig/oidentd
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/oidentd
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -157,6 +157,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.56  2005/12/13 14:11:32  glen
+- adapterized (sorted %verify attrs)
+
 Revision 1.55  2004/02/05 09:26:29  jajcus
 - Release: 2
 

================================================================
Index: SPECS/omega.spec
diff -u SPECS/omega.spec:1.10 SPECS/omega.spec:1.11
--- SPECS/omega.spec:1.10	Mon Nov 29 03:48:15 2004
+++ SPECS/omega.spec	Tue Dec 13 15:11:32 2005
@@ -72,11 +72,11 @@
 
 %description -l pl
 (UJĘCIE POCZĄTKOWE) Zmęczony POSZUKIWACZ PRZYGÓD w poobijanej zbroi,
-noszący 10 świecących pierścieni, ściskający w dłoni butelkę
-z napojem, i załadowany wszelakimi rodzajami broni, magicznych
-urządzeń oraz sakw ze złotem sapie leżąc przed złowieszczym wejściem
-do ponurego Lochu. Okoliczna sceneria jest jednako szara
-i nieinteresująca.
+noszący 10 świecących pierścieni, ściskający w dłoni butelkę z
+napojem, i załadowany wszelakimi rodzajami broni, magicznych urządzeń
+oraz sakw ze złotem sapie leżąc przed złowieszczym wejściem do
+ponurego Lochu. Okoliczna sceneria jest jednako szara i
+nieinteresująca.
 
 Szorstki Męski Głos: Odzyskałeś Amulet Yendoru zbyt wiele razy, by móc
 zliczyć?
@@ -87,8 +87,8 @@
 
 ZKG: Skończyli się Wyżsi Bogowie do zabicia?
 
-ZBLIŻENIE: Twarz POSZUKIWACZA PRZYGÓD, spływająca strużkami potu,
-jest pocięta i posiniaczona. Łypie z niej czarne oko.
+ZBLIŻENIE: Twarz POSZUKIWACZA PRZYGÓD, spływająca strużkami potu, jest
+pocięta i posiniaczona. Łypie z niej czarne oko.
 
 POSZUKIWACZ PRZYGÓD skinął głową ze zmęczeniem, a także, jak można
 zauważyć, z pewnym znudzeniem.
@@ -102,9 +102,9 @@
 Jasny słoneczny promień przebija się przez zachmurzone niebo, ukazując
 Mistyczny Portal w niebie. Tęczowy most pędzi od portalu ku
 POSZUKIWACZOWI PRZYGÓD. Gdy POSZUKIWACZ PRZYGÓD niepewnie stawia stopę
-na moście, zostaje (wraz z oglądającym) zmieciony poprzez M.P.
-w mistrzowskiej animacji komputerowej. Następuje błysk światła
-i ODMIENIONY POSZUKIWACZ PRZYGÓD, w świeżo wypolerowanej, błyszczącej
+na moście, zostaje (wraz z oglądającym) zmieciony poprzez M.P. w
+mistrzowskiej animacji komputerowej. Następuje błysk światła i
+ODMIENIONY POSZUKIWACZ PRZYGÓD, w świeżo wypolerowanej, błyszczącej
 zbroi, trzymający płonący miecz, kroczy pewny siebie ku gmachowi, przy
 którym Zamek Ostatecznej Ciemnoty wygląda jak zamek z piasku.
 Otaczający teren jest pełen żywych kolorów. Czuje się, że nowe
@@ -156,8 +156,8 @@
 %attr(2755,root,games) %{_bindir}/omega
 %{_datadir}/omega
 %dir /var/games/omega
-%attr(664,root,games) %config(noreplace) %verify(not,md5,size,mtime) /var/games/omega/omega.hi
-%attr(664,root,games) %config(noreplace) %verify(not,md5,size,mtime) /var/games/omega/omega.log
+%attr(664,root,games) %config(noreplace) %verify(not md5 mtime size) /var/games/omega/omega.hi
+%attr(664,root,games) %config(noreplace) %verify(not md5 mtime size) /var/games/omega/omega.log
 %{_mandir}/man6/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -166,6 +166,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2005/12/13 14:11:32  glen
+- adapterized (sorted %verify attrs)
+
 Revision 1.10  2004/11/29 02:48:15  zbyniu
 - BR: unzip
 

================================================================
Index: SPECS/onetkonekt.spec
diff -u SPECS/onetkonekt.spec:1.11 SPECS/onetkonekt.spec:1.12
--- SPECS/onetkonekt.spec:1.11	Thu Sep  2 16:36:07 2004
+++ SPECS/onetkonekt.spec	Tue Dec 13 15:11:32 2005
@@ -10,11 +10,11 @@
 Source0:	%{name}-%{version}.tar.gz
 # NoSource0-md5:	0f759d99d3dd22cae8e8434895ecbe03
 URL:		http://onetkonekt.apcoh.org/
-NoSource:       0
+NoSource:	0
 BuildRequires:	perl-modules
 BuildRequires:	rpm-perlprov
-PreReq:		rc-scripts
 Requires(post,preun):	/sbin/chkconfig
+Requires:	rc-scripts
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -61,8 +61,8 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/onetkonekt.pl
 %attr(754,root,root) /etc/rc.d/init.d/onet
-%config(noreplace) %verify(not size mtime md5) /etc/sysconfig/onet
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/onet.conf
+%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/onet
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/onet.conf
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -70,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2005/12/13 14:11:32  glen
+- adapterized (sorted %verify attrs)
+
 Revision 1.11  2004/09/02 14:36:07  snurf
 - typos / formatting / etc.
 

================================================================
Index: SPECS/oops.spec
diff -u SPECS/oops.spec:1.21 SPECS/oops.spec:1.22
--- SPECS/oops.spec:1.21	Fri May  6 11:38:56 2005
+++ SPECS/oops.spec	Tue Dec 13 15:11:32 2005
@@ -23,14 +23,14 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	db-devel
-BuildRequires:	pcre-devel
-BuildRequires:	pam-devel
 BuildRequires:	mysql-devel
+BuildRequires:	pam-devel
+BuildRequires:	pcre-devel
 BuildRequires:	postgresql-devel
-BuildRequires:	sed >= 4.0
 BuildRequires:	rpmbuild(macros) >= 1.177
-PreReq:		rc-scripts
+BuildRequires:	sed >= 4.0
 Requires(post,preun):	/sbin/chkconfig
+Requires:	rc-scripts
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -64,14 +64,14 @@
   wykorzystanie wszystkich dostępnych procesorów w maszynach
   wieloprocesorowych.
 - Buforowane dokumenty są przechowywane w jednym lub kilku dużych
-  plikach; umożliwia to uniknięcie obciążenia systemu przy operacjach
-  na katalogach i przyspieszenie dostępu do dokumentów, oraz na
-  używanie surowych urządzeń do przechowywania buforowanych obiektów.
+  plikach; umożliwia to uniknięcie obciążenia systemu przy operacjach na
+  katalogach i przyspieszenie dostępu do dokumentów, oraz na używanie
+  surowych urządzeń do przechowywania buforowanych obiektów.
 - Modularna struktura programu udostępnia rozszerzanie funkcjonalności
   bez potrzeby zmian w kodzie źródłowym.
 - Szczególną uwagę zwrócono na zapewnienie stabilnej, ciągłej, nie
-  przerwanej pracy oraz łatwą i prostą konfigurację/rekonfigurację.
-  Na przykład rekonfiguracja w locie nie powoduje zerwania już
+  przerwanej pracy oraz łatwą i prostą konfigurację/rekonfigurację. Na
+  przykład rekonfiguracja w locie nie powoduje zerwania już
   ustanowionych połączeń.
 
 %prep
@@ -150,11 +150,11 @@
 %defattr(644,root,root,755)
 %doc ChangeLog FAQ INSTALL README SERVICES TODO doc/*.html contrib
 %dir %{_sysconfdir}/oops
-%attr(644,root,daemon) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/oops/[!p]*
-%attr(640,root,daemon) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/oops/passwd
+%attr(644,root,daemon) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/oops/[!p]*
+%attr(640,root,daemon) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/oops/passwd
 %attr(754,root,root) /etc/rc.d/init.d/oops
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/oops
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/logrotate.d/oops
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/oops
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/oops
 %attr(755,root,root) %{_sbindir}/*
 %dir %{_libdir}/oops
 %attr(755,root,root) %{_libdir}/oops/*
@@ -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:11:32  glen
+- adapterized (sorted %verify attrs)
+
 Revision 1.21  2005/05/06 09:38:56  glen
 - TODO security
 

================================================================
Index: SPECS/openafs.spec
diff -u SPECS/openafs.spec:1.33 SPECS/openafs.spec:1.34
--- SPECS/openafs.spec:1.33	Sat May 28 00:03:25 2005
+++ SPECS/openafs.spec	Tue Dec 13 15:11:32 2005
@@ -23,10 +23,10 @@
 BuildRequires:	flex
 BuildRequires:	kernel24-headers
 BuildRequires:	pam-devel
-PreReq:		rc-scripts
-Requires(post,preun):	/sbin/chkconfig
 Requires(post):	/sbin/ldconfig
+Requires(post,preun):	/sbin/chkconfig
 Requires:	%{name}-kernel
+Requires:	rc-scripts
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_kernelsrcdir	/usr/src/linux-2.4
@@ -51,8 +51,8 @@
 Summary:	OpenAFS Filesystem Client
 Summary(pl):	Klient systemu plików OpenAFS
 Group:		Networking/Daemons
-Requires:	%{name} = %{epoch}:%{version}-%{release}
 Requires:	%{name}-kernel = %{epoch}:%{version}-%{release}
+Requires:	%{name} = %{epoch}:%{version}-%{release}
 
 %description client
 The AFS distributed filesystem. AFS is a distributed filesystem
@@ -74,9 +74,9 @@
 Summary:	OpenAFS Filesystem PAM module
 Summary(pl):	Moduł PAM dla klienta systemu plików OpenAFS
 Group:		Applications/System
-Requires:	%{name} = %{epoch}:%{version}-%{release}
-Requires:	%{name}-kernel = %{epoch}:%{version}-%{release}
 Requires:	%{name}-client = %{epoch}:%{version}-%{release}
+Requires:	%{name}-kernel = %{epoch}:%{version}-%{release}
+Requires:	%{name} = %{epoch}:%{version}-%{release}
 Obsoletes:	pam_afs
 
 %description -n pam-pam_afs
@@ -141,8 +141,8 @@
 Summary(pl):	Serwer systemu plików OpenAFS
 Group:		Networking/Daemons
 Requires(post):	grep
-Requires:	%{name} = %{epoch}:%{version}-%{release}
 Requires:	%{name}-kernel = %{epoch}:%{version}-%{release}
+Requires:	%{name} = %{epoch}:%{version}-%{release}
 
 %description server
 The AFS distributed filesystem. AFS is a distributed filesystem
@@ -247,7 +247,7 @@
 
 install -d $RPM_BUILD_ROOT/lib/modules/misc
 install -d $RPM_BUILD_ROOT/%{_lib}/security
-install -d $RPM_BUILD_ROOT/etc/openafs
+install -d $RPM_BUILD_ROOT%{_sysconfdir}/openafs
 install -d $RPM_BUILD_ROOT/etc/rc.d/init.d
 install -d $RPM_BUILD_ROOT/etc/sysconfig
 install -d $RPM_BUILD_ROOT/var/openafs/cache
@@ -321,7 +321,7 @@
 ###
 %files
 %defattr(644,root,root,755)
-%config(noreplace) %verify(not size mtime md5) /etc/sysconfig/afs
+%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/afs
 %attr(754,root,root) /etc/rc.d/init.d/afs
 %attr(755,root,root) %{_bindir}/bos
 %attr(755,root,root) %{_bindir}/fs
@@ -459,6 +459,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2005/12/13 14:11:32  glen
+- adapterized (sorted %verify attrs)
+
 Revision 1.33  2005/05/27 22:03:25  zbyniu
 - up to 1.2.13; BR: bison, flex; kernel 2.4 only
 

================================================================
Index: SPECS/openh323proxy.spec
diff -u SPECS/openh323proxy.spec:1.21 SPECS/openh323proxy.spec:1.22
--- SPECS/openh323proxy.spec:1.21	Sun Jun 26 01:59:18 2005
+++ SPECS/openh323proxy.spec	Tue Dec 13 15:11:32 2005
@@ -18,11 +18,11 @@
 Patch3:		%{name}-pwlib.patch
 URL:		http://openh323proxy.sourceforge.net/
 BuildRequires:	expat-devel
-BuildRequires:	pwlib-devel >= 1.7
 BuildRequires:	openh323-devel >= 1.12.0
 BuildRequires:	openssl-devel >= 0.9.7d
-PreReq:		rc-scripts
+BuildRequires:	pwlib-devel >= 1.7
 Requires(post,preun):	/sbin/chkconfig
+Requires:	rc-scripts
 %requires_eq	openh323
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -86,9 +86,9 @@
 %defattr(644,root,root,755)
 %doc *.txt
 %attr(755,root,root) %{_sbindir}/*
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/openh323proxy.ini
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/openh323proxy.ini
 %attr(754,root,root) /etc/rc.d/init.d/openh323proxy
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/openh323proxy
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/openh323proxy
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -96,6 +96,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2005/12/13 14:11:32  glen
+- adapterized (sorted %verify attrs)
+
 Revision 1.21  2005/06/25 23:59:18  zbyniu
 - correction for pwlib >= 1.7
 

================================================================
Index: SPECS/opennap.spec
diff -u SPECS/opennap.spec:1.20 SPECS/opennap.spec:1.21
--- SPECS/opennap.spec:1.20	Fri Aug  8 17:04:39 2003
+++ SPECS/opennap.spec	Tue Dec 13 15:11:32 2005
@@ -15,8 +15,8 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	zlib-devel
-PreReq:		rc-scripts
 Requires(post,preun):	/sbin/chkconfig
+Requires:	rc-scripts
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -105,9 +105,9 @@
 %doc AUTHORS NEWS README ChangeLog FAQ
 %attr(755,root,root) %{_sbindir}/*
 %attr(750,opennap,opennap) %dir %{_datadir}/opennap
-%attr(640,opennap,opennap) %config(noreplace) %verify(not size mtime md5) %{_datadir}/opennap/*
+%attr(640,opennap,opennap) %config(noreplace) %verify(not md5 mtime size) %{_datadir}/opennap/*
 %attr(754,root,root) /etc/rc.d/init.d/opennap
-%config(noreplace) %verify(not size mtime md5) /etc/sysconfig/opennap
+%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/opennap
 
 %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.21  2005/12/13 14:11:32  glen
+- adapterized (sorted %verify attrs)
+
 Revision 1.20  2003/08/08 15:04:39  qboosh
 - more specific Requires
 

================================================================
Index: SPECS/openswan.spec
diff -u SPECS/openswan.spec:1.20 SPECS/openswan.spec:1.21
--- SPECS/openswan.spec:1.20	Fri Dec  2 12:14:44 2005
+++ SPECS/openswan.spec	Tue Dec 13 15:11:32 2005
@@ -18,9 +18,6 @@
 Obsoletes:	strongswan
 Obsoletes:	freeswan
 Provides:	freeswan
-PreReq:		rc-scripts
-Requires(post,preun):	/sbin/chkconfig
-Requires:	bash
 BuildRequires:	bison
 BuildRequires:	flex
 BuildRequires:	gmp-devel
@@ -28,6 +25,9 @@
 BuildRequires:	lynx
 BuildRequires:	man2html
 BuildRequires:	sed >= 4.0
+Requires(post,preun):	/sbin/chkconfig
+Requires:	bash
+Requires:	rc-scripts
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -90,9 +90,9 @@
 %dir %{_libdir}/ipsec
 %attr(755,root,root) %{_libdir}/ipsec/*
 %attr(754,root,root) /etc/rc.d/init.d/ipsec
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/ipsec.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ipsec.conf
 %dir %{_sysconfdir}/ipsec.d
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/ipsec.d/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ipsec.d/*
 %{_docdir}/openswan
 %{_mandir}/man3/*
 %{_mandir}/man5/*
@@ -104,6 +104,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2005/12/13 14:11:32  glen
+- adapterized (sorted %verify attrs)
+
 Revision 1.20  2005/12/02 11:14:44  areq
 - 2.4.4
 

================================================================
Index: SPECS/opera-shared.spec
diff -u SPECS/opera-shared.spec:1.5 SPECS/opera-shared.spec:1.6
--- SPECS/opera-shared.spec:1.5	Mon Oct 25 13:36:57 2004
+++ SPECS/opera-shared.spec	Tue Dec 13 15:11:32 2005
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO
+# - kill this spec?
 #
 # There're some problems with "shared" version
 #
@@ -30,8 +32,8 @@
 
 %description -l pl
 Opera jest najszybszą przeglądarką WWW na świecie. Obsługuje większość
-dzisiejszych rozszerzeń HTML-a. Dodatkowo jest w miarę stabilna. Jedyną
-niedogodnością są reklamy ukazujące się w górze okna.
+dzisiejszych rozszerzeń HTML-a. Dodatkowo jest w miarę stabilna.
+Jedyną niedogodnością są reklamy ukazujące się w górze okna.
 
 %prep
 %setup -q -n opera-%{ver}-%{rel}-shared-qt.i386
@@ -65,7 +67,7 @@
 %files
 %defattr(644,root,root,755)
 %doc LICENSE bugreport
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/opera
 %{_libdir}/opera
@@ -79,6 +81,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/12/13 14:11:32  glen
+- adapterized (sorted %verify attrs)
+
 Revision 1.5  2004/10/25 11:36:57  paladine
 - "HTML" and "Perl" unification
 

================================================================
Index: SPECS/opie.spec
diff -u SPECS/opie.spec:1.40 SPECS/opie.spec:1.41
--- SPECS/opie.spec:1.40	Sun Jan 23 21:43:52 2005
+++ SPECS/opie.spec	Tue Dec 13 15:11:32 2005
@@ -7,7 +7,7 @@
 Epoch:		1
 License:	NRL/TIN
 Group:		Applications/System
-Source0:	http://inner.net/pub/%{name}/%{name}-%{version}.tar.gz
+Source0:	http://inner.net/pub/opie/%{name}-%{version}.tar.gz
 # Source0-md5:	d46e0ff8cc721a287892192dc4e7b7e1
 Patch0:		%{name}-makefile.patch
 Patch1:		%{name}-ttyname.patch
@@ -116,13 +116,13 @@
 
 %files
 %defattr(644,root,root,755)
-%attr(0755,root,root) %{_bindir}/opieinfo
-%attr(0755,root,root) %{_bindir}/opiekey
-%attr(0755,root,root) %{_bindir}/otp-*
+%attr(755,root,root) %{_bindir}/opieinfo
+%attr(755,root,root) %{_bindir}/opiekey
+%attr(755,root,root) %{_bindir}/otp-*
 %attr(4755,root,root) %{_bindir}/opiepasswd
 %attr(4755,root,root) %{_sbindir}/opiesu
 %attr(4755,root,root) %{_sbindir}/opielogin
-%attr(0750,root,root) %{_sbindir}/opieftpd
+%attr(750,root,root) %{_sbindir}/opieftpd
 %dir %attr(700,root,root) /var/lib/opie
 %{_mandir}/man*/*
 
@@ -131,7 +131,7 @@
 %doc BUG-REPORT README COPYRIGHT.NRL License.TIN
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
 %dir %{_sysconfdir}/opie
-%config(noreplace) %verify(not size mtime md5) %attr(644,root,root) %{_sysconfdir}/opie/keys
+%config(noreplace) %verify(not md5 mtime size) %attr(644,root,root) %{_sysconfdir}/opie/keys
 
 %files devel
 %defattr(644,root,root,755)
@@ -148,6 +148,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2005/12/13 14:11:32  glen
+- adapterized (sorted %verify attrs)
+
 Revision 1.40  2005/01/23 20:43:52  nail2k
 - Release: 9
 - file permission fix; URL fix

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

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/OilWar.spec?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/SPECS/odeiavir.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/SPECS/oidentd.spec?r1=1.55&r2=1.56&f=u
    http://cvs.pld-linux.org/SPECS/omega.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/SPECS/onetkonekt.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/SPECS/oops.spec?r1=1.21&r2=1.22&f=u
    http://cvs.pld-linux.org/SPECS/openafs.spec?r1=1.33&r2=1.34&f=u
    http://cvs.pld-linux.org/SPECS/openh323proxy.spec?r1=1.21&r2=1.22&f=u
    http://cvs.pld-linux.org/SPECS/opennap.spec?r1=1.20&r2=1.21&f=u
    http://cvs.pld-linux.org/SPECS/openswan.spec?r1=1.20&r2=1.21&f=u
    http://cvs.pld-linux.org/SPECS/opera-shared.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/SPECS/opie.spec?r1=1.40&r2=1.41&f=u
    http://cvs.pld-linux.org/SPECS/otrs.spec?r1=1.62&r2=1.63&f=u




More information about the pld-cvs-commit mailing list