]> git.pld-linux.org Git - packages/NewsCache.git/commitdiff
-cosmetics
authorhunter <hunter@pld-linux.org>
Sat, 10 Apr 2004 10:14:12 +0000 (10:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    NewsCache.spec -> 1.11

NewsCache.spec

index 1ee5322871d8e51017aa2ff8f35cc1b4b1d459cd..14a0c358d694fa7a0549832e81125256d1d869bb 100644 (file)
@@ -55,10 +55,10 @@ Requires:   %{name} = %{version}-%{release}
 Obsoletes:     %{name}-inetd
 
 %description standalone
-Run NewsCache in the Standalone mode
+Run NewsCache in the standalone mode.
 
 %description standalone -l pl
-Uruchamia NewsCache w trybie Standalone
+Uruchamia NewsCache w trybie samodzielnym.
 
 %package inetd
 Summary:       NewsCache inetd mode
@@ -118,7 +118,7 @@ fi
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_sbindir}/*
 %{_mandir}/man?/*
-%attr(755,news,news) %dir      /var/cache/newscache
+%config(noreplace) %verify(not size mtime md5) %attr(755,news,news) %dir /var/cache/newscache
 %dir %{_sysconfdir}
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/*
 
This page took 0.079052 seconds and 4 git commands to generate.