]> git.pld-linux.org Git - packages/clamav.git/commitdiff
- updated to 0.101.1 auto/th/clamav-0.101.1-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Tue, 8 Jan 2019 17:22:26 +0000 (18:22 +0100)
committerAdam Gołębiowski <adamg@pld-linux.org>
Tue, 8 Jan 2019 17:22:26 +0000 (18:22 +0100)
clamav-headers.patch
clamav.spec

index bd592d3047bd147b4641aab3cf8936c969fe28f4..41f703d891708381eeadad87f35b7cacd4214427 100644 (file)
@@ -1,14 +1,14 @@
 --- clamav-0.101.0/Makefile.am~        2018-11-29 14:52:31.000000000 +0100
 +++ clamav-0.101.0/Makefile.am 2018-12-07 09:00:16.238721757 +0100
-@@ -23,6 +23,8 @@
+@@ -34,7 +34,7 @@
+ pkgconfigdir = $(libdir)/pkgconfig
+ pkgconfig_DATA = libclamav.pc
  
- bin_SCRIPTS=clamav-config
+-nodist_include_HEADERS = clamav-types.h
++pkginclude_HEADERS = clamav-types.h
  
-+pkginclude_HEADERS = clamav-config.h platform.h
-+
- if ENABLE_CLAMSUBMIT
- SUBDIRS += clamsubmit
- endif
+ # don't complain that configuration files and databases are not removed, this is intended
+ distuninstallcheck_listfiles = find . -type f ! -name clamd.conf ! -name freshclam.conf ! -name daily.cvd ! -name main.cvd -print
 --- clamav-0.101.0/libclamav/Makefile.am~      2018-11-29 14:52:31.000000000 +0100
 +++ clamav-0.101.0/libclamav/Makefile.am       2018-12-07 09:00:16.312058931 +0100
 @@ -269,7 +269,7 @@
@@ -16,7 +16,7 @@
  endif
  
 -include_HEADERS = clamav.h
-+pkginclude_HEADERS = clamav.h cltypes.h
++pkginclude_HEADERS = clamav.h
  
  libclamav_la_SOURCES = \
          matcher-ac.c \
index 391cfb44d376df077c6be834df42ff5bbd2c9f60..e0d03d3466ec047078c263978e9efdc992a25e44 100644 (file)
 Summary:       An anti-virus utility for Unix
 Summary(pl.UTF-8):     Narzędzie antywirusowe dla Uniksów
 Name:          clamav
-Version:       0.101.0
-Release:       5
+Version:       0.101.1
+Release:       1
 License:       GPL v2+
 Group:         Daemons
 #Source0Download: http://www.clamav.net/download
 Source0:       http://www.clamav.net/downloads/production/%{name}-%{version}.tar.gz
-# Source0-md5: 47c36d13ac814b9e29ed6f5fc1691373
+# Source0-md5: 9c137d6172f6e132e08e61fe25b636f8
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}-milter.init
@@ -460,9 +460,7 @@ fi
 %{_libdir}/libclamunrar_iface.la
 %dir %{_includedir}/clamav
 %{_includedir}/clamav/clamav.h
-%{_includedir}/clamav/clamav-config.h
-%{_includedir}/clamav/cltypes.h
-%{_includedir}/clamav/platform.h
+%{_includedir}/clamav/clamav-types.h
 %{_pkgconfigdir}/libclamav.pc
 
 %files static
This page took 0.03612 seconds and 4 git commands to generate.