[iok/f14/master] - Update to Next release 1.3.12

pnemade pnemade at fedoraproject.org
Mon Nov 15 06:36:26 UTC 2010


commit 96d6cdc94121206fb45ea44dda91fd63a3aa3ed9
Author: Parag Nemade <pnemade at redhat.com>
Date:   Mon Nov 15 12:06:23 2010 +0530

    - Update to Next release 1.3.12

 .gitignore |    1 +
 iok.spec   |   11 ++++-------
 sources    |    2 +-
 3 files changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e690967..15aec9a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 iok-1.3.11.tar.gz
+/iok-1.3.12.tar.gz
diff --git a/iok.spec b/iok.spec
index 84f15d0..e84b6a6 100644
--- a/iok.spec
+++ b/iok.spec
@@ -1,12 +1,11 @@
 Name:           iok
-Version:        1.3.11
+Version:        1.3.12
 Release:        1%{?dist}
 Summary:        Indic Onscreen Virtual Keyboard
 Group:          Applications/System
 License:        GPLv2+
 URL:            http://iok.sourceforge.net
 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 gettext libxml2-devel
 BuildRequires:  intltool unique-devel
@@ -25,7 +24,6 @@ can even try to parse non-inscript keymaps and show them in iok.
 make CFLAGS="%{optflags}" %{?_smp_mflags}
 
 %install
-rm -rf %{buildroot}
 make install DESTDIR=%{buildroot} INSTALL="install -p"
 
 desktop-file-install --vendor fedora \
@@ -36,10 +34,6 @@ desktop-file-install --vendor fedora \
 
 %find_lang %{name}
 
-
-%clean
-rm -rf %{buildroot}
-
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc COPYING AUTHORS ChangeLog README
@@ -50,6 +44,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Nov 15 2010 Parag Nemade <panemade AT gmail.com>- 1.3.12-1
+- Update to Next release 1.3.12
+
 * Wed Jun 02 2010 Parag Nemade <panemade AT gmail.com>- 1.3.11-1
 - Update to Next release 1.3.11
 
diff --git a/sources b/sources
index f10097b..2e51fa8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4f25178b7fcdd7aad238db0757f28836  iok-1.3.11.tar.gz
+872c12f7c08764ae978efa3fa234f7e9  iok-1.3.12.tar.gz


More information about the scm-commits mailing list