rpms/scim-chewing/devel scim-chewing.spec,1.13,1.14

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Jun 6 08:56:37 UTC 2006


Author: dsantani

Update of /cvs/dist/rpms/scim-chewing/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv2500

Modified Files:
	scim-chewing.spec 
Log Message:
Modified BuildRequires to include gettext



Index: scim-chewing.spec
===================================================================
RCS file: /cvs/dist/rpms/scim-chewing/devel/scim-chewing.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- scim-chewing.spec	23 May 2006 09:08:36 -0000	1.13
+++ scim-chewing.spec	6 Jun 2006 08:56:26 -0000	1.14
@@ -2,7 +2,7 @@
 
 Name:		scim-chewing
 Version:	0.3.0
-Release:	7%{?dist}
+Release:	8%{?dist}
 Summary:	Chewing Chinese input method for SCIM
 
 License:	GPL
@@ -10,7 +10,7 @@
 Group:		System Environment/Libraries
 Source:		http://chewing.csie.net/download/scim/%{name}-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}
-BuildRequires:	scim-devel, libchewing-devel >= 0.3.0
+BuildRequires:	scim-devel, libchewing-devel >= 0.3.0, gettext
 %if %{with_libstdc_preview}
 Buildrequires: libstdc++so7-devel
 %endif
@@ -63,6 +63,10 @@
 
 
 %changelog
+* Tue Jun 06 2006 Darshan Santani <dsantani at redhat.com>
+- Changed the BuildRequires to include gettext
+- Rebuild
+
 * Tue May 23 2006 Darshan Santani <dsantani at redhat.com>
 - Revised the version number
 - Rebuild




More information about the fedora-cvs-commits mailing list