null+****@clear*****
null+****@clear*****
2012年 3月 29日 (木) 10:42:33 JST
Kouhei Sutou 2012-03-29 10:42:33 +0900 (Thu, 29 Mar 2012)
New Revision: 8335164f887b9d2932c4d36dd965a4a8bcc2c489
Log:
rpm: grntest -> groonga-benchmark
Modified files:
packages/rpm/centos/groonga.spec.in
packages/rpm/fedora/groonga.spec.in
Modified: packages/rpm/centos/groonga.spec.in (+2 -1)
===================================================================
--- packages/rpm/centos/groonga.spec.in 2012-03-29 10:31:52 +0900 (9443a14)
+++ packages/rpm/centos/groonga.spec.in 2012-03-29 10:42:33 +0900 (ce6ba06)
@@ -206,7 +206,7 @@ fi
%{_datadir}/man/man1/*
%{_datadir}/man/*/man1/*
%{_bindir}/groonga
-%{_bindir}/grntest
+%{_bindir}/groonga-benchmark
%files libs
%defattr(-,root,root,-)
@@ -259,6 +259,7 @@ fi
%changelog
* Thu Mar 29 2012 Kouhei Sutou <kou****@clear*****> - 2.0.1-0
- new upstream release.
+- grntest -> groonga-benchmark.
* Wed Feb 29 2012 Kouhei Sutou <kou****@clear*****> - 2.0.0-0
- new upstream release.
Modified: packages/rpm/fedora/groonga.spec.in (+2 -1)
===================================================================
--- packages/rpm/fedora/groonga.spec.in 2012-03-29 10:31:52 +0900 (5e25216)
+++ packages/rpm/fedora/groonga.spec.in 2012-03-29 10:42:33 +0900 (e659d9f)
@@ -257,7 +257,7 @@ fi
%{_datadir}/man/man1/*
%{_datadir}/man/*/man1/*
%{_bindir}/groonga
-%{_bindir}/grntest
+%{_bindir}/groonga-benchmark
%files libs
%defattr(-,root,root,-)
@@ -319,6 +319,7 @@ fi
* Thu Mar 29 2012 Kouhei Sutou <kou****@clear*****> - 2.0.1-0
- new upstream release.
- ensure removing build directory before installing.
+- grntest -> groonga-benchmark.
* Wed Feb 29 2012 Kouhei Sutou <kou****@clear*****> - 2.0.0-0
- new upstream release.