[packages/ccache] - updated to 3.5

adamg adamg at pld-linux.org
Wed Mar 13 17:18:08 CET 2019


commit 84a1d8d03144dca3b1fc6a9971a346e17aef3105
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date:   Wed Mar 13 17:16:27 2019 +0100

    - updated to 3.5

 ccache.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/ccache.spec b/ccache.spec
index 16cdc1c..5fa3f80 100644
--- a/ccache.spec
+++ b/ccache.spec
@@ -2,12 +2,12 @@ Summary:	Compiler cache
 Summary(pl.UTF-8):	Pamięć podręczna dla kompilatora
 Summary(pt_BR.UTF-8):	Cache para compiladores C/C++
 Name:		ccache
-Version:	3.4.3
+Version:	3.5
 Release:	1
 License:	GPL v3+
 Group:		Development/Tools
 Source0:	https://www.samba.org/ftp/ccache/%{name}-%{version}.tar.xz
-# Source0-md5:	0ac60e767de855cd331c74fc62f23a96
+# Source0-md5:	340d688072070bf1fd61d41688e69a19
 URL:		http://ccache.samba.org/
 BuildRequires:	automake
 BuildRequires:	tar >= 1:1.22
@@ -61,7 +61,8 @@ kompilatora.
 %build
 cp -f /usr/share/automake/config.* .
 CPPFLAGS="%{rpmcppflags} -D_FILE_OFFSET_BITS=64"
-%configure
+%configure \
+	--without-bundled-zlib
 
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ccache.git/commitdiff/4a4d6859dcb6b0dd71a6db261049b4270e5e75ca



More information about the pld-cvs-commit mailing list