[Groonga-commit] groonga/groonga [master] rpm centos: add logrotate.d conf file

Back to archive index

HAYASHI Kentaro null+****@clear*****
Wed Sep 5 13:56:21 JST 2012


HAYASHI Kentaro	2012-09-05 13:56:21 +0900 (Wed, 05 Sep 2012)

  New Revision: 35a0bd6570654df322f72ed66bbbb05eee5d9c3d
  https://github.com/groonga/groonga/commit/35a0bd6570654df322f72ed66bbbb05eee5d9c3d

  Log:
    rpm centos: add logrotate.d conf file

  Modified files:
    packages/rpm/centos/groonga.spec.in

  Modified: packages/rpm/centos/groonga.spec.in (+3 -0)
===================================================================
--- packages/rpm/centos/groonga.spec.in    2012-09-05 13:17:55 +0900 (fdd506a)
+++ packages/rpm/centos/groonga.spec.in    2012-09-05 13:56:21 +0900 (2e36295)
@@ -247,6 +247,7 @@ fi
 %defattr(-,root,root,-)
 %config(noreplace) %{_sysconfdir}/groonga/
 %config(noreplace) %{_sysconfdir}/sysconfig/groonga
+%config(noreplace) %{_sysconfdir}/logrotate.d/groonga-server
 %{_initddir}/*
 %ghost %dir %{_localstatedir}/run/%{name}
 %attr(0750,groonga,groonga) %dir %{_localstatedir}/lib/%{name}
@@ -255,6 +256,8 @@ fi
 %files httpd
 %defattr(-,root,root,-)
 %config(noreplace) %{_sysconfdir}/groonga/httpd/*
+%config(noreplace) %{_sysconfdir}/sysconfig/groonga-httpd
+%config(noreplace) %{_sysconfdir}/logrotate.d/groonga-httpd
 %{_sbindir}/groonga-httpd
 
 %files doc
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index