commit da7bf284dba111ca98b92dc889919af9fc3e1716
Author: Jakub Bogusz <[email protected]>
Date:   Mon Dec 10 20:59:57 2018 +0100

    - adjust also clamav-config; release 5

 clamav-headers.patch | 20 ++++++++++++++++++++
 clamav.spec          |  2 +-
 2 files changed, 21 insertions(+), 1 deletion(-)
---
diff --git a/clamav.spec b/clamav.spec
index 8ec51db..391cfb4 100644
--- a/clamav.spec
+++ b/clamav.spec
@@ -19,7 +19,7 @@ Summary:      An anti-virus utility for Unix
 Summary(pl.UTF-8):     Narzędzie antywirusowe dla Uniksów
 Name:          clamav
 Version:       0.101.0
-Release:       4
+Release:       5
 License:       GPL v2+
 Group:         Daemons
 #Source0Download: http://www.clamav.net/download
diff --git a/clamav-headers.patch b/clamav-headers.patch
index 8541c0c..bd592d3 100644
--- a/clamav-headers.patch
+++ b/clamav-headers.patch
@@ -31,3 +31,23 @@
  
  Name: libclamav
  Description: A GPL virus scanner
+--- clamav-0.101.0/clamav-config.in.orig       2018-11-29 14:52:31.000000000 
+0100
++++ clamav-0.101.0/clamav-config.in    2018-12-10 19:32:41.185456107 +0100
+@@ -3,7 +3,7 @@
+ 
+ prefix=@prefix@
+ exec_prefix=@exec_prefix@
+-includedir=@includedir@
++includedir=@includedir@/clamav
+ libdir=@libdir@
+ 
+ usage()
+@@ -55,7 +55,7 @@
+       ;;
+ 
+     --cflags)
+-              echo -I@includedir@ @CFLAGS@
++              echo -I${includedir} @CFLAGS@
+               ;;
+ 
+     --libs)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/clamav.git/commitdiff/da7bf284dba111ca98b92dc889919af9fc3e1716

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to