svnno****@sourc*****
svnno****@sourc*****
2008年 12月 9日 (火) 14:42:40 JST
Revision: 175 http://svn.sourceforge.jp/view?root=tritonn&view=rev&rev=175 Author: mir Date: 2008-12-09 14:42:39 +0900 (Tue, 09 Dec 2008) Log Message: ----------- updated SPEC files for rpmbuild. Modified Paths: -------------- build/SPECS/mecab-ipadic.spec build/SPECS/mecab.spec build/SPECS/mysql.spec build/SPECS/senna.spec -------------- next part -------------- Modified: build/SPECS/mecab-ipadic.spec =================================================================== --- build/SPECS/mecab-ipadic.spec 2008-12-03 01:40:07 UTC (rev 174) +++ build/SPECS/mecab-ipadic.spec 2008-12-09 05:42:39 UTC (rev 175) @@ -2,7 +2,7 @@ %define prefix /usr %define config --with-charset=utf8 %define version 2.7.0.20070801 -%define release tritonn.1.0.10 +%define release tritonn.1.0.12 %define file_suffix 2.7.0-20070801 %define mecab-version 0.97 @@ -56,6 +56,9 @@ %{prefix}/lib/mecab/dic/ipadic/feature.def %changelog +* Tue Dec 09 2008 Tetsuro IKEDA <te.ik****@jpta*****> 2.7.0.20070801-tritonn-1.0.12 +- Tritonn 1.0.12 + * Fri Jun 13 2008 Tetsuro IKEDA <te.ik****@jpta*****> 2.7.0.20070801-tritonn-1.0.10 - Added *.csv files, *.def files for make install - Tritonn 1.0.10 Modified: build/SPECS/mecab.spec =================================================================== --- build/SPECS/mecab.spec 2008-12-03 01:40:07 UTC (rev 174) +++ build/SPECS/mecab.spec 2008-12-09 05:42:39 UTC (rev 175) @@ -1,7 +1,7 @@ %define name mecab %define prefix /usr %define version 0.97 -%define release tritonn.1.0.10 +%define release tritonn.1.0.12 Name: %{name} Version: %{version} @@ -59,6 +59,9 @@ %{prefix}/bin/mecab %changelog +* Tue Dec 09 2008 Tetsuro IKEDA <te.ik****@jpta*****> - 0.97-tritonn-1.0.12 +- Tritonn 1.0.12 + * Fri Jun 13 2008 Tetsuro IKEDA <te.ik****@jpta*****> - 0.97-tritonn-1.0.10 - Tritonn 1.0.10 Modified: build/SPECS/mysql.spec =================================================================== --- build/SPECS/mysql.spec 2008-12-03 01:40:07 UTC (rev 174) +++ build/SPECS/mysql.spec 2008-12-09 05:42:39 UTC (rev 175) @@ -14,8 +14,8 @@ # Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston # MA 02110-1301 USA. -%define mysql_version 5.0.51a-tritonn-1.0.10 -%define srcdir tritonn-1.0.10-mysql-5.0.51a +%define mysql_version 5.0.67-tritonn-1.0.12 +%define srcdir tritonn-1.0.12-mysql-5.0.67 # use "rpmbuild --with static" or "rpm --define '_with_static 1'" (for RPM 3.x) # to enable static linking (off by default) @@ -30,7 +30,7 @@ %if %{STATIC_BUILD} %define release 0 %else -%define release tritonn.1.0.10 +%define release tritonn.1.0.12 %endif %define license GPL %define mysqld_user mysql @@ -64,7 +64,7 @@ Name: MySQL Summary: MySQL with Senna (Tritonn Project) Group: Applications/Databases -Version: 5.0.51a +Version: 5.0.67 Release: %{release} License: %{license} Source: %{srcdir}.tar.gz @@ -727,6 +727,9 @@ # itself - note that they must be ordered by date (important when # merging BK trees) %changelog +* Tue Dec 09 2008 Tetsuro IKEDA <te.ik****@jpta*****> +- Tritonn 1.0.12 + * Fri Jun 13 2008 Tetsuro IKEDA <te.ik****@jpta*****> - Tritonn 1.0.10 Modified: build/SPECS/senna.spec =================================================================== --- build/SPECS/senna.spec 2008-12-03 01:40:07 UTC (rev 174) +++ build/SPECS/senna.spec 2008-12-09 05:42:39 UTC (rev 175) @@ -1,7 +1,7 @@ %define name senna %define prefix /usr -%define version 1.1.3 -%define release tritonn.1.0.10 +%define version 1.1.4 +%define release tritonn.1.0.12 Name: %{name} Version: %{version} @@ -52,6 +52,9 @@ %changelog +* Tue Dec 09 2008 Tetsuro IKEDA <te.ik****@jpta*****> - 1.1.4-tritonn.1.0.12 +- Tritonn 1.0.12 + * Fri Jun 13 2008 Tetsuro IKEDA <te.ik****@jpta*****> - 1.1.3-tritonn.1.0.10 - Added senna.pc to files section - Tritonn 1.0.10