Name: xvkbd Version: 3.9 Release: 1%{?dist} Summary: Virtual Keyboard for X Window System License: GPLv2+ URL: http://t-sato.in.coocan.jp/xvkbd Source0: %{url}/%{name}-%{version}.tar.gz Source1: %{name}.desktop # The following icon is licensed under CC BY-SA 3.0. Source2: http://download.sourceforge.jp/xvkbd-fedora/45742/%{name}.png BuildRequires: desktop-file-utils BuildRequires: imake BuildRequires: libX11-devel BuildRequires: libXaw-devel BuildRequires: libXtst-devel BuildRequires: Xaw3d-devel %description xvkbd is a virtual (graphical) keyboard program for X Window System which provides facility to enter characters onto other clients (software) by clicking on a keyboard displayed on the screen. This may be used for systems without a hardware keyboard such as kiosk terminals or hand-held devices. This program also has facility to send characters specified as the command line option to another client. %prep %setup -q sed -i 's| - 3.9-1 - new version - new homepage * Wed Mar 07 2018 Adam Williamson - 3.7-7 - Rebuild to fix GCC 8 mis-compilation See https://da.gd/YJVwk ("GCC 8 ABI change on x86_64") * Fri Feb 09 2018 Fedora Release Engineering - 3.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering - 3.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering - 3.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering - 3.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Feb 05 2016 Fedora Release Engineering - 3.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sun Sep 13 2015 Christopher Meng - 3.7-1 - Update to 3.7 * Fri Jun 19 2015 Fedora Release Engineering - 3.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Feb 15 2015 Christopher Meng - 3.6-1 - Update to 3.6 * Mon Aug 18 2014 Fedora Release Engineering - 3.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sun Jun 08 2014 Fedora Release Engineering - 3.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Aug 04 2013 Fedora Release Engineering - 3.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Mon Jul 15 2013 Christopher Meng - 3.5-1 - Update to 3.5 * Fri Feb 15 2013 Fedora Release Engineering - 3.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sun Jul 22 2012 Fedora Release Engineering - 3.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sun Feb 26 2012 Orion Poplawski - 3.2-5 - Rebuild with Xaw3d 1.6.1 * Sat Jan 14 2012 Fedora Release Engineering - 3.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Wed Feb 09 2011 Fedora Release Engineering - 3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Sat Aug 28 2010 Akio Idehara 3.2-2 - Rebuild for F14 * Tue May 18 2010 Akio Idehara 3.2-1 - Update to 3.2 * Sun Feb 28 2010 Akio Idehara 3.1-5 - Rebuild for F13 * Sat Feb 6 2010 Akio Idehara 3.1-4 - Fix build without optflags (#562381) * Sat Feb 6 2010 Akio Idehara 3.1-3 - Separate patch related to 64-bit arch which depends on C99 * Fri Feb 5 2010 Akio Idehara 3.1-2 - Fix default define - Fix warning on 64-bit arch * Wed Feb 3 2010 Akio Idehara 3.1-1 - Update to 3.1 * Mon Feb 1 2010 Akio Idehara 3.0-6 - Change Icon size * Sun Jan 24 2010 Akio Idehara 3.0-5 - Fix Icon permission * Sun Jan 10 2010 Akio Idehara 3.0-4 - Clarify Source2 license (CC BY-SA 3.0) and URL * Fri Jan 8 2010 Akio Idehara 3.0-3 - Add the lack of BuildRequires statements - Fix build failure on x86_64 - Fix some trivial mistake * Sat Dec 5 2009 Akio Idehara 3.0-2 - Add Desktop files * Sat Dec 5 2009 Akio Idehara 3.0-1 - Initial RPM release