rpms/Canna/devel Canna.spec,1.2,1.3

Akira Tagoh (tagoh) fedora-extras-commits at redhat.com
Wed Jan 25 04:59:57 UTC 2006


Author: tagoh

Update of /cvs/extras/rpms/Canna/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25596

Modified Files:
	Canna.spec 
Log Message:
* Wed Jan 25 2006 Akira TAGOH <tagoh at redhat.com> - 3.7p3-15
- BuildRequires imake instead of XFree86-devel. (#178656)


Index: Canna.spec
===================================================================
RCS file: /cvs/extras/rpms/Canna/devel/Canna.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Canna.spec	26 Sep 2005 09:39:52 -0000	1.2
+++ Canna.spec	25 Jan 2006 04:59:56 -0000	1.3
@@ -6,7 +6,7 @@
 Summary: A Japanese character set input system.
 Name: Canna
 Version: 3.7p3
-Release: 14%{?dist}
+Release: 15%{?dist}
 License: Distributable
 Group: System Environment/Libraries
 URL: http://www.nec.co.jp/japanese/product/computer/soft/canna/
@@ -41,7 +41,7 @@
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
 Prereq: /sbin/chkconfig, /etc/services, /bin/grep, /bin/cp
-BuildPrereq: XFree86-devel,cpp,gawk
+BuildRequires: imake cpp gawk
 Obsoletes: tamago
 
 %description
@@ -324,6 +324,9 @@
 %{_libdir}/libcanna16.so.*
 
 %changelog
+* Wed Jan 25 2006 Akira TAGOH <tagoh at redhat.com> - 3.7p3-15
+- BuildRequires imake instead of XFree86-devel. (#178656)
+
 * Mon Sep 26 2005 Akira TAGOH <tagoh at redhat.com> - 3.7p3-14
 - Imported into Extras.
 




More information about the fedora-extras-commits mailing list