rpms/rkhunter/FC-1 .cvsignore, 1.3, 1.4 rkhunter.spec, 1.2, 1.3 sources, 1.3, 1.4

Gregory Lynn Houlette (tamaster) fedora-extras-commits at redhat.com
Sat Mar 11 19:57:01 UTC 2006


Author: tamaster

Update of /cvs/extras/rpms/rkhunter/FC-1
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27864

Modified Files:
	.cvsignore rkhunter.spec sources 
Log Message:
* Tue Mar 7 2006 Greg Houlette <tamaster at pobox.com> - 1.2.8-1
- New package version release
- reworked the .spec file to support optional dist tag
- Updated the application check default patchfile (chunk failure)
- Changed to SHA1 for optional message digest (canary check)
- Added a couple of suggested skip entries to rkhunter.conf



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/rkhunter/FC-1/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	5 Jan 2006 06:31:13 -0000	1.3
+++ .cvsignore	11 Mar 2006 19:57:00 -0000	1.4
@@ -1,2 +1,3 @@
-rkhunter-1.2.7.tar.gz
+rkhunter-1.2.8.tar.gz
 rkhunter-auto_scan.tar.gz
+clog


Index: rkhunter.spec
===================================================================
RCS file: /cvs/extras/rpms/rkhunter/FC-1/rkhunter.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rkhunter.spec	5 Jan 2006 06:31:13 -0000	1.2
+++ rkhunter.spec	11 Mar 2006 19:57:00 -0000	1.3
@@ -1,23 +1,26 @@
+%define rkhVer 1.2.8
+%define rpmRel 1
+
 # We can't let RPM do the dependencies automatic because it'll then pick up
 # a correct but undesirable perl dependency, which rkhunter does not require
 # in order to function properly [perl(Digest::MD5) & perl(Digest::SHA1)].
 AutoReqProv:    no
 
 Name:           rkhunter
-Version:        1.2.7
-Release:        1
+Version:        %{rkhVer}
+Release:        %{rpmRel}%{?dist}
 Summary:        A host-based tool to scan for rootkits, backdoors and local exploits
 
 Group:          Applications/System
 License:        GPL
 URL:            http://www.rootkit.nl/
-Source0:        http://downloads.rootkit.nl/rkhunter-1.2.7.tar.gz
+Source0:        http://downloads.rootkit.nl/rkhunter-1.2.8.tar.gz
 Source1:        rkhunter-auto_scan.tar.gz
-Source2:        rkhunter-%{version}-%{release}.src.md5
-Patch0:         rkhunter-1.2.7-install_dir-conf.patch
+Source2:        rkhunter-%{rkhVer}-%{rpmRel}.src.sha
+Patch0:         rkhunter-1.2.8-default_settings-conf.patch
 Patch1:         rkhunter-1.1.8-showfiles.patch
 Patch2:         rkhunter-1.1.9-shared_man_search.patch
-Patch3:         rkhunter-1.1.9-app_check_default.patch
+Patch3:         rkhunter-1.2.8-app_check_default.patch
 Patch4:         rkhunter-1.2.7-datestamp.patch
 Patch5:         rkhunter-1.2.7-append_log.patch
 Patch6:         rkhunter-1.2.7-group_log.patch
@@ -51,15 +54,15 @@
 %prep
 
 # This optional check is for verification of original sources
-# DURING the binary build process (md5 canary check)
-[ ! -e %{_sourcedir}/%{name}-%{version}-%{release}.src.md5.orig ] \
-    && %{__perl} -pi.orig -e '
-	s|../SOURCES|%{_sourcedir}|g;
-     ' %{_sourcedir}/%{name}-%{version}-%{release}.src.md5
-md5sum --check %{_sourcedir}/%{name}-%{version}-%{release}.src.md5 || exit $?
-%{__rm} -f %{_sourcedir}/%{name}-%{version}-%{release}.src.md5
-%{__mv} %{_sourcedir}/%{name}-%{version}-%{release}.src.md5.orig \
-        %{_sourcedir}/%{name}-%{version}-%{release}.src.md5
+# DURING the binary build process (sha1 canary check)
+#[ ! -e %{_sourcedir}/%{name}-%{rkhVer}-%{rpmRel}.src.sha.orig ] \
+#    && %{__perl} -pi.orig -e '
+#	s|../SOURCES|%{_sourcedir}|g;
+#     ' %{_sourcedir}/%{name}-%{rkhVer}-%{rpmRel}.src.sha
+#sha1sum --check %{_sourcedir}/%{name}-%{rkhVer}-%{rpmRel}.src.sha || exit $?
+#%{__rm} -f %{_sourcedir}/%{name}-%{rkhVer}-%{rpmRel}.src.sha
+#%{__mv} %{_sourcedir}/%{name}-%{rkhVer}-%{rpmRel}.src.sha.orig \
+#        %{_sourcedir}/%{name}-%{rkhVer}-%{rpmRel}.src.sha
 
 %setup -q -n %{name}
 %setup -q -D -T -a 1 -n %{name}
@@ -148,8 +151,8 @@
 %clean
 %{__rm} -rf $RPM_BUILD_ROOT
 # Autoclean for rpmbuild -bb
-cd ..
-[ ! -d %{name} ] || %{__rm} -rf %{name}
+#cd ..
+#[ ! -d %{name} ] || %{__rm} -rf %{name}
 
 
 %post
@@ -187,6 +190,13 @@
 
 
 %changelog
+* Tue Mar 7 2006 Greg Houlette <tamaster at pobox.com> - 1.2.8-1
+- New package version release
+- reworked the .spec file to support optional dist tag
+- Updated the application check default patchfile (chunk failure)
+- Changed to SHA1 for optional message digest (canary check)
+- Added a couple of suggested skip entries to rkhunter.conf
+
 * Mon Jun 11 2005 Greg Houlette <tamaster at pobox.com> - 1.2.7-1
 - Added signature auto-updating to CRON scan (new script)
 - Removed BOOTSCAN pending rewrite to full SysV Init scan in background


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/rkhunter/FC-1/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	5 Jan 2006 06:31:13 -0000	1.3
+++ sources	11 Mar 2006 19:57:00 -0000	1.4
@@ -1,2 +1,2 @@
-288ba8a87352716384823c9ea1958fa7  rkhunter-1.2.7.tar.gz
+41122193b5006b617e03c637a17ae982  rkhunter-1.2.8.tar.gz
 a80c43eec631b565ca8b85e7ce9b8724  rkhunter-auto_scan.tar.gz




More information about the fedora-extras-commits mailing list