]> git.pld-linux.org Git - packages/clamav.git/blobdiff - clamav.spec
- rel 3; properly define major; should fix errors like
[packages/clamav.git] / clamav.spec
index 32ac1fb6ed46e1150b175f812a726b4efcf739d4..ec23f0d4e41fc5d21e9c3905ad57acb970424fc8 100644 (file)
@@ -14,7 +14,7 @@ Summary:      An anti-virus utility for Unix
 Summary(pl.UTF-8):     Narzędzie antywirusowe dla Uniksów
 Name:          clamav
 Version:       0.98.3
-Release:       2
+Release:       3
 License:       GPL v2+
 Group:         Daemons
 Source0:       http://downloads.sourceforge.net/clamav/%{name}-%{version}.tar.gz
@@ -35,6 +35,7 @@ Patch2:               am-nosilentrules.patch
 %endif
 Patch3:                ac2.68.patch
 Patch4:                %{name}-openssl.patch
+Patch5:                %{name}-major.patch
 URL:           http://www.clamav.net/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -174,6 +175,7 @@ Biblioteki statyczne clamav.
 %endif
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 %{__libtoolize}
This page took 0.039972 seconds and 4 git commands to generate.