rpms/iok/F-9 iok.spec,1.1,1.2 sources,1.2,1.3

Parag Ashok Nemade paragn at fedoraproject.org
Mon Jan 19 05:49:07 UTC 2009


Author: paragn

Update of /cvs/pkgs/rpms/iok/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30942

Modified Files:
	iok.spec sources 
Log Message:

* Mon Jan 19 2009 Parag Nemade <panemade at gmail.com>- 1.2.0-1
- Update to Next release 1.2.0

* Tue Jan 13 2009 Parag Nemade <panemade at gmail.com>- 1.1.0-1
- Update to Next release 1.1.0

* Thu Dec 17 2008 Parag Nemade <panemade at gmail.com>- 1.0.9-1
- Update to Next release 1.0.9




Index: iok.spec
===================================================================
RCS file: /cvs/pkgs/rpms/iok/F-9/iok.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- iok.spec	5 Sep 2008 11:10:19 -0000	1.1
+++ iok.spec	19 Jan 2009 05:48:37 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           iok
-Version:        1.0.8
-Release:        2%{?dist}
+Version:        1.2.0
+Release:        1%{?dist}
 Summary:        Indic Onscreen Virtual Keyboard
 Group:          Applications/System
 License:        GPLv2+
@@ -8,7 +8,7 @@
 Source0:        https://fedorahosted.org/releases/i/o/iok/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  desktop-file-utils libXtst-devel
-BuildRequires:  gtk2-devel
+BuildRequires:  gtk2-devel gettext
 
 %description
 iok is Indic Onscreen Keyboard. It provides virtual Keyboard functionality. 
@@ -28,14 +28,17 @@
 
 desktop-file-install --vendor fedora \
     --delete-original \
+    --copy-generic-name-to-name \
     --dir %{buildroot}/%{_datadir}/applications/ \
      %{buildroot}%{_datadir}/applications/%{name}.desktop
 
+%find_lang %{name}
+
 
 %clean
 rm -rf %{buildroot}
 
-%files
+%files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc COPYING AUTHORS ChangeLog README
 %{_bindir}/iok
@@ -43,6 +46,15 @@
 %{_datadir}/pixmaps/iok.xpm
 
 %changelog
+* Mon Jan 19 2009 Parag Nemade <panemade at gmail.com>- 1.2.0-1
+- Update to Next release 1.2.0
+
+* Tue Jan 13 2009 Parag Nemade <panemade at gmail.com>- 1.1.0-1
+- Update to Next release 1.1.0
+
+* Thu Dec 17 2008 Parag Nemade <panemade at gmail.com>- 1.0.9-1
+- Update to Next release 1.0.9
+
 * Tue Sep 02 2008 Parag Nemade <panemade at gmail.com>- 1.0.8-2
 - Added Source URL and modified description 
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/iok/F-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	5 Sep 2008 11:10:19 -0000	1.2
+++ sources	19 Jan 2009 05:48:37 -0000	1.3
@@ -1 +1 @@
-2bd14a41a710f8c91fd994df6322d748  iok-1.0.8.tar.gz
+26758cfa9fe2d9282885636f019eb84f  iok-1.2.0.tar.gz




More information about the fedora-extras-commits mailing list