]> git.pld-linux.org Git - packages/shishi.git/commitdiff
- shishi.conf is used by clients too, so moved to base and changed perms to 644,root... auto/ac/shishi-0_0_16-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 2 Aug 2004 17:05:03 +0000 (17:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    shishi.spec -> 1.21

shishi.spec

index 98f17612f6b9d1a3d44e025054d8b3569022f5bb..8f55b18b1bbabb42c8e544611e5cd2086cf8ae88 100644 (file)
@@ -222,6 +222,7 @@ fi
 %attr(755,root,root) %{_libdir}/libshis*.so.*.*.*
 %dir %{_sysconfdir}/shishi
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/shishi/shisa.conf
+%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/shishi/shishi.conf
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/shishi/shishi.keys
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/shishi/shishi.skel
 %attr(700,root,root) %dir %{_localstatedir}/%{name}
@@ -244,7 +245,6 @@ fi
 %files shishid
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/shishid
-%attr(640,root,shishi) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/shishi/shishi.conf
 %attr(754,root,root) /etc/rc.d/init.d/shishid
 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/shishid
 %{_mandir}/man1/shishid.1*
This page took 0.129403 seconds and 4 git commands to generate.