[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/ppp/devel ppp.spec,1.29,1.30
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/ppp/devel ppp.spec,1.29,1.30
- Date: Tue, 19 Jul 2005 12:23:02 -0400
Author: twoerner
Update of /cvs/dist/rpms/ppp/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv19404
Modified Files:
ppp.spec
Log Message:
[tw]
- additional patch for the scripts, thanks to Sammy (#163621)
Index: ppp.spec
===================================================================
RCS file: /cvs/dist/rpms/ppp/devel/ppp.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ppp.spec 19 Jul 2005 12:46:15 -0000 1.29
+++ ppp.spec 19 Jul 2005 16:22:59 -0000 1.30
@@ -1,7 +1,7 @@
Summary: The PPP (Point-to-Point Protocol) daemon.
Name: ppp
Version: 2.4.3
-Release: 2
+Release: 2.1
License: distributable
Group: System Environment/Daemons
Source0: ftp://ftp.samba.org/pub/ppp/ppp-%{version}.tar.gz
@@ -22,6 +22,7 @@
Patch16: ppp-2.4.2-pppoatm-mtu.patch
Patch17: ppp-2.4.2-pppoatm-make.patch
Patch18: ppp-2.4.3-radiusplugin.patch
+Patch19: ppp-2.4.3-local.patch
BuildRoot: %{_tmppath}/%{name}-root
BuildPrereq: pam-devel, libpcap
@@ -53,6 +54,7 @@
%patch16 -p1 -b .atm-mtu
%patch17 -p1 -b .atm-make
%patch18 -p1 -b .radiusplugin
+%patch19 -p1 -b .local
find . -type f -name "*.sample" | xargs rm -f
@@ -114,6 +116,9 @@
%changelog
+* Tue Jul 19 2005 Thomas Woerner <twoerner redhat com> 2.4.3-2.1
+- additional patch for the scripts, thanks to Sammy (#163621)
+
* Tue Jul 19 2005 Thomas Woerner <twoerner redhat com> 2.4.3-2
- dropped all executable bits in scripts directory to prevent rpm requiring
programs used in there
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]