rpms/kvkbd/F-9 import.log, NONE, 1.1 kvkbd.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Jaroslav Reznik jreznik at fedoraproject.org
Wed Mar 11 09:18:10 UTC 2009


Author: jreznik

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

Modified Files:
	.cvsignore sources 
Added Files:
	import.log kvkbd.spec 
Log Message:
Initial package import



--- NEW FILE import.log ---
kvkbd-0_6-1_fc10:F-9:kvkbd-0.6-1.fc10.src.rpm:1236763027


--- NEW FILE kvkbd.spec ---
Name:           kvkbd
Version:        0.6
Release:        1%{?dist}
Summary:        Virtual keyboard for KDE

Group:          Applications/System
License:        GPLv2+
URL:            http://www.kde-apps.org/content/show.php/Kvkbd+-+KDE4?content=94374
Source0:        http://www.kde-apps.org/CONTENT/content-files/94374-%{name}-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  cmake kdelibs-devel libxslt-devel

%{?_kde4_macros_api:Requires: kde4-macros(api) = %{_kde4_macros_api} }

%description
Kvkbd is a virtual keyboard for KDE, it contains many feature like system
tray and dock support, autodetection and on the fly change of the keyboard
layout, scripting with DBus, etc.

%prep
%setup -q


%build
mkdir -p %{_target_platform}
pushd %{_target_platform}
%{cmake_kde4} ..
popd

make VERBOSE=1 %{?_smp_mflags} -C %{_target_platform}


%install
rm -rf %{buildroot}
mkdir %{buildroot}
make install DESTDIR=%{buildroot} -C %{_target_platform}

desktop-file-install                                    \
--delete-original                                       \
--dir=%{buildroot}%{_datadir}/applications              \
%{buildroot}/%{_datadir}/applications/kde4/kvkbd.desktop


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING ChangeLog README TODO
%{_kde4_bindir}/kvkbd
%{_kde4_datadir}/applications/kvkbd.desktop
%{_kde4_datadir}/doc/HTML/en/kvkbd/
%{_kde4_appsdir}/kvkbd/

%changelog
* Mon Mar 09 2009 Jaroslav Reznik <jreznik at redhat.com> - 0.6-1
- Initial package


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kvkbd/F-9/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	10 Mar 2009 20:16:03 -0000	1.1
+++ .cvsignore	11 Mar 2009 09:17:39 -0000	1.2
@@ -0,0 +1 @@
+94374-kvkbd-0.6.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kvkbd/F-9/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	10 Mar 2009 20:16:04 -0000	1.1
+++ sources	11 Mar 2009 09:17:39 -0000	1.2
@@ -0,0 +1 @@
+342e8e7fcfc54d978615b1c2d019cbe5  94374-kvkbd-0.6.tar.bz2




More information about the fedora-extras-commits mailing list