]> git.pld-linux.org Git - packages/nginx.git/commitdiff
- C: logrotate < 3.7.4 due to archiv -> archive transition
authorTomasz Pala <gotar@pld-linux.org>
Tue, 11 Sep 2007 12:15:57 +0000 (12:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nginx.spec -> 1.31

nginx.spec

index 707f73f1cb7af7e209d2b3031c308613aa46facd..f6a2740b0d0580911bc5f55818dd6d0dfe71f6b7 100644 (file)
@@ -46,11 +46,11 @@ Requires(pre):      /bin/id
 Requires(pre): /usr/bin/getgid
 Requires(pre): /usr/sbin/groupadd
 Requires(pre): /usr/sbin/useradd
-Requires:      logrotate >= 3.7.4
 Requires:      rc-scripts >= 0.2.0
 Provides:      group(http)
 Provides:      group(nginx)
 Provides:      user(nginx)
+Conflicts:     logrotate < 3.7.4
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sysconfdir     /etc/%{name}
This page took 0.035719 seconds and 4 git commands to generate.