SPECS: DenyHosts.spec, am-utils.spec, anacron.spec, athcool.spec, ...

glen glen at pld-linux.org
Sun Apr 16 23:31:46 CEST 2006


Author: glen                         Date: Sun Apr 16 21:31:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix chkconfig, rc-scripts deps

---- Files affected:
SPECS:
   DenyHosts.spec (1.19 -> 1.20) , am-utils.spec (1.40 -> 1.41) , anacron.spec (1.38 -> 1.39) , athcool.spec (1.28 -> 1.29) , backuppc.spec (1.63 -> 1.64) , ccs.spec (1.12 -> 1.13) , cisco-vpnclient.spec (1.14 -> 1.15) , cyrus-sasl.spec (1.148 -> 1.149) 

---- Diffs:

================================================================
Index: SPECS/DenyHosts.spec
diff -u SPECS/DenyHosts.spec:1.19 SPECS/DenyHosts.spec:1.20
--- SPECS/DenyHosts.spec:1.19	Sun Apr  9 20:29:31 2006
+++ SPECS/DenyHosts.spec	Sun Apr 16 23:31:40 2006
@@ -16,7 +16,9 @@
 BuildRequires:	python-modules
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.268
+Requires(post,preun):	/sbin/chkconfig
 Requires:	python
+Requires:	rc-scripts
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -93,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2006/04/16 21:31:40  glen
+- fix chkconfig, rc-scripts deps
+
 Revision 1.19  2006/04/09 18:29:31  rotom
 - up to 2.4
 

================================================================
Index: SPECS/am-utils.spec
diff -u SPECS/am-utils.spec:1.40 SPECS/am-utils.spec:1.41
--- SPECS/am-utils.spec:1.40	Thu Mar 23 20:37:37 2006
+++ SPECS/am-utils.spec	Sun Apr 16 23:31:40 2006
@@ -20,8 +20,9 @@
 BuildRequires:	autoconf
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires(post,postun):	/sbin/ldconfig
-Requires:	/sbin/chkconfig
+Requires(post,preun):	/sbin/chkconfig
 Requires:	portmap
+Requires:	rc-scripts
 Obsoletes:	amd
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -137,6 +138,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2006/04/16 21:31:40  glen
+- fix chkconfig, rc-scripts deps
+
 Revision 1.40  2006/03/23 19:37:37  glen
 - use %service
 

================================================================
Index: SPECS/anacron.spec
diff -u SPECS/anacron.spec:1.38 SPECS/anacron.spec:1.39
--- SPECS/anacron.spec:1.38	Sun Apr  2 18:50:17 2006
+++ SPECS/anacron.spec	Sun Apr 16 23:31:40 2006
@@ -21,8 +21,9 @@
 Patch4:		%{name}-noconst.patch
 URL:		http://anacron.sourceforge.net/
 BuildRequires:	rpmbuild(macros) >= 1.268
-Requires:	/sbin/chkconfig
+Requires(post,preun):	/sbin/chkconfig
 Requires:	/usr/lib/sendmail
+Requires:	rc-scripts
 Provides:	crondaemon
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -125,7 +126,7 @@
 %config %{_sysconfdir}/anacrontab
 %dir /var/spool/anacron/
 %attr(750,root,root) %dir %{_sysconfdir}/cron.*
-%attr(755,root,root) %{_sysconfdir}/cron.daily/0anacron
+%attr(755,root,root) /etc/cron.daily/0anacron
 %attr(755,root,root) %{_sysconfdir}/cron.monthly/0anacron
 %attr(755,root,root) %{_sysconfdir}/cron.weekly/0anacron
 %{_mandir}/man[58]/*
@@ -136,6 +137,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2006/04/16 21:31:40  glen
+- fix chkconfig, rc-scripts deps
+
 Revision 1.38  2006/04/02 16:50:17  glen
 - pass CC, package /etc/cron.PERIOD dirs, truncate changelog, rel 25
 

================================================================
Index: SPECS/athcool.spec
diff -u SPECS/athcool.spec:1.28 SPECS/athcool.spec:1.29
--- SPECS/athcool.spec:1.28	Fri Feb 24 16:20:04 2006
+++ SPECS/athcool.spec	Sun Apr 16 23:31:40 2006
@@ -14,7 +14,7 @@
 URL:		http://members.jcom.home.ne.jp/jacobi/linux/softwares.html
 BuildRequires:	pciutils-devel
 BuildRequires:	rpmbuild(macros) >= 1.268
-Requires(post,postun):	/sbin/chkconfig
+Requires(post,preun):	/sbin/chkconfig
 Requires:	rc-scripts
 ExclusiveArch:	%{ix86}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -88,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2006/04/16 21:31:40  glen
+- fix chkconfig, rc-scripts deps
+
 Revision 1.28  2006/02/24 15:20:04  glen
 - use %service
 

================================================================
Index: SPECS/backuppc.spec
diff -u SPECS/backuppc.spec:1.63 SPECS/backuppc.spec:1.64
--- SPECS/backuppc.spec:1.63	Sun Apr 16 22:34:06 2006
+++ SPECS/backuppc.spec	Sun Apr 16 23:31:40 2006
@@ -34,6 +34,7 @@
 BuildRequires:	rpm-perlprov
 BuildRequires:	rpmbuild(macros) >= 1.268
 BuildRequires:	sed >= 4.0
+Requires(post,preun):	/sbin/chkconfig
 Requires:	apache(mod_auth)
 Requires:	apache(mod_perl)
 Requires:	par2cmdline
@@ -41,6 +42,7 @@
 Requires:	perl-Compress-Bzip2
 Requires:	perl-Compress-Zlib
 Requires:	perl-File-RsyncP >= 0.52
+Requires:	rc-scripts
 Requires:	rsync
 Requires:	samba-client
 Requires:	sperl
@@ -278,6 +280,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.64  2006/04/16 21:31:40  glen
+- fix chkconfig, rc-scripts deps
+
 Revision 1.63  2006/04/16 20:34:06  glen
 - webapps support (this spec is so ugly so i'm not going to add any trigger)
 

================================================================
Index: SPECS/ccs.spec
diff -u SPECS/ccs.spec:1.12 SPECS/ccs.spec:1.13
--- SPECS/ccs.spec:1.12	Sun Apr 16 23:05:39 2006
+++ SPECS/ccs.spec	Sun Apr 16 23:31:40 2006
@@ -13,9 +13,11 @@
 URL:		http://sources.redhat.com/cluster/ccs/
 BuildRequires:	libxml2-devel >= 2.0
 BuildRequires:	magma-devel >= 0:1.01
-BuildRequires:	sed >= 4.0
 BuildRequires:	rpmbuild(macros) >= 1.268
+BuildRequires:	sed >= 4.0
+Requires(post,preun):	/sbin/chkconfig
 Requires:	magma >= 0:1.01
+Requires:	rc-scripts
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_sbindir	/sbin
@@ -104,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/04/16 21:31:40  glen
+- fix chkconfig, rc-scripts deps
+
 Revision 1.12  2006/04/16 21:05:39  glen
 - use %service
 

================================================================
Index: SPECS/cisco-vpnclient.spec
diff -u SPECS/cisco-vpnclient.spec:1.14 SPECS/cisco-vpnclient.spec:1.15
--- SPECS/cisco-vpnclient.spec:1.14	Sun Apr 16 23:05:39 2006
+++ SPECS/cisco-vpnclient.spec	Sun Apr 16 23:31:40 2006
@@ -28,6 +28,8 @@
 URL:		http://www.cisco.com/en/US/products/sw/secursw/ps2308/tsd_products_support_series_home.html
 %{?with_dist_kernel:BuildRequires:	kernel-module-build >= 3:2.6.0}
 BuildRequires:	rpmbuild(macros) >= 1.268
+Requires(post,preun):	/sbin/chkconfig
+Requires:	rc-scripts
 ExclusiveArch:	%{ix86} %{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -148,7 +150,7 @@
 %preun
 if [ "$1" = "0" ]; then
 	%service cisco-vpnclient stop
-	/sbin/chkconfig --del cisco-vpnclient >&2
+	/sbin/chkconfig --del cisco-vpnclient
 fi
 
 %post	-n kernel-net-cisco_ipsec
@@ -201,6 +203,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/04/16 21:31:40  glen
+- fix chkconfig, rc-scripts deps
+
 Revision 1.14  2006/04/16 21:05:39  glen
 - use %service
 

================================================================
Index: SPECS/cyrus-sasl.spec
diff -u SPECS/cyrus-sasl.spec:1.148 SPECS/cyrus-sasl.spec:1.149
--- SPECS/cyrus-sasl.spec:1.148	Mon Mar 27 14:41:55 2006
+++ SPECS/cyrus-sasl.spec	Sun Apr 16 23:31:40 2006
@@ -45,21 +45,21 @@
 Patch6:		%{name}-cryptedpw.patch
 Patch7:		%{name}-md5sum-passwords.patch
 URL:		http://asg.web.cmu.edu/sasl/
-%{?with_authlib:BuildRequires:	courier-authlib-devel}
 BuildRequires:	autoconf >= 2.54
 BuildRequires:	automake
+%{?with_authlib:BuildRequires:	courier-authlib-devel}
 BuildRequires:	db-devel
 BuildRequires:	ed
 BuildRequires:	groff
 %{?with_gssapi:BuildRequires:	heimdal-devel >= 0.7}
-BuildRequires:	libtool	>= 1.4
+BuildRequires:	libtool >= 1.4
 %{?with_mysql:BuildRequires:	mysql-devel}
-%{?with_pgsql:BuildRequires:	postgresql-devel}
 %{?with_ldap:BuildRequires:	openldap-devel >= 2.3.0}
-%{?with_sqlite:BuildRequires:	sqlite-devel}
-%{?with_opie:BuildRequires:	opie-devel}
 BuildRequires:	openssl-devel >= 0.9.7d
+%{?with_opie:BuildRequires:	opie-devel}
 BuildRequires:	pam-devel
+%{?with_pgsql:BuildRequires:	postgresql-devel}
+%{?with_sqlite:BuildRequires:	sqlite-devel}
 Requires:	pam >= 0.79.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -106,8 +106,8 @@
 Summary:	Header files and documentation for cyrus-sasl
 Summary(pl):	Pliki nagłówkowe i dokumentacja dla cyrus-sasl
 Summary(pt_BR):	Exemplos e arquivos para desenvolvimento com SASL
-Summary(ru):	ćÁĘĚŮ ÄĚŃ ĐŇĎÇŇÁÍÍÉŇĎ×ÁÎÉŃ Ó ÂÉÂĚÉĎÔĹËĎĘ Cyrus SASL
 Summary(ru):	ćÁĘĚÉ ÄĚŃ ĐŇĎÇŇÁÍŐ×ÁÎÎŃ Ú ÂŚÂĚŚĎÔĹËĎŔ Cyrus SASL
+Summary(ru):	ćÁĘĚŮ ÄĚŃ ĐŇĎÇŇÁÍÍÉŇĎ×ÁÎÉŃ Ó ÂÉÂĚÉĎÔĹËĎĘ Cyrus SASL
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 
@@ -350,8 +350,9 @@
 Summary:	Cyrus SASL authd
 Summary(pl):	Demon authd do Cyrus SASL
 Group:		Daemons
-Requires(post,postun):	/sbin/chkconfig
+Requires(post,preun):	/sbin/chkconfig
 Requires:	%{name} = %{version}-%{release}
+Requires:	rc-scripts
 
 %description saslauthd
 Cyrus SASL authd.
@@ -667,6 +668,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.149  2006/04/16 21:31:40  glen
+- fix chkconfig, rc-scripts deps
+
 Revision 1.148  2006/03/27 12:41:55  glen
 - rel 8 (libmysqlclient_15)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/DenyHosts.spec?r1=1.19&r2=1.20&f=u
    http://cvs.pld-linux.org/SPECS/am-utils.spec?r1=1.40&r2=1.41&f=u
    http://cvs.pld-linux.org/SPECS/anacron.spec?r1=1.38&r2=1.39&f=u
    http://cvs.pld-linux.org/SPECS/athcool.spec?r1=1.28&r2=1.29&f=u
    http://cvs.pld-linux.org/SPECS/backuppc.spec?r1=1.63&r2=1.64&f=u
    http://cvs.pld-linux.org/SPECS/ccs.spec?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/SPECS/cisco-vpnclient.spec?r1=1.14&r2=1.15&f=u
    http://cvs.pld-linux.org/SPECS/cyrus-sasl.spec?r1=1.148&r2=1.149&f=u



More information about the pld-cvs-commit mailing list