File kopete-thinklight.spec of Package Kopete-thinklight
#
# spec file for package ktechlab
#
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# norootforbuild
Name: kopete-thinklight
Summary: A kopete plugin to enable flashing of the light on ThinkPad Notebooks
Version: 0.3
Release: 1.1
Group: Productivity/Scientific/Other
License: GPL (GENERAL PUBLIC LICENSE) v.2
Vendor: openSUSE-Education
Requires: kdenetwork3-InstantMessenger
BuildRequires: kdelibs3-devel kdenetwork3-devel update-desktop-files kdenetwork3-InstantMessenger
Source0: %name-%version.tar.bz2
BuildRoot: %_tmppath/%name-%version-build
%define kdedir /opt/kde3
%description
This kopete plugin lets a Thinkpad's light flash on every incoming message. The
flash interval as well as the flash duration are configurable via GUI by the
plugin.
%prep
. /etc/opt/kde3/common_options
%setup -n %name-%version -q
update_admin --no-unsermake
%build
. /etc/opt/kde3/common_options
./configure $configkde --disable-final
make %{?jobs:-j%{jobs}}
%install
%makeinstall
%clean
rm -rf "$RPM_BUILD_ROOT"
%files
%defattr(-, root, root)
/opt/kde3/bin/kopete_thinklight_fixpermissions
/opt/kde3/lib/kde3/kcm_kopete_thinklight.la
/opt/kde3/lib/kde3/kcm_kopete_thinklight.so
/opt/kde3/lib/kde3/kopete_thinklight.la
/opt/kde3/lib/kde3/kopete_thinklight.so
/opt/kde3/share/config.kcfg/thinklightconfig.kcfg
/opt/kde3/share/services/kconfiguredialog/kopete_thinklight_config.desktop
/opt/kde3/share/services/kopete_thinklight.desktop
%Changelog
%changelog
* Fri Mar 06 2009 dsieben@7-net.de
- New build from svn