[packages/pbzip2] Rel 3

arekm arekm at pld-linux.org
Mon Mar 9 18:06:45 CET 2026


commit fc114bf4a66f59b6bdb61a879404f9c6725489f1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Mar 9 18:06:33 2026 +0100

    Rel 3

 pbzip2.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pbzip2.spec b/pbzip2.spec
index fd7b9d5..3e90284 100644
--- a/pbzip2.spec
+++ b/pbzip2.spec
@@ -5,7 +5,7 @@ Summary:	Parallel implementation of bzip2
 Summary(pl.UTF-8):	Zrównoleglona implementacja bzip2
 Name:		pbzip2
 Version:	1.1.13
-Release:	2
+Release:	3
 License:	BSD
 Group:		Applications/Archiving
 Source0:	https://launchpad.net/pbzip2/1.1/%{version}/+download/%{name}-%{version}.tar.gz
@@ -37,7 +37,7 @@ bzip2).
 %build
 %{__make} \
 	CXX="%{__cxx}" \
-	OPTFLAGS="%{rpmcxxflags}"
+	CXXFLAGS="%{rpmcxxflags} -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_STACKSIZE_CUSTOMIZATION -pthread -D_POSIX_PTHREAD_SEMANTICS"
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pbzip2.git/commitdiff/fc114bf4a66f59b6bdb61a879404f9c6725489f1



More information about the pld-cvs-commit mailing list