auto-import changelog data from ppp-2.4.1-3.src.rpm
Wed Feb 27 2002 Nalin Dahyabhai <nalin@redhat.com> 2.4.1-3 - revert cbcp patch, it's wrong (#55367)
This commit is contained in:
parent
e254b11af6
commit
fe37c83989
13
ppp.spec
13
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.1
|
Version: 2.4.1
|
||||||
Release: 2
|
Release: 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
|
||||||
@ -12,8 +12,6 @@ Patch2: ppp-2.3.9-wtmp.patch
|
|||||||
Patch3: ppp-2.4.0-reap.patch
|
Patch3: ppp-2.4.0-reap.patch
|
||||||
Patch4: ppp-2.3.11-pam_session.patch
|
Patch4: ppp-2.3.11-pam_session.patch
|
||||||
Patch5: ppp-2.4.1-warnings.patch
|
Patch5: ppp-2.4.1-warnings.patch
|
||||||
Patch6: ppp-2.4.1-enable-cbcp.patch
|
|
||||||
Patch7: ppp-2.4.1-cbcp.patch
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
BuildPrereq: pam-devel
|
BuildPrereq: pam-devel
|
||||||
Requires: glibc >= 2.0.6, /etc/pam.d/system-auth
|
Requires: glibc >= 2.0.6, /etc/pam.d/system-auth
|
||||||
@ -34,8 +32,6 @@ organization over a modem and phone line.
|
|||||||
%patch3 -p1 -b .reap
|
%patch3 -p1 -b .reap
|
||||||
%patch4 -p1 -b .pam_session
|
%patch4 -p1 -b .pam_session
|
||||||
%patch5 -p1 -b .warnings
|
%patch5 -p1 -b .warnings
|
||||||
%patch6 -p1 -b .enable-cbcp
|
|
||||||
%patch7 -p1 -b .cbcp
|
|
||||||
find . -type f -name "*.sample" | xargs rm -f
|
find . -type f -name "*.sample" | xargs rm -f
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -74,13 +70,16 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc README README.linux scripts sample
|
%doc README README.linux scripts sample
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Aug 9 2001 Nalin Dahyabhai <nalin@redhat.com>
|
* Wed Feb 27 2002 Nalin Dahyabhai <nalin@redhat.com> 2.4.1-3
|
||||||
|
- revert cbcp patch, it's wrong (#55367)
|
||||||
|
|
||||||
|
* Thu Aug 9 2001 Nalin Dahyabhai <nalin@redhat.com> 2.4.1-2
|
||||||
- add buildprereq on pam-devel (#49559)
|
- add buildprereq on pam-devel (#49559)
|
||||||
- add patch to respond to CBCP LCP requests (#15738)
|
- add patch to respond to CBCP LCP requests (#15738)
|
||||||
- enable cbcp support at build-time
|
- enable cbcp support at build-time
|
||||||
- change the Copyright: tag to a License: tag
|
- change the Copyright: tag to a License: tag
|
||||||
|
|
||||||
* Wed May 23 2001 Nalin Dahyabhai <nalin@redhat.com>
|
* Wed May 23 2001 Nalin Dahyabhai <nalin@redhat.com> 2.4.1-1
|
||||||
- update to 2.4.1
|
- update to 2.4.1
|
||||||
|
|
||||||
* Fri Dec 1 2000 Nalin Dahyabhai <nalin@redhat.com>
|
* Fri Dec 1 2000 Nalin Dahyabhai <nalin@redhat.com>
|
||||||
|
Loading…
Reference in New Issue
Block a user