SPECS: rp-pppoe.spec - up to 3.7, changed the names of commands fr...

dzeus dzeus at pld-linux.org
Wed Dec 21 18:23:48 CET 2005


Author: dzeus                        Date: Wed Dec 21 17:23:48 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 3.7, changed the names of commands from adsl-* to pppoe-*
- CAN-2004-0564 fixed, not tested

---- Files affected:
SPECS:
   rp-pppoe.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/rp-pppoe.spec
diff -u SPECS/rp-pppoe.spec:1.22 SPECS/rp-pppoe.spec:1.23
--- SPECS/rp-pppoe.spec:1.22	Mon Dec  5 00:37:15 2005
+++ SPECS/rp-pppoe.spec	Wed Dec 21 18:23:38 2005
@@ -1,26 +1,23 @@
 # $Revision$, $Date$
-# TODO:
-# - SECURITY: http://securitytracker.com/alerts/2004/Oct/1011517.html
 Summary:	PPP Over Ethernet client
 Summary(pl):	Klient PPP Poprzez Ethernet (PPPoE)
 Summary(pt_BR):	Protocolo PPPoE (PPP over Ethernet), usado comumente com modens xDSL
 Summary(ru):	PPP Over Ethernet (ĐĎÄÄĹŇÖËÁ xDSL)
 Summary(uk):	PPP Over Ethernet (ĐŚÄÔŇÉÍËÁ xDSL)
 Name:		rp-pppoe
-Version:	3.5
-Release:	6
+Version:	3.7
+Release:	1
 License:	GPL v2+
 Group:		Networking
-Source0:	http://www.roaringpenguin.com/pppoe/%{name}-%{version}.tar.gz
-# Source0-md5:	97972f8f8f6a3ab9b7070333a6a29c4b
+Source0:	http://www.roaringpenguin.com/penguin/pppoe/%{name}-%{version}.tar.gz
+# Source0-md5:	edc01c9ade2dc521536a990c204b0623
 Source1:	%{name}-server.init
 Source2:	%{name}-server.sysconfig
 Source3:	%{name}-relay.init
 Source4:	%{name}-relay.sysconfig
 Patch0:		%{name}-ac.patch
 Patch1:		%{name}-tkpppoe.in.patch
-Patch2:		%{name}-enobufs.patch
-Patch3:		%{name}-plugins.patch
+Patch2:		%{name}-plugins.patch
 URL:		http://www.roaringpenguin.com/pppoe/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -120,7 +117,6 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %build
 cd src
@@ -186,18 +182,22 @@
 
 %files
 %defattr(644,root,root,755)
-%doc doc/* README
-%attr(755,root,root) %{_sbindir}/adsl*
+%doc README doc/*
 %attr(755,root,root) %{_sbindir}/pppoe
+%attr(755,root,root) %{_sbindir}/pppoe-connect
+%attr(755,root,root) %{_sbindir}/pppoe-setup
 %attr(755,root,root) %{_sbindir}/pppoe-sniff
+%attr(755,root,root) %{_sbindir}/pppoe-st*
 
 %config(noreplace) %{_sysconfdir}/ppp/pppoe.conf
 %config(noreplace) %{_sysconfdir}/ppp/firewall-masq
 %config(noreplace) %{_sysconfdir}/ppp/firewall-standalone
-%{_mandir}/man5/*
-%{_mandir}/man8/adsl*
-%{_mandir}/man8/pppoe.*
+%{_mandir}/man5/pppoe.conf.*
+%{_mandir}/man8/pppoe-connect*
+%{_mandir}/man8/pppoe-setup*
 %{_mandir}/man8/pppoe-sniff*
+%{_mandir}/man8/pppoe-st*
+%{_mandir}/man8/pppoe.*
 
 %files gui
 %defattr(644,root,root,755)
@@ -228,6 +228,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2005/12/21 17:23:38  dzeus
+- up to 3.7, changed the names of commands from adsl-* to pppoe-*
+- CAN-2004-0564 fixed, not tested
+
 Revision 1.22  2005/12/04 23:37:15  glen
 - adapterized (sorted %verify flags)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rp-pppoe.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list