rpms/rp-pppoe/F-10 pppoe-connect, 1.1, 1.2 rp-pppoe.spec, 1.43, 1.44 sources, 1.10, 1.11

Than Ngo than at fedoraproject.org
Wed Nov 12 12:45:36 UTC 2008


Author: than

Update of /cvs/extras/rpms/rp-pppoe/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3530

Modified Files:
	pppoe-connect rp-pppoe.spec sources 
Log Message:
3.10



Index: pppoe-connect
===================================================================
RCS file: /cvs/extras/rpms/rp-pppoe/F-10/pppoe-connect,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pppoe-connect	20 Mar 2007 18:29:36 -0000	1.1
+++ pppoe-connect	12 Nov 2008 12:45:35 -0000	1.2
@@ -265,9 +265,6 @@
     if test -n "$SERVICENAME" ; then
        PLUGIN_OPTS="$PLUGIN_OPTS rp_pppoe_service $SERVICENAME"
     fi
-
-    # Interface name MUST BE LAST!!
-    PLUGIN_OPTS="$PLUGIN_OPTS $ETH"
     modprobe pppoe > /dev/null 2>&1
 fi
 # If we're using kernel-mode PPPoATM on Linux...


Index: rp-pppoe.spec
===================================================================
RCS file: /cvs/extras/rpms/rp-pppoe/F-10/rp-pppoe.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- rp-pppoe.spec	3 Sep 2008 20:56:02 -0000	1.43
+++ rp-pppoe.spec	12 Nov 2008 12:45:36 -0000	1.44
@@ -1,7 +1,7 @@
 Summary: A PPP over Ethernet client (for xDSL support).
 Name: rp-pppoe
-Version: 3.8
-Release: 5%{?dist}
+Version: 3.10
+Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
 Url: http://www.roaringpenguin.com/pppoe/
@@ -52,7 +52,7 @@
 rm -rf %{buildroot}
 
 mkdir -p %{buildroot}/sbin
-make -C src install RPM_INSTALL_ROOT=%{buildroot}
+make -C src install DESTDIR=%{buildroot}
 
 mv %{buildroot}%{_sbindir}/* %{buildroot}/sbin
 
@@ -145,6 +145,9 @@
 %{_mandir}/man?/*
 
 %changelog
+* Tue Nov 11 2008 Than Ngo <than at redhat.com> 3.10-1
+- 3.10
+
 * Wed Sep  3 2008 Tom "spot" Callaway <tcallawa at redhat.com> 3.8-5
 - fix license tag
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/rp-pppoe/F-10/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	20 Mar 2007 18:29:36 -0000	1.10
+++ sources	12 Nov 2008 12:45:36 -0000	1.11
@@ -1 +1 @@
-0e32760f498f9cde44081ee6aafc823b  rp-pppoe-3.8.tar.gz
+d58a13cc4185bca6121a606ff456dec0  rp-pppoe-3.10.tar.gz




More information about the scm-commits mailing list