]> git.pld-linux.org Git - packages/clamav.git/commitdiff
- update to 0.90-stable
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 14 Feb 2007 08:58:00 +0000 (08:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    clamav.spec -> 1.209

clamav.spec

index 566691b4bdbaa239399f35008237f5f26bf1e4af..f7baac1d15c824b787c01efdff7b5779a1e5ad37 100644 (file)
@@ -5,18 +5,16 @@
 %bcond_without milter          # build without milter subpackage
 %bcond_with    curl            # enable curl support
 #
-%define                _rc             rc3
-%define                _rel    1
 Summary:       An anti-virus utility for Unix
 Summary(pl.UTF-8):     Narzędzie antywirusowe dla Uniksów
 Name:          clamav
 Version:       0.90
-Release:       0.%{_rc}.%{_rel}
+Release:       1
 Epoch:         0
 License:       GPL
 Group:         Applications
-Source0:       http://dl.sourceforge.net/clamav/%{name}-%{version}%{_rc}.tar.gz
-# Source0-md5: 5af2bdbbb255829dd590609d900c1854
+Source0:       http://dl.sourceforge.net/clamav/%{name}-%{version}.tar.gz
+# Source0-md5: f04372e49c3c5ff3bd94bbe1fef2eaca
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}-milter.init
@@ -34,10 +32,10 @@ BuildRequires:      automake
 BuildRequires: bzip2-devel
 %{?with_curl:BuildRequires:    curl-devel}
 BuildRequires: gmp-devel
+%{?with_milter:BuildRequires:  libmilter-devel}
 BuildRequires: libtool
 %{?with_milter:BuildRequires:  libwrap-devel}
 BuildRequires: rpmbuild(macros) >= 1.268
-%{?with_milter:BuildRequires:  libmilter-devel}
 BuildRequires: zlib-devel
 Requires(post,preun):  /sbin/chkconfig
 Requires(postun):      /usr/sbin/groupdel
@@ -129,7 +127,7 @@ Biblioteki statyczne clamav.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p0
+%patch3 -p1
 
 %build
 %{__libtoolize}
This page took 0.092196 seconds and 4 git commands to generate.