]> git.pld-linux.org Git - packages/NewsCache.git/commitdiff
- fixed attr. for initscript
authortwittner <twittner@pld-linux.org>
Sun, 4 Apr 2004 16:49:52 +0000 (16:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    NewsCache.spec -> 1.7

NewsCache.spec

index 20d46c9ecc3d3b549e22c264560309c270617a70..dd505a5bf81412a93d6b4d69dade3831b9e4c8a4 100644 (file)
@@ -105,6 +105,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files standalone
 %defattr(644,root,root,755)
-/etc/rc.d/init.d/newscache
+%attr(754,root,root) /etc/rc.d/init.d/newscache
 %{_infodir}/*
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/*
This page took 0.07978 seconds and 4 git commands to generate.