]> git.pld-linux.org Git - packages/logrotate.git/commitdiff
- cosmetics logrotate-3_6_5-5
authorPaweł Gołaszewski <blues@pld-linux.org>
Sun, 27 Jul 2003 19:47:07 +0000 (19:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    logrotate.spec -> 1.48

logrotate.spec

index 6b39f9692bbe113325c1825fd3bb2ea91f6d9750..0645a489648eba39f4f5c4edaf70dd38bb18c421 100644 (file)
@@ -16,9 +16,9 @@ Source0:      ftp://ftp.redhat.com/pub/redhat/code/logrotate/%{name}-%{version}.tar.g
 # Source0-md5: 680eb24979621e10362a703780942794
 Source1:       %{name}.conf
 Patch0:                %{name}-man.patch
+BuildRequires: popt-devel >= 1.3
 Requires:      /bin/mail
 Requires(post):        fileutils
-BuildRequires: popt-devel >= 1.3
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                statdir         /var/lib/misc
@@ -131,5 +131,4 @@ fi
 %attr(640,root,root) %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/*.conf
 %attr(640,root,root) %ghost %{statdir}/logrotate.status
 %attr(750,root,root) %dir /var/log/archiv
-
 %{_mandir}/man8/*
This page took 0.105251 seconds and 4 git commands to generate.