rpms/anthy/devel anthy.spec,1.66,1.67

Akira TAGOH tagoh at fedoraproject.org
Thu Jun 24 06:40:02 UTC 2010


Author: tagoh

Update of /cvs/pkgs/rpms/anthy/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv29054

Modified Files:
	anthy.spec 
Log Message:
* Thu Jun 24 2010 Akira TAGOH <tagoh at redhat.com> - 9100h-13
- build emacs-* packages as noarch.


Index: anthy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anthy/devel/anthy.spec,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -p -r1.66 -r1.67
--- anthy.spec	10 May 2010 10:57:01 -0000	1.66
+++ anthy.spec	24 Jun 2010 06:40:02 -0000	1.67
@@ -3,7 +3,7 @@
 
 Name:		anthy
 Version:	9100h
-Release:	12%{?dist}
+Release:	13%{?dist}
 # The entire source code is LGPLv2+ and dictionaries is GPLv2.
 License:	LGPLv2+ and GPLv2
 URL:		http://sourceforge.jp/projects/anthy/
@@ -45,6 +45,7 @@ Requires:	emacs(bin) >= %{_emacs_version
 Requires:	anthy = %{version}-%{release}
 Obsoletes:	anthy-el < 9100g-1
 Provides:	anthy-el = %{version}-%{release}
+BuildArch:	noarch
 
 %description -n	emacs-%{pkg}
 This package contains the byte compiled elisp packages to run Anthy with GNU
@@ -54,6 +55,7 @@ Emacs.
 Summary:	Elisp source files for Anthy under GNU Emacs
 Group:		System Environment/Libraries
 Requires:	emacs-%{pkg} = %{version}-%{release}
+BuildArch:	noarch
 
 %description -n	emacs-%{pkg}-el
 This package contains the elisp source files for Anthy under GNU Emacs. You
@@ -68,6 +70,7 @@ Requires:	xemacs(bin) >= %{_xemacs_versi
 Requires:	anthy = %{version}-%{release}
 Obsoletes:	anthy-el-xemacs < 9100g-1
 Provides:	anthy-el-xemacs = %{version}-%{release}
+BuildArch:	noarch
 
 %description -n	xemacs-%{pkg}
 This package contains the byte compiled elisp packages to use Anthy with
@@ -77,6 +80,7 @@ XEmacs.
 Summary:	Elisp source files for Anthy under XEmacs
 Group:		System Environment/Libraries
 Requires:	xemacs-%{pkg} = %{version}-%{release}
+BuildArch:	noarch
 
 %description -n	xemacs-%{pkg}-el
 This package contains the elisp source files for Anthy under XEmacs. You do
@@ -227,6 +231,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Thu Jun 24 2010 Akira TAGOH <tagoh at redhat.com> - 9100h-13
+- build emacs-* packages as noarch.
+
 * Mon May 10 2010 Akira TAGOH <tagoh at redhat.com> - 9100h-12
 - Fix a typo in g_fname.t. (#584614)
 



More information about the scm-commits mailing list