From e0c64139396555fe65ce485d454c26aa3188c590 Mon Sep 17 00:00:00 2001 From: Akira TAGOH Date: Feb 06 2007 14:01:27 +0000 Subject: - New upstream release. - no longer needed to regenerate autotools files. (#224146) - use original gcanna dict. - build with --disable-static. --- diff --git a/anthy.spec b/anthy.spec index bca8326..bcd994f 100644 --- a/anthy.spec +++ b/anthy.spec @@ -2,8 +2,8 @@ %{expand: %%define build_with_xemacs %{?_with_xemacs:1}%{!?_with_xemacs:0}} Name: anthy -Version: 7900 -Release: 2%{?dist} +Version: 8604 +Release: 1%{?dist} License: GPL URL: http://sourceforge.jp/projects/anthy/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -15,9 +15,7 @@ BuildRequires: emacs Source0: http://prdownloads.sourceforge.jp/anthy/9723/anthy-%{version}.tar.gz Source1: anthy-init.el -Source2: http://www.geocities.jp/ep3797/snapshot/tmp/anthy_gcanna_ut-%{gcanna_ver}.tar.bz2 Patch2: anthy-gcanna-nakaguro.patch -Patch3: anthy-7900-fix-undef-non-weak-symbol.patch Summary: Japanese character set input library Group: System Environment/Libraries @@ -60,16 +58,11 @@ character set on XEmacs. %endif %prep -%setup -q -a 2 +%setup -q %patch2 -p1 -%patch3 -p1 -b .non-weak -# need to regenerate Makefile for patch3 -automake -autoconf %build -%configure -cp anthy_gcanna_ut-%{gcanna_ver}/gcanna.ctd cannadic/ +%configure --disable-static make %{?_smp_mflags} %install @@ -77,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +# remove unnecessary files +rm -rf $RPM_BUILD_ROOT%{_libdir}/lib*.la + %ifnarch ppc64 ## for anthy-el %__mkdir_p $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/site-start.d @@ -113,8 +109,6 @@ rm -rf $RPM_BUILD_ROOT %defattr (-, root, root) %{_includedir}/* %{_libdir}/lib*.so -%{_libdir}/lib*.a -%{_libdir}/lib*.la %{_libdir}/pkgconfig %ifnarch ppc64 @@ -132,6 +126,12 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Tue Feb 6 2007 Akira TAGOH - 8604-1 +- New upstream release. +- no longer needed to regenerate autotools files. (#224146) +- use original gcanna dict. +- build with --disable-static. + * Fri Aug 11 2006 Akira TAGOH - 7900-2 - anthy-7900-fix-undef-non-weak-symbol.patch: removed the unnecessary library chain. diff --git a/sources b/sources index cd991a2..54ae50f 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -d0f6128b6e000e85764abbc030399db7 anthy_gcanna_ut-20051002.tar.bz2 356467305997191acd353d1c7e4e5d92 anthy-7900.tar.gz