mirror of
https://abf.rosa.ru/djam/ppp.git
synced 2025-02-23 14:12:59 +00:00
up release, apply patches
This commit is contained in:
parent
ad42b90b00
commit
f7aa071c65
1 changed files with 4 additions and 2 deletions
6
ppp.spec
6
ppp.spec
|
@ -4,7 +4,7 @@
|
||||||
Summary: The PPP daemon and documentation
|
Summary: The PPP daemon and documentation
|
||||||
Name: ppp
|
Name: ppp
|
||||||
Version: 2.4.9
|
Version: 2.4.9
|
||||||
Release: 2
|
Release: 3
|
||||||
License: BSD-like
|
License: BSD-like
|
||||||
Group: System/Servers
|
Group: System/Servers
|
||||||
Url: http://www.samba.org/ppp/
|
Url: http://www.samba.org/ppp/
|
||||||
|
@ -180,10 +180,12 @@ Radius plugin for %{name}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%autopatch -p1
|
#autopatch -p1
|
||||||
|
%apply_patches
|
||||||
|
|
||||||
tar -xJf %{SOURCE12}
|
tar -xJf %{SOURCE12}
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --cflags="$RPM_OPT_FLAGS -fPIC -Wall -fno-strict-aliasing"
|
%configure --cflags="$RPM_OPT_FLAGS -fPIC -Wall -fno-strict-aliasing"
|
||||||
%make_build LDFLAGS="%{ldflags} -pie"
|
%make_build LDFLAGS="%{ldflags} -pie"
|
||||||
|
|
Loading…
Add table
Reference in a new issue