File ksmolt.spec of Package ksmolt

#
# spec file for package ksmolt (Version 0.2.3)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:           ksmolt
Summary:        Smolt KDE notifier
Version:        0.2.3
Release:        2
License:        GPL v2 or later
Group:          System/GUI/KDE
Url:            https://hosted.fedoraproject.org/projects/smolt/
Source0:        %{name}-%{version}.tar.bz2
Source1:        COPYING
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch
Requires:       smolt-gui python-kde4
BuildRequires:  fdupes libkde4-devel update-desktop-files

%description
The smolt hardware profiler is a server-client system that does a
hardware scan against a machine and sends the results to a public
Fedora Project turbogears server. The sends are anonymous and should
not contain any private information other than the physical hardware
information and basic OS info.

This package contains a KDE notifier to easily send users' profile

Authors:
--------
Thomas Goettlicher <tgoettlicher@suse.de>
Carlos Goncalves <cgoncalves@opensuse.org>

%prep
%setup -q
cp %{S:1} .

%build

%install
make DESTDIR=$RPM_BUILD_ROOT install
%fdupes %{buildroot}
%suse_update_desktop_file %{name}-autostart
%find_lang %{name}

%clean
rm -rf %{buildroot}

%files -f %{name}.lang
%defattr(-,root,root,-)
%doc COPYING
%dir /usr/share/kde4/apps/ksmolt
%{_sysconfdir}/xdg/autostart/ksmolt-autostart.desktop
%{_bindir}/ksmolt
/usr/share/kde4/apps/ksmolt/ksmolt.notifyrc

%changelog
openSUSE Build Service is sponsored by