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"