rpms/anthy/F-7 .cvsignore, 1.25, 1.26 anthy.spec, 1.39, 1.40 sources, 1.26, 1.27

Akira Tagoh (tagoh) fedora-extras-commits at redhat.com
Tue Jul 3 12:20:45 UTC 2007


Author: tagoh

Update of /cvs/pkgs/rpms/anthy/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8073

Modified Files:
	.cvsignore anthy.spec sources 
Log Message:
* Tue Jul  3 2007 Akira TAGOH <tagoh at redhat.com> - 9100-1
- New upstream release.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anthy/F-7/.cvsignore,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- .cvsignore	9 Mar 2007 08:46:13 -0000	1.25
+++ .cvsignore	3 Jul 2007 12:20:08 -0000	1.26
@@ -28,3 +28,4 @@
 anthy-8616.tar.gz
 anthy-8622.tar.gz
 anthy-8706.tar.gz
+anthy-9100.tar.gz


Index: anthy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anthy/F-7/anthy.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- anthy.spec	27 Apr 2007 00:03:31 -0000	1.39
+++ anthy.spec	3 Jul 2007 12:20:08 -0000	1.40
@@ -1,17 +1,14 @@
 %define	gcanna_ver	20051002
-%{expand: %%define build_with_xemacs %{?_with_xemacs:1}%{!?_with_xemacs:0}}
 
 Name:		anthy
-Version:	8706
-Release:	2%{?dist}
+Version:	9100
+Release:	1%{?dist}
 License:	GPL
 URL:		http://sourceforge.jp/projects/anthy/
 Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	automake autoconf
-%ifnarch ppc64
 BuildRequires:	emacs
-%endif
-%{?_with_xemacs:BuildRequires:	xemacs}
+BuildRequires:	xemacs
 
 Source0:	http://prdownloads.sourceforge.jp/anthy/9723/anthy-%{version}.tar.gz
 Source1:	anthy-init.el
@@ -34,7 +31,6 @@
 The anthy-devel package contains the development files which is needed to build
 the programs which uses Anthy.
 
-%ifnarch ppc64
 %package	el
 Summary:	Emacs Lisp files to use Anthy on Emacs
 Group:		System Environment/Libraries
@@ -43,9 +39,7 @@
 %description	el
 The anthy-el package contains the emacs lisp to be able to input Japanese
 character set on Emacs.
-%endif
 
-%if %{build_with_xemacs}
 %package	el-xemacs
 Summary:	Emacs Lisp files to use Anthy on XEmacs
 Group:		System Environment/Libraries
@@ -54,7 +48,6 @@
 %description	el-xemacs
 The anthy-el-xemacs package contains the emacs lisp to be able to input Japanese
 character set on XEmacs.
-%endif
 
 %prep
 %setup -q
@@ -71,14 +64,11 @@
 # 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
 install -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/site-start.d
-%endif
 
 ## for anthy-el-xemacs
-%if %{build_with_xemacs}
 %__mkdir_p $RPM_BUILD_ROOT%{_datadir}/xemacs/site-packages/lisp/site-start.d
 install -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/xemacs/site-packages/lisp/site-start.d
 pushd $RPM_BUILD_DIR/%{name}-%{version}/src-util
@@ -86,7 +76,6 @@
 make EMACS=xemacs lispdir="\${datadir}/xemacs/xemacs-packages/lisp/anthy"
 make install-lispLISP DESTDIR=$RPM_BUILD_ROOT EMACS=xemacs lispdir="\${datadir}/xemacs/xemacs-packages/lisp/anthy"
 popd
-%endif
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -110,23 +99,29 @@
 %{_libdir}/lib*.so
 %{_libdir}/pkgconfig
 
-%ifnarch ppc64
 %files el
 %defattr (-, root, root)
 %doc doc/ELISP
 %{_datadir}/emacs/site-lisp/anthy/
 %{_datadir}/emacs/site-lisp/site-start.d/anthy-init.el
-%endif
 
-%if %{build_with_xemacs}
 %files el-xemacs
 %defattr (-, root, root)
 %doc doc/ELISP
 %{_datadir}/xemacs/xemacs-packages/lisp/anthy/
 %{_datadir}/xemacs/site-packages/lisp/site-start.d/anthy-init.el
-%endif
 
 %changelog
+* Tue Jul  3 2007 Akira TAGOH <tagoh at redhat.com> - 9100-1
+- New upstream release.
+
+* Wed Jun 13 2007 Akira TAGOH <tagoh at redhat.com> - 9011-1
+- New upstream release
+
+* Fri Jun  8 2007 Akira TAGOH <tagoh at redhat.com> - 9006-1
+- New upstream release.
+- Get back the anthy-el-xemacs package. (#243078)
+
 * Fri Apr 27 2007 Akira TAGOH <tagoh at redhat.com> - 8706-2
 - Fix wrong Provides line. (#237987)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anthy/F-7/sources,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- sources	9 Mar 2007 08:46:13 -0000	1.26
+++ sources	3 Jul 2007 12:20:08 -0000	1.27
@@ -1 +1 @@
-8fffbbc9f8642ecde771133e092d623c  anthy-8706.tar.gz
+00c2b8d7b722650b0088944e833077ad  anthy-9100.tar.gz




More information about the scm-commits mailing list