Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37898662
en ru br
ALT Linux repositórios
S:0.103.8-alt1
5.0: 0.95.2-alt0.M50.1
4.1: 0.97.8-alt0.M41.1
+updates:0.94.1-alt0.M41.1
4.0: 0.97.8-alt0.M40.1
+updates:0.91.2-alt1
3.0: 0.86.2-alt1
+updates:0.91.1-alt0.M30.1
+backports:0.93.3-alt0.M30.1

Outros repositórios
Upstream:0.93rc1

Group :: Ferramentas de Arquivo
RPM: clamav

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: clamav-0.90-libs.private.patch
Download


--- clamav-0.90/clamav-config.in.orig	2004-06-06 04:50:08 +0300
+++ clamav-0.90/clamav-config.in	2007-02-14 15:54:51 +0200
@@ -55,11 +55,11 @@
 	;;
 
     --cflags)
-       	echo -I@includedir@ @CFLAGS@
+       	echo -I@includedir@
        	;;
 
     --libs)
-       	echo -L@libdir@ @LIBCLAMAV_LIBS@
+       	echo -L@libdir@ -lclamav 
        	;;
 
     *)
--- clamav-0.90/libclamav.pc.in.orig	2004-07-14 14:35:38 +0300
+++ clamav-0.90/libclamav.pc.in	2007-02-14 15:54:51 +0200
@@ -6,6 +6,6 @@
 Name: libclamav
 Description: A GPL virus scanner
 Version: @LIBCLAMAV_VERSION@
-Libs: -L${libdir} -lclamav @LIBCLAMAV_LIBS@
-Cflags: -I${includedir} @CFLAGS@
-
+Libs: -L${libdir} -lclamav
+Libs.private: -L${libdir} -lclamav @LIBCLAMAV_LIBS@
+Cflags: -I${includedir}
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009