[packages/libhome] - use PLD CFLAGS, rebuild with openssl 3.0.0, rel 5

baggins baggins at pld-linux.org
Sat Oct 16 23:54:07 CEST 2021


commit c8a9baee55d9944c61614355fe8d232463476684
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Oct 16 23:53:41 2021 +0200

    - use PLD CFLAGS, rebuild with openssl 3.0.0, rel 5

 libhome.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/libhome.spec b/libhome.spec
index 385b748..b69f386 100644
--- a/libhome.spec
+++ b/libhome.spec
@@ -2,7 +2,7 @@ Summary:	libhome - a configurable getpwnam(3) emulator
 Summary(pl.UTF-8):	libhome - konfigurowalny emulator funkcji getpwnam(3)
 Name:		libhome
 Version:	0.10.2
-Release:	4
+Release:	5
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://downloads.sourceforge.net/pll/%{name}-%{version}.tar.gz
@@ -82,7 +82,9 @@ Statyczna biblioteka libhome.
 	--with-pgsql \
 	--with-pam \
 	--with-proxy
-%{__make}
+
+%{__make} \
+	CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libhome.git/commitdiff/c8a9baee55d9944c61614355fe8d232463476684



More information about the pld-cvs-commit mailing list