Browse Source

ppp-2.4.7-3

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10379 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 7 years ago
parent
commit
6e404c844c
1 changed files with 5 additions and 2 deletions
  1. 5 2
      p/ppp/ppp-vl.spec

+ 5 - 2
p/ppp/ppp-vl.spec

@@ -6,7 +6,7 @@ Summary: The PPP (Point-to-Point Protocol) daemon.
 Summary(ja): PPP (Point-to-Point Protocol) デーモン
 Name: ppp
 Version: 2.4.7
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 License: BSD and LGPLv2+ and GPLv2+ and Public Domain
 Group: System Environment/Daemons
 URL: http://www.samba.org/ppp
@@ -123,7 +123,7 @@ install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/ppp
 
 # install logrotate script
 install -d %{buildroot}%{_sysconfdir}/logrotate.d
-install -p %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/ppp
+install -m 644 -p %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/ppp
 
 # install tmpfiles drop-in
 install -d %{buildroot}%{_tmpfilesdir}
@@ -189,6 +189,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Jun 19 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.4.7-3
+- changed permissions for /etc/logrotate.d/ppp from 755 to 644.
+
 * Sun May 15 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.4.7-2
 - rebuild with openssl-1.0.2