diff --git a/.cvsignore b/.cvsignore index a3337a1..bf46b9d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -19,3 +19,4 @@ anthy-7710.tar.gz anthy-7714.tar.gz anthy-7716.tar.gz anthy-7802.tar.gz +anthy-7811.tar.gz diff --git a/anthy.spec b/anthy.spec index 076764e..5ffcbeb 100644 --- a/anthy.spec +++ b/anthy.spec @@ -1,10 +1,10 @@ -%define version 7802 +%define version 7811 %define gcanna_ver 20051002 %{expand: %%define build_with_xemacs %{?_with_xemacs:1}%{!?_with_xemacs:0}} Name: anthy Version: %{version} -Release: 2.fc6 +Release: 1.fc6 License: GPL URL: http://sourceforge.jp/projects/anthy/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -65,12 +65,12 @@ character set on XEmacs. %build %configure cp anthy_gcanna_ut-%{gcanna_ver}/gcanna.ctd cannadic/ -make +make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT -%makeinstall +make install DESTDIR=$RPM_BUILD_ROOT %ifnarch ppc64 ## for anthy-el @@ -127,6 +127,10 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Mon Jun 12 2006 Akira TAGOH - 7811-1 +- New upstream snapshot release. +- use make install DESTDIR=... instead of %%makeinstall. + * Mon Jun 5 2006 Akira TAGOH - 7802-2 - exclude ppc64 to make anthy-el package. right now emacs.ppc64 isn't provided and buildsys became much stricter. diff --git a/sources b/sources index a3bb4cb..b6737d9 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ d0f6128b6e000e85764abbc030399db7 anthy_gcanna_ut-20051002.tar.bz2 -e882a4f15892e473a24c770c89562cb6 anthy-7802.tar.gz +e3619c07bd175ce5f73d67388c0c2ea5 anthy-7811.tar.gz