SPECS: fam.spec - pure chkconfig dep, adapterized

glen glen at pld-linux.org
Tue Oct 4 18:36:25 CEST 2005


Author: glen                         Date: Tue Oct  4 16:36:25 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pure chkconfig dep, adapterized

---- Files affected:
SPECS:
   fam.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: SPECS/fam.spec
diff -u SPECS/fam.spec:1.44 SPECS/fam.spec:1.45
--- SPECS/fam.spec:1.44	Fri Jul  1 23:10:27 2005
+++ SPECS/fam.spec	Tue Oct  4 18:36:20 2005
@@ -4,7 +4,7 @@
 Summary(pt_BR):	FAM, um monitor de alteraçőes em arquivos
 Name:		fam
 Version:	2.7.0
-Release:	1
+Release:	1.1
 License:	GPL
 Group:		Daemons
 Source0:	ftp://oss.sgi.com/projects/fam/download/stable/%{name}-%{version}.tar.gz
@@ -40,7 +40,7 @@
 Summary:	FAM, the File Alteration Monitor - common files
 Summary(pl):	Monitor zmian w plikach - wspólne pliki
 Group:		Daemons
-Prereq:		portmap
+Requires:	portmap
 Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
 Obsoletes:	fam < 0:2.7.0
 
@@ -62,8 +62,8 @@
 Summary:	inetd configs for FAM
 Summary(pl):	Pliki konfiguracyjne do użycia FAM poprzez inetd
 Group:		Daemons
-PreReq:		%{name}-common = %{epoch}:%{version}-%{release}
-PreReq:		rc-inetd
+Requires:	%{name}-common = %{epoch}:%{version}-%{release}
+Requires:	rc-inetd
 Requires:	inetdaemon
 Requires:	portmap
 Provides:	fam = %{epoch}:%{version}-%{release}
@@ -83,8 +83,9 @@
 Summary:	Standalone daemon configs for FAM
 Summary(pl):	Pliki konfiguracyjne do startowania FAM w trybie standalone
 Group:		Daemons
-PreReq:		%{name}-common = %{epoch}:%{version}-%{release}
-PreReq:		rc-scripts
+Requires:	%{name}-common = %{epoch}:%{version}-%{release}
+Requires:	rc-scripts
+Requires:	/sbin/chkconfig
 Requires(post,preun):	/sbin/chkconfig
 Provides:	fam = %{epoch}:%{version}-%{release}
 Obsoletes:	fam-inetd
@@ -94,8 +95,7 @@
 FAM configs for running as a standalone daemon.
 
 %description standalone -l pl
-Pliki konfiguracyjne FAM do startowania demona w trybie
-standalone.
+Pliki konfiguracyjne FAM do startowania demona w trybie standalone.
 
 %package libs
 Summary:	Libraries for FAM
@@ -228,7 +228,7 @@
 
 %files standalone
 %defattr(644,root,root,755)
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/famd
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/famd
 %attr(754,root,root) /etc/rc.d/init.d/famd
 
 %files libs
@@ -252,6 +252,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2005/10/04 16:36:20  glen
+- pure chkconfig dep, adapterized
+
 Revision 1.44  2005/07/01 21:10:27  qboosh
 - unified R/P/O/C order
 
@@ -364,24 +367,24 @@
 - perl -pi -e "s/^libtoolize --copy --force/\%\{__libtoolize\}/"
 
 Revision 1.11  2002/05/21 23:13:01  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.10  2002/05/21 09:31:10  kloczek
-- if it possible map %%{__cc} to %%{__cxx} in the same way as in mozilla.spec.
+- if it possible map %{__cc} to %{__cxx} in the same way as in mozilla.spec.
 
 Revision 1.9  2002/05/02 16:14:19  kloczek
 - release 7,
-- add -fno-rtti -fno-exceptions to CXXFLAGS and map %%{__cc} on %{__cxx} (now
+- add -fno-rtti -fno-exceptions to CXXFLAGS and map %{__cc} on %{__cxx} (now
   libstdc++ patch can be removed),
 - per subpackage License field (mail GPL all other LGPL),
 - fixed requires rules for libs, devel and static subpackages.
-Added TODO:
+  Added TODO:
 - add rc-inetd upport or fam service.
 
 Revision 1.8  2002/04/25 16:17:06  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.7  2002/04/13 11:28:29  michuz
 - added fam-rpcsvc.patch (fixes linking)
@@ -399,7 +402,7 @@
 Revision 1.3  2002/02/06 04:03:04  kloczek
 - spec adapterized,
 - libfam0{,-devel} added to Obsoletes for allow upgrade from MDK.
-NOTE: rc-inets support still NYF.
+  NOTE: rc-inets support still NYF.
 
 Revision 1.2  2002/01/18 20:09:09  qboosh
 - fixed static pl description and base groups, cosmetics
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fam.spec?r1=1.44&r2=1.45&f=u




More information about the pld-cvs-commit mailing list