From f7aa071c652140b78b84f707643edd7ea27c7ebc Mon Sep 17 00:00:00 2001 From: Sergey Zhemoitel Date: Fri, 10 Sep 2021 19:19:50 +0300 Subject: [PATCH] up release, apply patches --- ppp.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ppp.spec b/ppp.spec index eaafc20..c4c8213 100644 --- a/ppp.spec +++ b/ppp.spec @@ -4,7 +4,7 @@ Summary: The PPP daemon and documentation Name: ppp Version: 2.4.9 -Release: 2 +Release: 3 License: BSD-like Group: System/Servers Url: http://www.samba.org/ppp/ @@ -180,10 +180,12 @@ Radius plugin for %{name}. %prep %setup -q -%autopatch -p1 +#autopatch -p1 +%apply_patches tar -xJf %{SOURCE12} + %build %configure --cflags="$RPM_OPT_FLAGS -fPIC -Wall -fno-strict-aliasing" %make_build LDFLAGS="%{ldflags} -pie"