diff --git a/ppp.spec b/ppp.spec index e087171..1d16daf 100644 --- a/ppp.spec +++ b/ppp.spec @@ -3,7 +3,7 @@ Summary: The Point-to-Point Protocol daemon Name: ppp Version: 2.4.7 -Release: 16%{?dist} +Release: 17%{?dist} License: BSD and LGPLv2+ and GPLv2+ and Public Domain Group: System Environment/Daemons URL: http://www.samba.org/ppp @@ -169,6 +169,9 @@ install -p %{SOURCE11} %{buildroot}%{_sysconfdir}/sysconfig/network-scripts/ifdo %doc PLUGINS %changelog +* Fri Feb 09 2018 Igor Gnatenko - 2.4.7-17 +- Escape macros in %%changelog + * Fri Feb 09 2018 Fedora Release Engineering - 2.4.7-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild @@ -237,7 +240,7 @@ install -p %{SOURCE11} %{buildroot}%{_sysconfdir}/sysconfig/network-scripts/ifdo - fix post installation scriptlet * Fri Jul 12 2013 Michal Sekletar - 2.4.5-32 -- don't ship /var/lock/ppp in rpm payload and create it in %post instead +- don't ship /var/lock/ppp in rpm payload and create it in %%post instead - fix installation of tmpfiles.d configuration - enable hardened build - fix bogus dates in changelog @@ -546,7 +549,7 @@ install -p %{SOURCE11} %{buildroot}%{_sysconfdir}/sysconfig/network-scripts/ifdo - automatic rebuild * Mon Jun 5 2000 Nalin Dahyabhai -- move man pages to %{_mandir} +- move man pages to %%{_mandir} * Thu Jun 1 2000 Nalin Dahyabhai - change perms using defattr