packages: clamav/clamav.spec, clamav/am-nosilentrules.patch (NEW) - disable...
glen
glen at pld-linux.org
Thu Apr 15 12:39:50 CEST 2010
Author: glen Date: Thu Apr 15 10:39:50 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- disable silent rules we do not have on ac; rel 2
---- Files affected:
packages/clamav:
clamav.spec (1.278 -> 1.279) , am-nosilentrules.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: packages/clamav/clamav.spec
diff -u packages/clamav/clamav.spec:1.278 packages/clamav/clamav.spec:1.279
--- packages/clamav/clamav.spec:1.278 Thu Apr 1 13:15:09 2010
+++ packages/clamav/clamav.spec Thu Apr 15 12:39:45 2010
@@ -10,7 +10,7 @@
Summary(pl.UTF-8): Narzędzie antywirusowe dla Uniksów
Name: clamav
Version: 0.96
-Release: 1
+Release: 2
Epoch: 0
License: GPL v2+
Group: Applications
@@ -25,6 +25,7 @@
Source9: %{name}-milter.sysconfig
Patch0: %{name}-pld_config.patch
Patch1: %{name}-nolibs.patch
+Patch2: am-nosilentrules.patch
URL: http://www.clamav.net/
BuildRequires: autoconf
BuildRequires: automake
@@ -149,6 +150,7 @@
%setup -q
%patch0 -p1
%patch1 -p1
+%patch2 -p1
%build
%{__libtoolize}
@@ -346,6 +348,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.279 2010/04/15 10:39:45 glen
+- disable silent rules we do not have on ac; rel 2
+
Revision 1.278 2010/04/01 11:15:09 lisu
- up to 0.96
- package /usr/bin/clambc
================================================================
Index: packages/clamav/am-nosilentrules.patch
diff -u /dev/null packages/clamav/am-nosilentrules.patch:1.1
--- /dev/null Thu Apr 15 12:39:50 2010
+++ packages/clamav/am-nosilentrules.patch Thu Apr 15 12:39:45 2010
@@ -0,0 +1,12 @@
+--- 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
+@@ -34,8 +34,7 @@
+
+ dnl -Wall and -Werror here are NOT CFLAGS, they refer to automake warnings
+ dnl enable stealth builds and psychedelic tests
+-AM_INIT_AUTOMAKE([1.11 -Wall -Wportability -Wno-override -Werror std-options foreign dist-bzip2 no-define color-tests parallel-tests tar-ustar])
+-AM_SILENT_RULES([yes])
++AM_INIT_AUTOMAKE([1.10 -Wall -Wportability -Wno-override -Werror std-options foreign dist-bzip2 no-define tar-ustar])
+
+ dnl we told automake to not define these, since we want to include
+ dnl the date in the version
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/clamav/clamav.spec?r1=1.278&r2=1.279&f=u
More information about the pld-cvs-commit
mailing list