automatic version update by autodist [release 2.4.9-1mamba;Fri Jan 15 2021]
This commit is contained in:
parent
130560ec6f
commit
d577bf9ce3
33
ppp.spec
33
ppp.spec
@ -1,7 +1,7 @@
|
|||||||
%define dialout_groupid 10
|
%define dialout_groupid 10
|
||||||
|
|
||||||
Name: ppp
|
Name: ppp
|
||||||
Version: 2.4.8
|
Version: 2.4.9
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Point to Point Protocol
|
Summary: Point to Point Protocol
|
||||||
Group: System/Servers
|
Group: System/Servers
|
||||||
@ -55,7 +55,7 @@ This package contains static libraries and header files need for development.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch1 -p1
|
#%patch1 -p1
|
||||||
#%patch2 -p1 -b .CVE_2006_2194
|
#%patch2 -p1 -b .CVE_2006_2194
|
||||||
#%patch3 -p1
|
#%patch3 -p1
|
||||||
%patch4 -p1
|
%patch4 -p1
|
||||||
@ -80,8 +80,8 @@ install -D -m 0644 %{S:1} %{buildroot}%{_sysconfdir}/ppp/options-atm
|
|||||||
install -m 0644 %{S:2} %{buildroot}%{_sysconfdir}/ppp/options
|
install -m 0644 %{S:2} %{buildroot}%{_sysconfdir}/ppp/options
|
||||||
install -m 0755 %{S:3} %{buildroot}%{_sysconfdir}/ppp/ip-up
|
install -m 0755 %{S:3} %{buildroot}%{_sysconfdir}/ppp/ip-up
|
||||||
install -m 0755 %{S:4} %{buildroot}%{_sysconfdir}/ppp/ip-down
|
install -m 0755 %{S:4} %{buildroot}%{_sysconfdir}/ppp/ip-down
|
||||||
install -D -m 0755 %{S:5} %{buildroot}%{_initrddir}/pppoatm
|
#install -D -m 0755 %{S:5} %{buildroot}%{_initrddir}/pppoatm
|
||||||
sed -i "s/@PPPDVERSION@/%{version}/" %{buildroot}%{_initrddir}/pppoatm
|
#sed -i "s/@PPPDVERSION@/%{version}/" %{buildroot}%{_initrddir}/pppoatm
|
||||||
|
|
||||||
install -m 0755 scripts/ipv6-up.sample %{buildroot}%{_sysconfdir}/ppp/ipv6-up
|
install -m 0755 scripts/ipv6-up.sample %{buildroot}%{_sysconfdir}/ppp/ipv6-up
|
||||||
install -m 0755 scripts/ipv6-down.sample %{buildroot}%{_sysconfdir}/ppp/ipv6-down
|
install -m 0755 scripts/ipv6-down.sample %{buildroot}%{_sysconfdir}/ppp/ipv6-down
|
||||||
@ -125,30 +125,30 @@ exit 0
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
%dir %{_sysconfdir}/ppp
|
||||||
|
%config(noreplace) %attr(0664,root,dialout) %{_sysconfdir}/ppp/options*
|
||||||
|
%config(noreplace) %attr(0660,root,dialout) %{_sysconfdir}/ppp/chap-secrets
|
||||||
|
%config(noreplace) %attr(0660,root,dialout) %{_sysconfdir}/ppp/pap-secrets
|
||||||
|
%config(noreplace) %attr(0664,root,dialout) %{_sysconfdir}/ppp/peers
|
||||||
|
%config(noreplace) %attr(0664,root,dialout) %{_sysconfdir}/ppp/eaptls-client
|
||||||
|
%config(noreplace) %attr(0664,root,dialout) %{_sysconfdir}/ppp/eaptls-server
|
||||||
|
%config(noreplace) %attr(0664,root,dialout) %{_sysconfdir}/ppp/openssl.cnf
|
||||||
|
%config %{_sysconfdir}/ppp/ip-*
|
||||||
|
%config %{_sysconfdir}/ppp/ipv6-*
|
||||||
%{_sysconfdir}/modprobe.d/ppp.conf
|
%{_sysconfdir}/modprobe.d/ppp.conf
|
||||||
%attr(4550,root,dialout) %{_sbindir}/pppd
|
%attr(4550,root,dialout) %{_sbindir}/pppd
|
||||||
%{_sbindir}/pppstats
|
%{_sbindir}/pppstats
|
||||||
%{_sbindir}/pppdump
|
%{_sbindir}/pppdump
|
||||||
%{_sbindir}/chat
|
%{_sbindir}/chat
|
||||||
%{_sbindir}/pppoe-discovery
|
%{_sbindir}/pppoe-discovery
|
||||||
#%{_sysconfdir}/xdg/menus/applications-merged/adsl.menu
|
|
||||||
#%{_datadir}/applications/pppoatm-*.desktop
|
|
||||||
#%{_datadir}/desktop-directories/adsl.directory
|
|
||||||
%dir %{_datadir}/ppp/scripts
|
%dir %{_datadir}/ppp/scripts
|
||||||
%{_datadir}/ppp/scripts/*
|
%{_datadir}/ppp/scripts/*
|
||||||
%if "%{_host}" != "%{_build}"
|
%if "%{_host}" != "%{_build}"
|
||||||
# expect cannot be cross-compiled
|
# expect cannot be cross-compiled
|
||||||
%exclude %{_datadir}/ppp/scripts/secure-card
|
%exclude %{_datadir}/ppp/scripts/secure-card
|
||||||
%endif
|
%endif
|
||||||
%{_initrddir}/pppoatm
|
#%{_initrddir}/pppoatm
|
||||||
%{_libdir}/pppd/%{version}/*.so
|
%{_libdir}/pppd/%{version}/*.so
|
||||||
%dir %{_sysconfdir}/ppp
|
|
||||||
%config(noreplace) %attr(0664,root,dialout) %{_sysconfdir}/ppp/options*
|
|
||||||
%config(noreplace) %attr(0660,root,dialout) %{_sysconfdir}/ppp/chap-secrets
|
|
||||||
%config(noreplace) %attr(0660,root,dialout) %{_sysconfdir}/ppp/pap-secrets
|
|
||||||
%config(noreplace) %{_sysconfdir}/ppp/peers
|
|
||||||
%config %{_sysconfdir}/ppp/ip-*
|
|
||||||
%config %{_sysconfdir}/ppp/ipv6-*
|
|
||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -156,6 +156,9 @@ exit 0
|
|||||||
%{_includedir}/pppd
|
%{_includedir}/pppd
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 15 2021 Automatic Build System <autodist@mambasoft.it> 2.4.9-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Apr 18 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.8-1mamba
|
* Sat Apr 18 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.8-1mamba
|
||||||
- update to 2.4.8
|
- update to 2.4.8
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user