]> git.pld-linux.org Git - packages/ppp.git/commitdiff
- build against recent llh auto/th/ppp-2_4_4-2 auto/ti/ppp-2_4_4-2
authorPatryk Zawadzki <patrys@room-303.com>
Thu, 3 Jan 2008 19:09:38 +0000 (19:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- package more files

Changed files:
    ppp.spec -> 1.143

ppp.spec

index 168a34f979d45eefe9f5b94ec9c5484b3b3eaf9f..9dfa403b86a871ec5d8d001d8c8fb2d82457c13b 100644 (file)
--- a/ppp.spec
+++ b/ppp.spec
@@ -16,7 +16,7 @@ Summary(tr.UTF-8):    PPP sunucu süreci
 Summary(zh_CN.UTF-8):  PPP 配置和管理软件包.
 Name:          ppp
 Version:       2.4.4
-Release:       1
+Release:       2
 Epoch:         3
 License:       distributable
 Group:         Networking/Daemons
@@ -41,6 +41,7 @@ Patch8:               %{name}-openssl.patch
 Patch9:                %{name}-lib64.patch
 #Patch10:      http://mppe-mppc.alphacron.de/%{name}-2.4.3-mppe-mppc-1.1.patch.gz
 Patch10:       %{name}-2.4.3-mppe-mppc-1.1.patch
+Patch11:       %{name}-llc.patch
 URL:           http://www.samba.org/ppp/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -129,6 +130,7 @@ Wtyczka PPPoATM dla pppd.
 %patch9 -p1
 %endif
 %patch10 -p1
+%patch11 -p1
 
 %build
 # note: not autoconf configure
@@ -214,6 +216,8 @@ rm -rf $RPM_BUILD_ROOT
 %files plugin-devel
 %defattr(644,root,root,755)
 %dir %{_includedir}/pppd
+%{_includedir}/pppd/fsm.h
+%{_includedir}/pppd/ipcp.h
 %{_includedir}/pppd/pppd.h
 %{_includedir}/pppd/patchlevel.h
 
This page took 0.032727 seconds and 4 git commands to generate.