update to 2.4.8 [release 2.4.8-1mamba;Sat Apr 18 2020]
This commit is contained in:
parent
46458567ee
commit
130560ec6f
15
ppp.spec
15
ppp.spec
@ -1,7 +1,7 @@
|
|||||||
%define dialout_groupid 10
|
%define dialout_groupid 10
|
||||||
|
|
||||||
Name: ppp
|
Name: ppp
|
||||||
Version: 2.4.7
|
Version: 2.4.8
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Point to Point Protocol
|
Summary: Point to Point Protocol
|
||||||
Group: System/Servers
|
Group: System/Servers
|
||||||
@ -9,7 +9,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.samba.org/ppp
|
URL: http://www.samba.org/ppp
|
||||||
Source0: ftp://ftp.samba.org/pub/ppp/%{name}-%{version}.tar.gz
|
Source0: https://download.samba.org/pub/ppp/ppp-%{version}.tar.gz
|
||||||
Source1: ppp-options-atm
|
Source1: ppp-options-atm
|
||||||
Source2: ppp-options
|
Source2: ppp-options
|
||||||
Source3: ppp-ip-up
|
Source3: ppp-ip-up
|
||||||
@ -51,6 +51,8 @@ The PPP protocol provides a method for transmitting datagrams over serial point-
|
|||||||
|
|
||||||
This package contains static libraries and header files need for development.
|
This package contains static libraries and header files need for development.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
@ -60,7 +62,7 @@ This package contains static libraries and header files need for development.
|
|||||||
|
|
||||||
rm -f include/linux/if_pppol2tp.h
|
rm -f include/linux/if_pppol2tp.h
|
||||||
|
|
||||||
%ifarch x86_64
|
%ifarch x86_64 aarch64
|
||||||
sed -i "s|/lib/pppd|/%{_lib}/pppd|" pppd/pathnames.h pppd/plugins/Makefile.linux pppd/plugins/*/Makefile.linux
|
sed -i "s|/lib/pppd|/%{_lib}/pppd|" pppd/pathnames.h pppd/plugins/Makefile.linux pppd/plugins/*/Makefile.linux
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -154,6 +156,9 @@ exit 0
|
|||||||
%{_includedir}/pppd
|
%{_includedir}/pppd
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 18 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.8-1mamba
|
||||||
|
- update to 2.4.8
|
||||||
|
|
||||||
* Sun Aug 10 2014 Automatic Build System <autodist@mambasoft.it> 2.4.7-1mamba
|
* Sun Aug 10 2014 Automatic Build System <autodist@mambasoft.it> 2.4.7-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
@ -224,7 +229,7 @@ exit 0
|
|||||||
- added ip-up and ip-down script for automatic resolv.conf configuration
|
- added ip-up and ip-down script for automatic resolv.conf configuration
|
||||||
- added /usr/share/ppp/scripts dir containing a lot of sample scripts
|
- added /usr/share/ppp/scripts dir containing a lot of sample scripts
|
||||||
|
|
||||||
* Fri Aug 17 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.2-5qilnx
|
* Tue Aug 17 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.2-5qilnx
|
||||||
- reverted back to the previous pppoatm patch that seems to be working better
|
- reverted back to the previous pppoatm patch that seems to be working better
|
||||||
- added /etc/ppp/options-atm default configuration file
|
- added /etc/ppp/options-atm default configuration file
|
||||||
|
|
||||||
@ -243,5 +248,5 @@ exit 0
|
|||||||
* Mon Nov 03 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.1-2qilnx
|
* Mon Nov 03 2003 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.1-2qilnx
|
||||||
- added configuration files
|
- added configuration files
|
||||||
|
|
||||||
* Tue Apr 18 2003 Luca Tinelli <luca.tinelli@qinet.it> 2.4.1-1qilnx
|
* Fri Apr 18 2003 Luca Tinelli <luca.tinelli@qinet.it> 2.4.1-1qilnx
|
||||||
- First Build
|
- First Build
|
||||||
|
Loading…
Reference in New Issue
Block a user