]> git.pld-linux.org Git - packages/awstats.git/blobdiff - awstats.spec
- C proper package
[packages/awstats.git] / awstats.spec
index 953d63f09975776da29da302c34a39f49c79cedd..4f71ef82b7f98929539fdbbf941b7357291857ea 100644 (file)
@@ -9,7 +9,7 @@ Summary:        Advanced Web Statistics is a free powerful server log file analyzer
 Summary(pl.UTF-8):     Zaawansowany program do analizowania logów serwera
 Name:          awstats
 Version:       7.1
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Applications/Networking
 Source0:       http://awstats.sourceforge.net/files/%{name}-%{version}.tar.gz
@@ -29,6 +29,7 @@ Requires:     perl-Geo-IP
 Requires:      perl-Storable
 Requires:      perl-Time-HiRes
 Requires:      webapps
+Conflicts:     apache-base < 2.4.0-1
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -94,10 +95,10 @@ ln -s %{_datadir}/awstats/wwwroot/cgi-bin/awstats.pl $RPM_BUILD_ROOT%{_bindir}
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%triggerin -- apache < 2.2.0, apache-base
+%triggerin -- apache-base
 %webapp_register httpd %{_webapp}
 
-%triggerun -- apache < 2.2.0, apache-base
+%triggerun -- apache-base
 %webapp_unregister httpd %{_webapp}
 
 %triggerin -- lighttpd
This page took 0.037605 seconds and 4 git commands to generate.