File fate-watcher.spec of Package fate-watcher
#
# spec file for package kde4-plasmoid-pownce (Version 0.5)
#
# Copyright (c) 2008 Buschmann.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# norootforbuild
BuildRequires: kdebase4-workspace-devel
Name: fate-watcher
Summary: A plasmoid which lets you access the fate database
Version: 0.2
Release: 1
License: GPL
Group: System/GUI/KDE
Source0: fate-watcher_%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: kdebase4-workspace
Packager: André Duffeck <aduffeck@suse.de>
%description
A plasmoid which lets you access the fate database
Author:
-------
André Duffeck <aduffeck@suse.de>
%prep
%setup -n fate-watcher
%build
%cmake_kde4 -d builddir
%make_jobs
%install
cd builddir
%makeinstall
%kde_post_install
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%_kde_share_dir/apps/fate-watcher
%_libdir/kde4/plasma_applet_fate.so
%_kde_share_dir/services/plasma-applet-fate.desktop
%_kde_share_dir/apps/fate-watcher/fate-watcher.notifyrc
%_libdir/kde4/plasma_engine_fate.so
%_kde_share_dir/services/plasma-dataengine-fate.desktop