]> git.pld-linux.org Git - packages/chkrootkit.git/commitdiff
- adapterized (sorted %verify flags)
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 12 Dec 2005 15:19:32 +0000 (15:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    chkrootkit.spec -> 1.45

chkrootkit.spec

index deacd7965732be392bbeefe4d32f4dfdc9679493..673f29315bf9f1f5fc6c46d6e5f6f376412250ce 100644 (file)
@@ -7,7 +7,7 @@ Version:        0.46a
 Release:       1
 License:       AMS (BSD like; look at COPYRIGHT)
 Group:         Applications/Networking
-Source0:       ftp://ftp.pangeia.com.br/pub/seg/pac/%{name}-%{version}.tar.gz
+Source0:       ftp://ftp.pangeia.com.br/pub/seg/pac/%{name}-%{version}.tar.gz
 # Source0-md5: b73fb9e365d2edcd031d65b16e965a18
 Source1:       %{name}-check
 Source2:       %{name}.sysconfig
@@ -20,8 +20,8 @@ Patch5:               %{name}-utmpx.patch
 # Patch5-md5: 0dfeda71b081eaa8c316eca1f81b21f0
 URL:           http://www.chkrootkit.org/
 BuildRequires: glibc-static
-Requires:      binutils
 Requires:      bash
+Requires:      binutils
 Requires:      mktemp
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -90,5 +90,5 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc COPYRIGHT README README.chklastlog README.chkwtmp
 %attr(750,root,root) /etc/cron.weekly/chkrootkit-check
-%attr(640,root,root) %config(noreplace) %verify(not mtime size md5) /etc/sysconfig/chkrootkit
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/chkrootkit
 %attr(755,root,root) %{_bindir}/*
This page took 0.062554 seconds and 4 git commands to generate.