auto-import changelog data from ppp-2.4.2-2.3.src.rpm
Mon May 24 2004 David Woodhouse <dwmw2@redhat.com> 2.4.2-2.3 - Enable IPv6 support. Disable PIE to avoid bogus Provides:
This commit is contained in:
parent
84ee2eb44d
commit
aa550e366d
@ -34,7 +34,7 @@ PAM support.
|
|||||||
-#USE_PAM=y
|
-#USE_PAM=y
|
||||||
+USE_PAM=y
|
+USE_PAM=y
|
||||||
-#HAVE_INET6=y
|
-#HAVE_INET6=y
|
||||||
+#HAVE_INET6=y
|
+HAVE_INET6=y
|
||||||
|
|
||||||
# Enable plugins
|
# Enable plugins
|
||||||
--- ppp-2.4.2/pppdump/Makefile.linux 1999-07-26 07:09:29.000000000 -0400
|
--- ppp-2.4.2/pppdump/Makefile.linux 1999-07-26 07:09:29.000000000 -0400
|
||||||
|
7
ppp.spec
7
ppp.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: The PPP (Point-to-Point Protocol) daemon.
|
Summary: The PPP (Point-to-Point Protocol) daemon.
|
||||||
Name: ppp
|
Name: ppp
|
||||||
Version: 2.4.2
|
Version: 2.4.2
|
||||||
Release: 2.2
|
Release: 2.3
|
||||||
License: distributable
|
License: distributable
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Source0: ftp://ftp.samba.org/pub/ppp/ppp-%{version}.tar.gz
|
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
|
%patch4 -p1 -b .lib64
|
||||||
%patch5 -p1 -b .bpf
|
%patch5 -p1 -b .bpf
|
||||||
%patch6 -p1 -b .dontwriteetc
|
%patch6 -p1 -b .dontwriteetc
|
||||||
%patch7 -p1 -b .pie
|
#%patch7 -p1 -b .pie
|
||||||
find . -type f -name "*.sample" | xargs rm -f
|
find . -type f -name "*.sample" | xargs rm -f
|
||||||
|
|
||||||
%build
|
%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
|
%doc FAQ PLUGINS README README.cbcp README.linux README.MPPE README.MSCHAP80 README.MSCHAP81 README.pwfd README.pppoe scripts sample
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 24 2004 David Woodhouse <dwmw2@redhat.com> 2.4.2-2.3
|
||||||
|
- Enable IPv6 support. Disable PIE to avoid bogus Provides:
|
||||||
|
|
||||||
* Fri May 14 2004 Thomas Woerner <twoerner@redhat.com> 2.4.2-2.2
|
* Fri May 14 2004 Thomas Woerner <twoerner@redhat.com> 2.4.2-2.2
|
||||||
- compiled pppd and chat PIE
|
- compiled pppd and chat PIE
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user