rpms/uim/devel uim.spec,1.68,1.69

Akira TAGOH tagoh at fedoraproject.org
Fri Oct 10 02:56:49 UTC 2008


Author: tagoh

Update of /cvs/pkgs/rpms/uim/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28228

Modified Files:
	uim.spec 
Log Message:
* Fri Oct 10 2008 Akira TAGOH <tagoh at redhat.com> - 1.5.3-1
- New upstream release.
- Add im-chooser to Requires again.


Index: uim.spec
===================================================================
RCS file: /cvs/pkgs/rpms/uim/devel/uim.spec,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- uim.spec	29 Aug 2008 10:28:31 -0000	1.68
+++ uim.spec	10 Oct 2008 02:56:19 -0000	1.69
@@ -2,8 +2,8 @@
 %define uninst_xinput alternatives --remove xinputrc %{_sysconfdir}/X11/xinit/xinput.d/uim.conf
 
 Name:		uim
-Version:	1.5.2
-Release:	2%{?dist}
+Version:	1.5.3
+Release:	1%{?dist}
 # uim itself is licensed under BSD
 # scm/py.scm, helper/eggtrayicon.[ch], qt/pref-kseparator.{cpp,h}
 #   and qt/chardict/chardict-kseparator.{cpp,h} is licensed under LGPLv2+
@@ -34,7 +34,7 @@
 Group:		System Environment/Libraries
 Requires(post): %{_sbindir}/alternatives /sbin/ldconfig
 Requires(postun): %{_sbindir}/alternatives /sbin/ldconfig
-Requires:	imsettings
+Requires:	imsettings im-chooser
 
 %package	devel
 Summary:	Development files for the Uim library
@@ -276,7 +276,6 @@
 ln -sf %{_localstatedir}/lib/uim/loader.scm $RPM_BUILD_ROOT%{_datadir}/uim/
 
 %find_lang %{name}
-%find_lang uim-chardict-qt
 
 find $RPM_BUILD_ROOT -name "*.scm" -type f | egrep -v "^(anthy|canna|m17n|mana|prime|scim|sj3|skk|wnn|installed-modules|loader)" > scm.list
 cat scm.list | sed -e s,$RPM_BUILD_ROOT,,g >> %{name}.lang
@@ -440,7 +439,7 @@
 %doc AUTHORS COPYING ChangeLog* NEWS README
 %{_libdir}/qt-3.*/plugins/inputmethods
 
-%files	-f uim-chardict-qt.lang qt-common
+%files qt-common
 %defattr (-, root, root, -)
 %doc AUTHORS COPYING ChangeLog* NEWS README
 # BSD and LGPLv2+
@@ -512,6 +511,10 @@
 %dir %{_datadir}/uim
 
 %changelog
+* Fri Oct 10 2008 Akira TAGOH <tagoh at redhat.com> - 1.5.3-1
+- New upstream release.
+- Add im-chooser to Requires again.
+
 * Fri Aug 29 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 1.5.2-2
 - Include directories /usr/share/uim/pixmaps and /usr/share/uim/lib
 




More information about the fedora-extras-commits mailing list