]> git.pld-linux.org Git - packages/apache-mod_clamav.git/commitdiff
- added Date tag, removed COPYING (just GPL) and INSTALL (generic) from doc
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 30 Dec 2003 17:40:48 +0000 (17:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_clamav.spec -> 1.4

apache-mod_clamav.spec

index a0ec72ab41d675b4d944f62f93c1567d33fa0f68..f489d7ab7d4485ad033fc1ef3605f82a3dadcecb 100644 (file)
@@ -1,4 +1,3 @@
-# $Revision: 1.3 $
 %define        apxs            /usr/sbin/apxs
 %define                mod_name        clamav
 Summary:       An Apache virus scanning filter
@@ -13,7 +12,7 @@ Source1:      %{name}.conf
 Patch0:                %{name}-libtool-tag.patch
 URL:           http://software.othello.ch/mod_clamav/
 BuildRequires: %{apxs}
-BuildRequires: apache-devel
+BuildRequires: apache-devel >= 2.0
 BuildRequires: apr-devel
 BuildRequires: apr-util-devel
 BuildRequires: autoconf
@@ -82,6 +81,6 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog COPYING INSTALL mod_clamav.html NEWS README TODO
+%doc AUTHORS ChangeLog mod_clamav.html NEWS README TODO
 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/httpd.conf/32_mod_clamav.conf
 %attr(755,root,root) %{_libexecdir}/mod_%{mod_name}.so
This page took 0.205133 seconds and 4 git commands to generate.