SPECS: apache1.spec, backuppc.spec, bogofilter.spec, mirrortool.sp...

glen glen at pld-linux.org
Tue Dec 13 17:10:19 CET 2005


Author: glen                         Date: Tue Dec 13 16:10:19 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapterized

---- Files affected:
SPECS:
   apache1.spec (1.125 -> 1.126) , backuppc.spec (1.54 -> 1.55) , bogofilter.spec (1.82 -> 1.83) , mirrortool.spec (1.12 -> 1.13) , rdate-bsd.spec (1.18 -> 1.19) , rpmlint.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/apache1.spec
diff -u SPECS/apache1.spec:1.125 SPECS/apache1.spec:1.126
--- SPECS/apache1.spec:1.125	Mon Dec 12 14:44:45 2005
+++ SPECS/apache1.spec	Tue Dec 13 17:10:13 2005
@@ -98,8 +98,8 @@
 BuildRequires:	rpm-build >= 4.4.0
 BuildRequires:	rpm-perlprov
 BuildRequires:	rpmbuild(macros) >= 1.247
-Requires:		mm
-Requires:		rc-scripts
+Requires:	mm
+Requires:	rc-scripts
 %if %{without minimal}
 # essental modules (maybe remove these in future if all Requires in
 # place for other packages).
@@ -2410,6 +2410,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.126  2005/12/13 16:10:13  glen
+- adapterized
+
 Revision 1.125  2005/12/12 13:44:45  glen
 - adapterized (sorted %verify attrs)
 

================================================================
Index: SPECS/backuppc.spec
diff -u SPECS/backuppc.spec:1.54 SPECS/backuppc.spec:1.55
--- SPECS/backuppc.spec:1.54	Mon Dec 12 14:44:45 2005
+++ SPECS/backuppc.spec	Tue Dec 13 17:10:13 2005
@@ -34,9 +34,9 @@
 BuildRequires:	rpm-perlprov
 BuildRequires:	rpmbuild(macros) >= 1.202
 BuildRequires:	sed >= 4.0
-Requires:	apache >= 2.0
 Requires:	apache(mod_auth)
 Requires:	apache-mod_perl
+Requires:	apache >= 2.0
 Requires:	par2cmdline
 Requires:	perl-Archive-Zip
 Requires:	perl-Compress-Bzip2
@@ -287,6 +287,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2005/12/13 16:10:13  glen
+- adapterized
+
 Revision 1.54  2005/12/12 13:44:45  glen
 - adapterized (sorted %verify attrs)
 

================================================================
Index: SPECS/bogofilter.spec
diff -u SPECS/bogofilter.spec:1.82 SPECS/bogofilter.spec:1.83
--- SPECS/bogofilter.spec:1.82	Tue Dec 13 15:35:39 2005
+++ SPECS/bogofilter.spec	Tue Dec 13 17:10:13 2005
@@ -33,10 +33,10 @@
 for production by sites that process a lot of mail.
 
 %description -l pl
-Bogofilter jest bayesowski filtrem antyspamowym. W podstawowym
-trybie działania na emailu lub innym tekście odczytanym na wejściu
-wykonuje statystyczne testy na występowanie "dobrych" i "złych" słów i
-zwraca kod powrotu wskazujący czy wiadomość jest spamem, czy też nie.
+Bogofilter jest bayesowski filtrem antyspamowym. W podstawowym trybie
+działania na emailu lub innym tekście odczytanym na wejściu wykonuje
+statystyczne testy na występowanie "dobrych" i "złych" słów i zwraca
+kod powrotu wskazujący czy wiadomość jest spamem, czy też nie.
 Bogofilter jest zaprojektowany z użyciem szybkich algorytmów
 (włączając w to Berkeley DB), napisany w czystym C i "podkręcony" pod
 kątem szybkości, a więc może być używany na systemach "produkcyjnych",
@@ -81,6 +81,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.83  2005/12/13 16:10:13  glen
+- adapterized
+
 Revision 1.82  2005/12/13 14:35:39  paszczus
 - added doc/README.db to %doc (i will add banner later)
 

================================================================
Index: SPECS/mirrortool.spec
diff -u SPECS/mirrortool.spec:1.12 SPECS/mirrortool.spec:1.13
--- SPECS/mirrortool.spec:1.12	Tue Dec 13 14:58:51 2005
+++ SPECS/mirrortool.spec	Tue Dec 13 17:10:13 2005
@@ -11,8 +11,8 @@
 # Source0-md5:	4c1c591fb2563dae351d1dae2b7fa77f
 BuildRequires:	perl-base
 BuildRequires:	python-devel >= 1.5.2
-Requires:	python >= 2.0
 Requires:	python-modules
+Requires:	python >= 2.0
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -71,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2005/12/13 16:10:13  glen
+- adapterized
+
 Revision 1.12  2005/12/13 13:58:51  glen
 - adapterized (sorted %verify attrs)
 

================================================================
Index: SPECS/rdate-bsd.spec
diff -u SPECS/rdate-bsd.spec:1.18 SPECS/rdate-bsd.spec:1.19
--- SPECS/rdate-bsd.spec:1.18	Tue Dec 13 16:14:18 2005
+++ SPECS/rdate-bsd.spec	Tue Dec 13 17:10:13 2005
@@ -12,8 +12,8 @@
 Source2:	%{name}.sysconfig
 Source3:	%{name}.cron
 Patch0:		%{name}-debian.patch
-Requires:	rc-scripts
 Requires(post,preun):	/sbin/chkconfig
+Requires:	rc-scripts
 Provides:	rdate
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:	rdate
@@ -81,6 +81,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2005/12/13 16:10:13  glen
+- adapterized
+
 Revision 1.18  2005/12/13 15:14:18  glen
 - adapterized (sorted %verify attrs)
 

================================================================
Index: SPECS/rpmlint.spec
diff -u SPECS/rpmlint.spec:1.20 SPECS/rpmlint.spec:1.21
--- SPECS/rpmlint.spec:1.20	Mon Aug 15 12:10:42 2005
+++ SPECS/rpmlint.spec	Tue Dec 13 17:10:13 2005
@@ -18,8 +18,8 @@
 Requires:	file
 Requires:	findutils
 Requires:	grep
-Requires:	python >= 1.5.2
 Requires:	python-rpm
+Requires:	python >= 1.5.2
 Requires:	rpm-devel
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -61,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2005/12/13 16:10:13  glen
+- adapterized
+
 Revision 1.20  2005/08/15 10:10:42  qboosh
 - updated URLs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache1.spec?r1=1.125&r2=1.126&f=u
    http://cvs.pld-linux.org/SPECS/backuppc.spec?r1=1.54&r2=1.55&f=u
    http://cvs.pld-linux.org/SPECS/bogofilter.spec?r1=1.82&r2=1.83&f=u
    http://cvs.pld-linux.org/SPECS/mirrortool.spec?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/SPECS/rdate-bsd.spec?r1=1.18&r2=1.19&f=u
    http://cvs.pld-linux.org/SPECS/rpmlint.spec?r1=1.20&r2=1.21&f=u




More information about the pld-cvs-commit mailing list