[packages/radiusd-cistron] rel 3

arekm arekm at pld-linux.org
Thu Feb 2 20:56:25 CET 2023


commit 7d9303e418e0af85d5e054585cab6b2c4ad720c1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Feb 2 20:56:05 2023 +0100

    rel 3

 radiusd-cistron.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/radiusd-cistron.spec b/radiusd-cistron.spec
index faba2f1..ac809ba 100644
--- a/radiusd-cistron.spec
+++ b/radiusd-cistron.spec
@@ -4,7 +4,7 @@ Summary(pl.UTF-8):	Serwer RADIUS
 Summary(pt_BR.UTF-8):	Servidor RADIUS com muitas funcoes
 Name:		radiusd-cistron
 Version:	1.6.8
-Release:	2
+Release:	3
 License:	GPL
 Group:		Networking/Daemons/Radius
 Source0:	ftp://ftp.radius.cistron.nl/pub/radius/%{name}-%{version}.tar.gz
@@ -86,6 +86,8 @@ Servidor RADIUS com muitas funções. Visão geral:
 %patch2 -p1
 %patch3 -p1
 
+sed -i -e 's# -s # #g' src/Make.inc
+
 %build
 cd src
 %{__make} \
@@ -93,7 +95,8 @@ cd src
 	PAM="-DPAM" \
 	PAMLIB="-lpam -ldl" \
 	LCRYPT="-lcrypt" \
-	CFLAGS="%{rpmcflags}"
+        LDFLAGS="%{rpmldflags}" \
+	CFLAGS="%{rpmcflags} %{rpmcflags}"
 cd ..
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/radiusd-cistron.git/commitdiff/7d9303e418e0af85d5e054585cab6b2c4ad720c1



More information about the pld-cvs-commit mailing list