]> git.pld-linux.org Git - packages/pptp.git/blobdiff - pptp.spec
up to 1.8.0
[packages/pptp.git] / pptp.spec
index 2dfee3ab43f302d514e6a5210ee5d90a5d2901ce..bd648bd910933158eb00ffbdeee94f70e0dc2c77 100644 (file)
--- a/pptp.spec
+++ b/pptp.spec
@@ -1,14 +1,13 @@
 Summary:       Point-to-Point Tunneling Protocol (PPTP) Client
 Summary(pl.UTF-8):     Klient protokołu PPTP (Point-to-Point Tunneling Protocol)
 Name:          pptp
-Version:       1.7.2
-Release:       3
+Version:       1.8.0
+Release:       1
 License:       GPL
 Group:         Networking/Admin
 Source0:       http://downloads.sourceforge.net/pptpclient/%{name}-%{version}.tar.gz
-# Source0-md5: 4c3d19286a37459a632c7128c92a9857
+# Source0-md5: 4efce9f263e2c3f38d79d9df222476de
 Source1:       %{name}.tmpfiles
-Patch0:                %{name}-ip.patch
 URL:           http://pptpclient.sourceforge.net/
 Requires:      ppp >= 2.4.2
 Provides:      pptp-linux
@@ -29,14 +28,14 @@ obsugi MPPE w jądrze.
 
 %prep
 %setup -q
-%patch0 -p1
 %{__sed} -i -e 's/install -o root -m 555 pptp/install -m 755 pptp/' Makefile
 
 %build
 %{__make} \
        CC="%{__cc}" \
        CFLAGS="%{rpmcflags}" \
-       LDFLAGS="%{rpmldflags}"
+       LDFLAGS="%{rpmldflags}" \
+       IP="/sbin/ip"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.07655 seconds and 4 git commands to generate.