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

Parag Nemade pnemade at fedoraproject.org
Fri Sep 5 11:10:49 UTC 2008


Author: pnemade

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

Modified Files:
	sources 
Added Files:
	iok.spec 
Log Message:

* Tue Sep 02 2008 Parag Nemade <panemade at gmail.com>- 1.0.8-2
- Initial import for Fedora




--- NEW FILE iok.spec ---
Name:           iok
Version:        1.0.8
Release:        2%{?dist}
Summary:        Indic Onscreen Virtual Keyboard
Group:          Applications/System
License:        GPLv2+
URL:            https://fedorahosted.org/iok/wiki/
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

%description
iok is Indic Onscreen Keyboard. It provides virtual Keyboard functionality. 
It currently works with Inscript keymaps for Indian languages. iok can even try 
to parse non-inscript keymaps and show them in iok.

%prep
%setup -q

%build
%configure
make %{?_smp_mflags}

%install
rm -rf %{buildroot}
make install DESTDIR=%{buildroot} INSTALL="install -p"

desktop-file-install --vendor fedora \
    --delete-original \
    --dir %{buildroot}/%{_datadir}/applications/ \
     %{buildroot}%{_datadir}/applications/%{name}.desktop


%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root,-)
%doc COPYING AUTHORS ChangeLog README
%{_bindir}/iok
%{_datadir}/applications/fedora-iok.desktop
%{_datadir}/pixmaps/iok.xpm

%changelog
* Tue Sep 02 2008 Parag Nemade <panemade at gmail.com>- 1.0.8-2
- Added Source URL and modified description 

* Tue Sep 02 2008 Parag Nemade <panemade at gmail.com>- 1.0.8-1
- Update to Next release 1.0.8

* Thu Aug 14 2008 Parag Nemade <panemade at gmail.com>- 1.0.7-3.svn9
- fix directory ownership

* Thu Aug 14 2008 Parag Nemade <panemade at gmail.com>- 1.0.7-2.svn9
- Update to svn snapshot revision 9

* Tue Jun 17 2008 Parag Nemade <panemade at gmail.com>- 1.0.7-1
- Update to Next release 1.0.7

* Thu Jun 12 2008 Parag Nemade <panemade at gmail.com>- 1.0.6-2
- Added missing BR:libXtst-devel

* Fri Apr 25 2008 Parag Nemade <panemade at gmail.com>- 1.0.6-1
- Update to Next release 1.0.6

* Tue Apr 17 2008 Parag Nemade <panemade at gmail.com>- 1.0.2-1
- Update to Next release 1.0.2

* Tue Apr 15 2008 Parag Nemade <panemade at gmail.com>- 1.0.0-1
- Initial specfile for Fedora 



Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/iok/F-9/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	5 Sep 2008 10:47:29 -0000	1.1
+++ sources	5 Sep 2008 11:10:19 -0000	1.2
@@ -0,0 +1 @@
+2bd14a41a710f8c91fd994df6322d748  iok-1.0.8.tar.gz




More information about the fedora-extras-commits mailing list