[packages/pbzip2] - updated to 1.1.13
adamg
adamg at pld-linux.org
Mon Oct 8 22:57:20 CEST 2018
commit f9f8b2747a9109eeed694968579886e6bd665f55
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date: Mon Oct 8 22:57:13 2018 +0200
- updated to 1.1.13
pbzip2.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pbzip2.spec b/pbzip2.spec
index 16414b2..4121147 100644
--- a/pbzip2.spec
+++ b/pbzip2.spec
@@ -4,12 +4,12 @@
Summary: Parallel implementation of bzip2
Summary(pl.UTF-8): Zrównoleglona implementacja bzip2
Name: pbzip2
-Version: 1.1.12
+Version: 1.1.13
Release: 1
License: BSD
Group: Applications/Archiving
Source0: https://launchpad.net/pbzip2/1.1/%{version}/+download/%{name}-%{version}.tar.gz
-# Source0-md5: 91a4911b13305850423840eb0fa6f4f9
+# Source0-md5: 4cb87da2dba05540afce162f34b3a9a6
URL: http://www.compression.ca/pbzip2/
BuildRequires: bzip2-devel
BuildRequires: libstdc++-devel
@@ -36,7 +36,7 @@ bzip2).
%build
%{__make} \
- CC="%{__cxx}" \
+ CXX="%{__cxx}" \
OPTFLAGS="%{rpmcxxflags}"
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pbzip2.git/commitdiff/f9f8b2747a9109eeed694968579886e6bd665f55
More information about the pld-cvs-commit
mailing list