]> git.pld-linux.org Git - packages/clamav.git/commitdiff
- up to final 0.93
authorlisu <lisu@pld-linux.org>
Mon, 14 Apr 2008 17:26:30 +0000 (17:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- DEVEL merge

Changed files:
    clamav.spec -> 1.237

clamav.spec

index c12fc80a88b06a01f6f5489f435623dadfe8b0cf..a8f58b9453f307280a07bbaca1a031cc1ad19b77 100644 (file)
@@ -8,13 +8,13 @@
 Summary:       An anti-virus utility for Unix
 Summary(pl.UTF-8):     Narzędzie antywirusowe dla Uniksów
 Name:          clamav
-Version:       0.92.1
-Release:       2
+Version:       0.93
+Release:       1
 Epoch:         0
-License:       GPL
+License:       GPL v2+
 Group:         Applications
 Source0:       http://dl.sourceforge.net/clamav/%{name}-%{version}.tar.gz
-# Source0-md5: c16e60f569b6ec575d8de494e788f9d2
+# Source0-md5: 72ed6f4706858e72f24dda8a591df0da
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}-milter.init
@@ -145,16 +145,16 @@ clamav static libraries.
 Biblioteki statyczne clamav.
 
 %prep
-%setup -q %{?_rc:-n %{name}-%{version}%{_rc}}
+%setup -q
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p0
+%patch4 -p1
 
 %build
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
@@ -340,9 +340,9 @@ fi
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
-%attr(755,root,root) %ghost %{_libdir}/libclamav.so.3
-%attr(755,root,root) %ghost %{_libdir}/libclamunrar.so.3
-%attr(755,root,root) %ghost %{_libdir}/libclamunrar_iface.so.3
+%attr(755,root,root) %ghost %{_libdir}/libclamav.so.4
+%attr(755,root,root) %ghost %{_libdir}/libclamunrar.so.4
+%attr(755,root,root) %ghost %{_libdir}/libclamunrar_iface.so.4
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.05788 seconds and 4 git commands to generate.