]> git.pld-linux.org Git - packages/rp-pppoe.git/commitdiff
- Added BR auto{make,conf}
authorjack <jack@pld-linux.org>
Wed, 4 Sep 2002 10:24:06 +0000 (10:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Applied patch from Thomas Antepoth to src/if.c (closes: #124175), see http://www.voy.com/41165/2/1244.html
- testing (needs time because it doesn't connect only a few times but allmost always connects)

Changed files:
    rp-pppoe.spec -> 1.9

rp-pppoe.spec

index 72341aced4f369a65ed944fef1825068c248d5a4..db2838040210f5cec25c284b10165bd9fd35c31c 100644 (file)
@@ -5,7 +5,7 @@ Summary(ru):    PPP Over Ethernet (
 Summary(uk):   PPP Over Ethernet (ЦÄÔÒÉÍËÁ xDSL)
 Name:          rp-pppoe
 Version:       3.5
-Release:       2
+Release:       2.1
 License:       GPL v2+
 Group:         Networking
 Source0:       http://www.roaringpenguin.com/pppoe/%{name}-%{version}.tar.gz
@@ -15,7 +15,10 @@ Source3:     %{name}-relay.init
 Source4:       %{name}-relay.sysconfig
 Patch0:                %{name}-ac.patch
 Patch1:                %{name}-tkpppoe.in.patch
+Patch2:                %{name}-enobufs.patch
 URL:           http://www.roaringpenguin.com/pppoe/
+BuildRequires: automake
+BuildRequires: autoconf
 Requires:      ppp >= 2.4.1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -107,6 +110,7 @@ Agent przekazuj
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 cd src
This page took 0.063968 seconds and 4 git commands to generate.