rpms/clamav/devel .cvsignore, 1.17, 1.18 clamav.spec, 1.84, 1.85 lastver, 1.7, 1.8 sources, 1.43, 1.44

Enrico Scholz ensc at fedoraproject.org
Wed Mar 25 22:04:15 UTC 2009


Author: ensc

Update of /cvs/extras/rpms/clamav/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28013

Modified Files:
	.cvsignore clamav.spec lastver sources 
Log Message:
updated


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/clamav/devel/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- .cvsignore	8 Mar 2009 11:38:34 -0000	1.17
+++ .cvsignore	25 Mar 2009 22:03:44 -0000	1.18
@@ -1 +1 @@
-clamav-0.95rc1-norar.tar.bz2
+clamav-0.95-norar.tar.bz2


Index: clamav.spec
===================================================================
RCS file: /cvs/extras/rpms/clamav/devel/clamav.spec,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- clamav.spec	8 Mar 2009 13:24:06 -0000	1.84
+++ clamav.spec	25 Mar 2009 22:03:44 -0000	1.85
@@ -1,4 +1,4 @@
-%global snapshot	rc1
+#global snapshot	rc1
 
 ## Fedora Extras specific customization below...
 %bcond_without       	fedora
@@ -21,7 +21,7 @@
 Summary:	End-user tools for the Clam Antivirus scanner
 Name:		clamav
 Version:	0.95
-Release:	%release_func 0.1%{?snapshot:.%snapshot}
+Release:	%release_func 1%{?snapshot:.%snapshot}
 
 License:	%{?with_unrar:proprietary}%{!?with_unrar:GPLv2}
 Group:		Applications/File
@@ -51,6 +51,7 @@
 Requires:	clamav-lib = %version-%release
 Requires:	data(clamav)
 BuildRequires:	zlib-devel bzip2-devel gmp-devel curl-devel
+BuildRequires:	ncurses-devel
 BuildRequires:	%_includedir/tcpd.h
 BuildRequires:	bc
 
@@ -337,6 +338,8 @@
 export LDFLAGS='-Wl,--as-needed'
 # HACK: remove me, when configure uses $LIBS instead of $LDFLAGS for milter check
 export LIBS='-lmilter -lpthread'
+# IPv6 check is buggy and does not work when there are no IPv6 interface on build machine
+export have_cv_ipv6=yes
 %configure --disable-clamav --with-dbdir=/var/lib/clamav	\
 	--enable-milter --disable-static			\
 	--disable-rpath						\
@@ -663,6 +666,11 @@
 
 
 %changelog
+* Wed Mar 25 2009 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.95-1
+- updated to final 0.95
+- added ncurses-devel (-> clamdtop) BR
+- enforced IPv6 support
+
 * Sun Mar  8 2009 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.95-0.1.rc1
 - updated to 0.95rc1
 - added -upstart subpackages


Index: lastver
===================================================================
RCS file: /cvs/extras/rpms/clamav/devel/lastver,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- lastver	8 Mar 2009 11:38:36 -0000	1.7
+++ lastver	25 Mar 2009 22:03:44 -0000	1.8
@@ -1 +1 @@
-0.94.2
+0.95


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/clamav/devel/sources,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- sources	8 Mar 2009 11:38:36 -0000	1.43
+++ sources	25 Mar 2009 22:03:44 -0000	1.44
@@ -1 +1 @@
-40d13c0d39568b17aec35fe793233861  clamav-0.95rc1-norar.tar.bz2
+f6ede74787379f1683a368ee6da62cea  clamav-0.95-norar.tar.bz2




More information about the fedora-extras-commits mailing list