commit 2ab0a997824103752ccca5f1bde95316077fc463
Author: Szymon Siwek <[email protected]>
Date:   Sun Jan 31 12:15:16 2016 +0100

    adapterized

 pptpd.spec | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/pptpd.spec b/pptpd.spec
index 513e4a0..664d6a4 100644
--- a/pptpd.spec
+++ b/pptpd.spec
@@ -5,8 +5,7 @@ Version:        1.4.0
 Release:       1
 License:       GPL
 Group:         Networking/Daemons
-Vendor:                Matthew Ramsay http://www.moretonbay.com/vpn/pptp.html
-Source0:       http://dl.sourceforge.net/poptop/%{name}-%{version}.tar.gz
+Source0:       
http://downloads.sourceforge.net/poptop/%{name}-%{version}.tar.gz
 # Source0-md5: 36f9f45c6ffa92bc3b6e24ae2d053505
 Source1:       %{name}.init
 Patch0:                %{name}-install.patch
@@ -63,8 +62,8 @@ install -d $RPM_BUILD_ROOT{%{_sysconfdir},/etc/rc.d/init.d}
 %{__make} install \
         DESTDIR=$RPM_BUILD_ROOT
 
-install samples/pptpd.conf $RPM_BUILD_ROOT%{_sysconfdir}/pptpd.conf
-install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
+cp -p samples/pptpd.conf $RPM_BUILD_ROOT%{_sysconfdir}/pptpd.conf
+cp -p %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
 
 rm -rf html/CVS samples/CVS
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pptpd.git/commitdiff/aef0eab732c38da514acd2619e2787f305c4854a

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to