rpms/anthy/devel .cvsignore, 1.16, 1.17 anthy.spec, 1.27, 1.28 sources, 1.16, 1.17

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Jun 12 05:23:15 UTC 2006


Author: tagoh

Update of /cvs/dist/rpms/anthy/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv23036

Modified Files:
	.cvsignore anthy.spec sources 
Log Message:
* Mon Jun 12 2006 Akira TAGOH <tagoh at redhat.com> - 7811-1
- New upstream snapshot release.
- use make install DESTDIR=... instead of %%makeinstall.


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/anthy/devel/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- .cvsignore	2 Jun 2006 06:07:18 -0000	1.16
+++ .cvsignore	12 Jun 2006 05:23:12 -0000	1.17
@@ -19,3 +19,4 @@
 anthy-7714.tar.gz
 anthy-7716.tar.gz
 anthy-7802.tar.gz
+anthy-7811.tar.gz


Index: anthy.spec
===================================================================
RCS file: /cvs/dist/rpms/anthy/devel/anthy.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- anthy.spec	5 Jun 2006 10:05:24 -0000	1.27
+++ anthy.spec	12 Jun 2006 05:23:12 -0000	1.28
@@ -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 @@
 %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 @@
 %endif
 
 %changelog
+* Mon Jun 12 2006 Akira TAGOH <tagoh at redhat.com> - 7811-1
+- New upstream snapshot release.
+- use make install DESTDIR=... instead of %%makeinstall.
+
 * Mon Jun  5 2006 Akira TAGOH <tagoh at redhat.com> - 7802-2
 - exclude ppc64 to make anthy-el package. right now emacs.ppc64 isn't provided
   and buildsys became much stricter.


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/anthy/devel/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources	2 Jun 2006 06:07:24 -0000	1.16
+++ sources	12 Jun 2006 05:23:12 -0000	1.17
@@ -1,2 +1,2 @@
 d0f6128b6e000e85764abbc030399db7  anthy_gcanna_ut-20051002.tar.bz2
-e882a4f15892e473a24c770c89562cb6  anthy-7802.tar.gz
+e3619c07bd175ce5f73d67388c0c2ea5  anthy-7811.tar.gz




More information about the fedora-cvs-commits mailing list