]> git.pld-linux.org Git - packages/clamav.git/commitdiff
- partial update to 0.98
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 14 Oct 2013 18:16:13 +0000 (20:16 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 14 Oct 2013 18:16:13 +0000 (20:16 +0200)
ac2.68.patch
am-nosilentrules.patch
clamav-nolibs.patch
clamav-pld_config.patch
clamav.spec

index f7a2362a84dc740b0007ee38541daa7bf3ead567..27bd529a9a64d4c76f0dd6c48e58b57b7fa0ad92 100644 (file)
@@ -10,9 +10,9 @@ diff -ur clamav-0.97.5/clamav-milter/Makefile.am clamav-0.97.5-am/clamav-milter/
  LIBS = $(top_builddir)/libclamav/libclamav_internal_utils.la @CLAMAV_MILTER_LIBS@ @THREAD_LIBS@
  AM_CPPFLAGS = -I$(top_srcdir)/clamd -I$(top_srcdir)/libclamav -I$(top_srcdir)/shared -I$(top_srcdir)
  CLEANFILES=*.gcda *.gcno
-diff -ur clamav-0.97.5/configure.in clamav-0.97.5-am/configure.in
---- clamav-0.97.5/configure.in 2012-06-28 11:10:46.795377403 +0200
-+++ clamav-0.97.5-am/configure.in      2012-06-28 11:01:44.658245193 +0200
+diff -ur clamav-0.97.5/configure.ac clamav-0.97.5-am/configure.ac
+--- clamav-0.97.5/configure.ac 2012-06-28 11:10:46.795377403 +0200
++++ clamav-0.97.5-am/configure.ac      2012-06-28 11:01:44.658245193 +0200
 @@ -54,6 +54,8 @@
  AC_PROG_INSTALL
  AC_PROG_LN_S
index 9625e0fa480b9aaef6bd82f102962981adbf073d..8ef38bf22ef73b87a904369fd6c121e26b288e96 100644 (file)
@@ -1,5 +1,5 @@
---- clamav-0.96/configure.in~  2010-04-15 13:38:54.000000000 +0300
-+++ clamav-0.96/configure.in   2010-04-15 13:38:55.799688151 +0300
+--- clamav-0.96/configure.ac~  2010-04-15 13:38:54.000000000 +0300
++++ clamav-0.96/configure.ac   2010-04-15 13:38:55.799688151 +0300
 @@ -34,8 +34,7 @@
  
  dnl -Wall and -Werror here are NOT CFLAGS, they refer to automake warnings
index da49769c1d3cb787737507f8b843df2c2363d75a..0d037c40d3c9c37f7765832f911bfbaa1ab5e474 100644 (file)
@@ -1,5 +1,5 @@
---- clamav-0.96.1/configure.in~        2010-05-19 14:23:09.000000000 +0200
-+++ clamav-0.96.1/configure.in 2010-05-20 09:28:22.297294559 +0200
+--- clamav-0.96.1/configure.ac~        2010-05-19 14:23:09.000000000 +0200
++++ clamav-0.96.1/configure.ac 2010-05-20 09:28:22.297294559 +0200
 @@ -430,8 +430,12 @@
  AC_SUBST([BUILD_CONFIGURE_FLAGS], [$build_configure_args])
  
index 4cb395886e37bef1683eb7e9723d2f2889d91431..3737c7d9f477b63328032326c7e31739b21d5a0c 100644 (file)
@@ -1,6 +1,6 @@
-diff -ur clamav-0.97.1/etc//clamav-milter.conf clamav-0.97.1.new/etc//clamav-milter.conf
---- clamav-0.97.1/etc//clamav-milter.conf      2011-01-10 18:48:28.000000000 +0100
-+++ clamav-0.97.1.new/etc//clamav-milter.conf  2011-07-14 18:24:02.801795736 +0200
+diff -ur clamav-0.97.1/etc//clamav-milter.conf.sample clamav-0.97.1.new/etc//clamav-milter.conf.sample
+--- clamav-0.97.1/etc//clamav-milter.conf.sample       2011-01-10 18:48:28.000000000 +0100
++++ clamav-0.97.1.new/etc//clamav-milter.conf.sample   2011-07-14 18:24:02.801795736 +0200
 @@ -3,7 +3,7 @@
  ##
  
@@ -68,9 +68,9 @@ diff -ur clamav-0.97.1/etc//clamav-milter.conf clamav-0.97.1.new/etc//clamav-mil
  
  # Enable verbose logging.
  #
-diff -ur clamav-0.97.1/etc//clamd.conf clamav-0.97.1.new/etc//clamd.conf
---- clamav-0.97.1/etc//clamd.conf      2011-05-13 13:25:31.000000000 +0200
-+++ clamav-0.97.1.new/etc//clamd.conf  2011-07-14 18:19:05.824861957 +0200
+diff -ur clamav-0.97.1/etc//clamd.conf.sample clamav-0.97.1.new/etc//clamd.conf.sample
+--- clamav-0.97.1/etc//clamd.conf.sample       2011-05-13 13:25:31.000000000 +0200
++++ clamav-0.97.1.new/etc//clamd.conf.sample   2011-07-14 18:19:05.824861957 +0200
 @@ -5,13 +5,13 @@
  
  
@@ -159,9 +159,9 @@ diff -ur clamav-0.97.1/etc//clamd.conf clamav-0.97.1.new/etc//clamd.conf
  #ClamukoIncludePath /students
  
  # Set the exclude paths. All subdirectories are also excluded. (Dazuko only)
-diff -ur clamav-0.97.1/etc//freshclam.conf clamav-0.97.1.new/etc//freshclam.conf
---- clamav-0.97.1/etc//freshclam.conf  2011-01-10 18:48:28.000000000 +0100
-+++ clamav-0.97.1.new/etc//freshclam.conf      2011-07-14 18:14:32.705707450 +0200
+diff -ur clamav-0.97.1/etc//freshclam.conf.sample clamav-0.97.1.new/etc//freshclam.conf.sample
+--- clamav-0.97.1/etc//freshclam.conf.sample   2011-01-10 18:48:28.000000000 +0100
++++ clamav-0.97.1.new/etc//freshclam.conf.sample       2011-07-14 18:14:32.705707450 +0200
 @@ -3,9 +3,14 @@
  ## Please read the freshclam.conf(5) manual before editing this file.
  ##
index 324468c072fc209591de430a7ddfac09dce67191..a75cd4e5e11ce8bb98efdba07ac729ffb99ebdd0 100644 (file)
 Summary:       An anti-virus utility for Unix
 Summary(pl.UTF-8):     Narzędzie antywirusowe dla Uniksów
 Name:          clamav
-Version:       0.97.8
-Release:       1
+Version:       0.98
+Release:       0.1
 License:       GPL v2+
 Group:         Daemons
 Source0:       http://downloads.sourceforge.net/clamav/%{name}-%{version}.tar.gz
-# Source0-md5: ac52bcbad3ea72eac08fedb9772f648b
+# Source0-md5: ca0b8c930efcb8be1d47592d268006c5
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}-milter.init
@@ -164,8 +164,6 @@ Biblioteki statyczne clamav.
 %patch3 -p1
 
 %build
-# automake 1.12+ needs configure.ac not .in
-mv configure.{in,ac}
 %{__libtoolize}
 %{__aclocal} -I m4
 %{__autoconf}
This page took 0.060165 seconds and 4 git commands to generate.