SPECS: fakebo.spec - sort verify() flags, PreReq -> Requires

darekr darekr at pld-linux.org
Sat Oct 1 16:47:37 CEST 2005


Author: darekr                       Date: Sat Oct  1 14:47:37 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sort verify() flags, PreReq -> Requires

---- Files affected:
SPECS:
   fakebo.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/fakebo.spec
diff -u SPECS/fakebo.spec:1.21 SPECS/fakebo.spec:1.22
--- SPECS/fakebo.spec:1.21	Mon Apr 26 17:17:27 2004
+++ SPECS/fakebo.spec	Sat Oct  1 16:47:31 2005
@@ -4,14 +4,14 @@
 Name:		fakebo
 Version:	0.4.1
 Release:	5
-License:	GPL
+License:	GPL v2
 Group:		Networking/Daemons
 Source0:	ftp://ftp.linux.hr/pub/fakebo/%{name}-%{version}.tar.gz
 # Source0-md5:	442b48ba44250104c30a6e7975230b7c
 Source1:	%{name}.init
 URL:		http://cvs.linux.hr/fakebo/
 BuildRequires:	autoconf
-PreReq:		rc-scripts
+Requires:	rc-scripts
 Requires(post,preun):	/sbin/chkconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -65,10 +65,10 @@
 
 %files
 %defattr(644,root,root,755)
-%doc HACKING AUTHORS TODO NEWS ChangeLog README custom.replies
+%doc AUTHORS ChangeLog HACKING NEWS README TODO custom.replies
 %attr(755,root,root) %{_bindir}/fakebo
 %attr(754,root,root) /etc/rc.d/init.d/fakebo
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/fakebo.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/fakebo.conf
 %{_mandir}/man1/fakebo.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -77,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2005/10/01 14:47:31  darekr
+- sort verify() flags, PreReq -> Requires
+
 Revision 1.21  2004/04/26 15:17:27  adamg
 - release 5 for Ac (4 is for Ra)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fakebo.spec?r1=1.21&r2=1.22&f=u




More information about the pld-cvs-commit mailing list