rpms/kinput2/devel kinput2.spec,1.16,1.17

Akira Tagoh (tagoh) fedora-extras-commits at redhat.com
Fri Sep 28 01:54:44 UTC 2007


Author: tagoh

Update of /cvs/pkgs/rpms/kinput2/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16411

Modified Files:
	kinput2.spec 
Log Message:
* Fri Sep 28 2007 Akira TAGOH <tagoh at redhat.com>
- Add Requires: Canna to get it working just installing the package.


Index: kinput2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kinput2/devel/kinput2.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- kinput2.spec	20 Sep 2007 03:32:40 -0000	1.16
+++ kinput2.spec	28 Sep 2007 01:54:11 -0000	1.17
@@ -67,6 +67,9 @@
 Requires(preun): %{_sbindir}/alternatives
 Requires(triggerpostun): %{_sbindir}/alternatives
 Requires: im-chooser >= 0.4.1-2.fc8
+%if %{is_canna_used}
+Requires: Canna
+%endif
 Obsoletes: kinput2-canna, kinput2-wnn4, kinput2-wnn6, kinput2-canna-wnn4, kinput2-canna-wnn6
 
 %description 
@@ -253,6 +256,9 @@
 %{_sysconfdir}/X11/xinit/xinput.d
 
 %changelog
+* Fri Sep 28 2007 Akira TAGOH <tagoh at redhat.com>
+- Add Requires: Canna to get it working just installing the package.
+
 * Thu Sep 20 2007 Akira TAGOH <tagoh at redhat.com> - v3.1-35
 - Add the versioned dependency for im-chooser.
 




More information about the fedora-extras-commits mailing list