rpms/rkhunter/devel rkhunter.spec,1.3,1.4

Matthias Saou (thias) fedora-extras-commits at redhat.com
Fri Mar 4 00:05:44 UTC 2005


Author: thias

Update of /cvs/extras/rpms/rkhunter/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25833/rkhunter/devel

Modified Files:
	rkhunter.spec 
Log Message:
Mass letter "q" and "r" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs



Index: rkhunter.spec
===================================================================
RCS file: /cvs/extras/rpms/rkhunter/devel/rkhunter.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rkhunter.spec	7 Jan 2005 08:31:35 -0000	1.3
+++ rkhunter.spec	4 Mar 2005 00:05:42 -0000	1.4
@@ -6,8 +6,7 @@
 Name:           rkhunter
 Version:        1.1.9
 Release:        1
-Epoch:          0
-Summary:        Rootkit Hunter scans for rootkits, backdoors and local exploits.
+Summary:        Rootkit Hunter scans for rootkits, backdoors and local exploits
 
 Group:          Applications/System
 License:        GPL
@@ -50,7 +49,7 @@
 # DURING the binary build process (md5 canary check)
 #[ ! -e %{_sourcedir}/%{name}-%{version}-0.fdr.1.src.md5.orig ] \
 #    && %{__perl} -pi.orig -e '
-#	s|../SOURCES|%{_sourcedir}|g;
+#       s|../SOURCES|%{_sourcedir}|g;
 #     ' %{_sourcedir}/%{name}-%{version}-0.fdr.1.src.md5
 #md5sum --check %{_sourcedir}/%{name}-%{version}-0.fdr.1.src.md5 || exit $?
 
@@ -65,7 +64,7 @@
 	s|\@SCDIR\@|%{_sysconfdir}/sysconfig|g;
 	s|\@RKEXE\@|%{_bindir}/%{name}|g;
     ' rkhunter-scan_on_boot \
-        rkhunter-scan_on_boot-rc.local
+      rkhunter-scan_on_boot-rc.local
 
 %{__perl} -pi.orig -e '
 	s|^#$|INSTALLDIR=%{_prefix}|;
@@ -249,7 +248,7 @@
 - added recursive remove of old build root as prep for install phase
 
 * Wed Apr 28 2004 Doncho N. Gunchev - 1.0.9-0.mr700
-- dropped Requires: perl - rkhunter works without it 
+- dropped Requires: perl - rkhunter works without it
 - dropped the bash alignpatch (check the source or contact me)
 - various file mode fixes (.../tmp/, *.db)
 - optimized the %%files section - any new files in the




More information about the scm-commits mailing list