summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2006-07-26 15:02:19 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit7fcd33097c74db43683c601b8732ec6f05f781f7 (patch)
tree092cdfbdae87f1f3aba282624eb0498e943c727a
parent1872e449bc958f19957fe16e5490abcab4ffd7bb (diff)
downloadfemfind-7fcd33097c74db43683c601b8732ec6f05f781f7.zip
femfind-7fcd33097c74db43683c601b8732ec6f05f781f7.tar.gz
- avoid defining default %attr
Changed files: femfind.spec -> 1.13
-rw-r--r--femfind.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/femfind.spec b/femfind.spec
index 127cd06..1f97c3e 100644
--- a/femfind.spec
+++ b/femfind.spec
@@ -117,7 +117,7 @@ echo "Remember to init database running %{_sbindir}/makedb.pl"
%doc README
%dir /var/lib/femfind
%ghost /var/log/femfind.log
-%attr(644,root,root) %config(noreplace) %{_sysconfdir}/femfind.conf
+%config(noreplace) %{_sysconfdir}/femfind.conf
%attr(755,root,root) %{_sbindir}/makedb.pl
%attr(755,root,root) %{_bindir}/crawler.pl