File kio_sysinfo-branding-upstream.spec of Package kio_sysinfo-branding-upstream
#
# spec file for package kio_sysinfo-branding-upstream (Version 11.2)
#
# 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/
#
# norootforbuild
Name: kio_sysinfo-branding-upstream
BuildRequires: libkde4-devel
License: GPL v2 or later
Group: System/GUI/KDE
Summary: System Information KIO-Slave Branding
PreReq: %fillup_prereq
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Version: 11.2
Release: 2
Source0: usr.tar.bz2
Source1: COPYING
Requires: kio_sysinfo
Supplements: packageand(kio_sysinfo:branding-upstream)
%if %suse_version == 1110
Provides: kio_sysinfo-branding = 11.1
%endif
%if %suse_version > 1110
Provides: kio_sysinfo-branding = 11.2
%endif
Conflicts: otherproviders(kio_sysinfo-branding)
BuildArch: noarch
Provides: kde4-kio_sysinfo-branding-upstream = 11.2
Obsoletes: kde4-kio_sysinfo-branding-upstream < 11.2
%description
This package contains upstream branding for the system information KIO
slave.
Authors:
--------
Artwork:
Jakub Steiner
Implementation:
Lukas Tinkl
Stephan Kulow
Dirk Mueller
Stephan Binner
%prep
%build
%install
install -D -m644 %{SOURCE1} $RPM_BUILD_ROOT/usr/share/doc/packages/kio_sysinfo-branding-upstream/COPYING
cd $RPM_BUILD_ROOT
tar xfj %SOURCE0
%files
%defattr(-,root,root)
%defattr(-,root,root)
%dir /usr/share/doc/packages/kio_sysinfo-branding-upstream
%doc /usr/share/doc/packages/kio_sysinfo-branding-upstream/COPYING
/usr/share/kde4/apps/sysinfo
%changelog