rpms/scim-pinyin/devel scim-pinyin.spec,1.36,1.37

Huang Peng (phuang) fedora-extras-commits at redhat.com
Tue Jun 26 02:59:04 UTC 2007


Author: phuang

Update of /cvs/pkgs/rpms/scim-pinyin/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10482

Modified Files:
	scim-pinyin.spec 
Log Message:
Refine the spec file to fix some warnings in mock build.log (#226396)



Index: scim-pinyin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/scim-pinyin/devel/scim-pinyin.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- scim-pinyin.spec	18 Jun 2007 05:02:11 -0000	1.36
+++ scim-pinyin.spec	26 Jun 2007 02:58:28 -0000	1.37
@@ -1,22 +1,22 @@
 %define with_libstdc_preview 0
 
-Name:		scim-pinyin
-Version:	0.5.91
-Release:	17%{?dist}
-Summary:	Smart Pinyin IMEngine for Smart Common Input Method platform
-
-License:	GPL
-Group:		System Environment/Libraries
-URL:		http://www.scim-im.org/projects/imengines/
-Source0:	http://dl.sourceforge.net/scim/%{name}-%{version}.tar.gz
-BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Name:       scim-pinyin
+Version:    0.5.91
+Release:    18%{?dist}
+Summary:    Smart Pinyin IMEngine for Smart Common Input Method platform
+
+License:    GPL
+Group:      System Environment/Libraries
+URL:        http://www.scim-im.org/projects/imengines/
+Source0:    http://dl.sourceforge.net/scim/%{name}-%{version}.tar.gz
+BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	scim-devel, gtk2-devel, gettext, gettext-devel, autoconf, automake,libtool
+BuildRequires:  scim-devel, gtk2-devel, gettext, gettext-devel, autoconf, automake,libtool
 %if %{with_libstdc_preview}
 Buildrequires: libstdc++so7-devel
 %endif
-Requires:	scim
-Obsoletes:	iiimf-le-chinput <= 0.3, miniChinput <= 0.0.3
+Requires:   scim
+Obsoletes:  iiimf-le-chinput <= 0.3, miniChinput <= 0.0.3
 Patch1:         scim-pinyin-shuangpin.patch
 Patch2:         scim-pinyin-showallkeys.patch
 Patch3:         scim-pinyin-helper.patch
@@ -68,7 +68,7 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING NEWS README ChangeLog
+%doc AUTHORS COPYING README ChangeLog
 %{_libdir}/scim-1.0/*/IMEngine/pinyin.so
 %{_libdir}/scim-1.0/*/SetupUI/pinyin-imengine-setup.so
 %{_libdir}/scim-1.0/*/Helper/pinyin-imengine-helper.so
@@ -77,6 +77,9 @@
 
 
 %changelog
+* Mon Jun 26 2007 Huang Peng <phuang at redhat.com> - 0.5.91-18
+- Refine rpm package to resolve some warning in build.log.
+
 * Mon Jun 18 2007 Huang Peng <phuang at redhat.com> - 0.5.91-17
 - Drop patch scim-pinyin-shuangpin.patch to enable shuangpin and to fix bug (#233054)
 




More information about the fedora-extras-commits mailing list