diff --git a/ppp-2.4.2-make.patch b/ppp-2.4.2-make.patch index 88a5b32..f12518c 100644 --- a/ppp-2.4.2-make.patch +++ b/ppp-2.4.2-make.patch @@ -34,7 +34,7 @@ PAM support. -#USE_PAM=y +USE_PAM=y -#HAVE_INET6=y -+#HAVE_INET6=y ++HAVE_INET6=y # Enable plugins --- ppp-2.4.2/pppdump/Makefile.linux 1999-07-26 07:09:29.000000000 -0400 diff --git a/ppp.spec b/ppp.spec index 53be42a..d22f67c 100644 --- a/ppp.spec +++ b/ppp.spec @@ -1,7 +1,7 @@ Summary: The PPP (Point-to-Point Protocol) daemon. Name: ppp Version: 2.4.2 -Release: 2.2 +Release: 2.3 License: distributable Group: System Environment/Daemons Source0: ftp://ftp.samba.org/pub/ppp/ppp-%{version}.tar.gz @@ -38,7 +38,7 @@ organization over a modem and phone line. %patch4 -p1 -b .lib64 %patch5 -p1 -b .bpf %patch6 -p1 -b .dontwriteetc -%patch7 -p1 -b .pie +#%patch7 -p1 -b .pie find . -type f -name "*.sample" | xargs rm -f %build @@ -92,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT %doc FAQ PLUGINS README README.cbcp README.linux README.MPPE README.MSCHAP80 README.MSCHAP81 README.pwfd README.pppoe scripts sample %changelog +* Wed May 24 2004 David Woodhouse 2.4.2-2.3 +- Enable IPv6 support. Disable PIE to avoid bogus Provides: + * Fri May 14 2004 Thomas Woerner 2.4.2-2.2 - compiled pppd and chat PIE