null+****@clear*****
null+****@clear*****
2012年 7月 24日 (火) 07:45:18 JST
HAYASHI Kentaro 2012-07-24 07:45:18 +0900 (Tue, 24 Jul 2012) New Revision: 9fdcb6b79f7c309d7e15170432c5d029fe485bb2 https://github.com/groonga/groonga/commit/9fdcb6b79f7c309d7e15170432c5d029fe485bb2 Log: rpm centos: split groonga-httpd related files into groonga-httpd package Modified files: packages/rpm/centos/groonga.spec.in Modified: packages/rpm/centos/groonga.spec.in (+15 -2) =================================================================== --- packages/rpm/centos/groonga.spec.in 2012-07-24 07:00:26 +0900 (ddc58e8) +++ packages/rpm/centos/groonga.spec.in 2012-07-24 07:45:18 +0900 (914095f) @@ -61,6 +61,15 @@ Obsoletes: %{name} < 1.2.2-0 %description server This package contains the groonga server +%package httpd +Summary: Groonga httpd server +Group: Applications/Text +License: BSD +Requires: %{name}-libs = %{version}-%{release} + +%description httpd +This package contains the groonga httpd server + %package doc Summary: Documentation for groonga Group: Documentation @@ -202,7 +211,6 @@ fi %{_datadir}/man/*/man1/* %{_bindir}/groonga %{_bindir}/groonga-benchmark -%{_bindir}/groonga-httpd %files libs %defattr(-,root,root,-) @@ -217,13 +225,17 @@ fi %files server %defattr(-,root,root,-) %config(noreplace) %{_sysconfdir}/groonga/ -%config(noreplace) %{_sysconfdir}/groonga/httpd/* %config(noreplace) %{_sysconfdir}/sysconfig/groonga %{_initddir}/* %ghost %dir %{_localstatedir}/run/%{name} %attr(0750,groonga,groonga) %dir %{_localstatedir}/lib/%{name} %attr(0750,groonga,groonga) %dir %{_localstatedir}/lib/%{name}/db +%files httpd +%defattr(-,root,root,-) +%config(noreplace) %{_sysconfdir}/groonga/httpd/* +%{_bindir}/groonga-httpd + %files doc %defattr(-,root,root,-) %doc README AUTHORS COPYING @@ -253,6 +265,7 @@ fi %changelog * Sun Jul 29 2012 Kouhei Sutou <kou****@clear*****> - 2.0.5-0 - new upstream release. +- split groonga-httpd related files into groonga-httpd package. * Fri Jun 29 2012 Kouhei Sutou <kou****@clear*****> - 2.0.4-0 - new upstream release. -------------- next part -------------- HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...Download