File kde4-kio_sysinfo-branding-upstream.spec of Package kde4-kio_sysinfo-branding-upstream
#
# spec file for package kde4-kio_sysinfo-branding-upstream (Version 11.1)
#
# Copyright (c) 2008 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: kde4-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.1
Release: 10
Source0: usr.tar.bz2
Source1: COPYING
Requires: kde4-kio_sysinfo
Supplements: packageand(kde4-kio_sysinfo:branding-upstream)
Provides: kde4-kio_sysinfo-branding = 11.1
Conflicts: otherproviders(kde4-kio_sysinfo-branding)
BuildArch: noarch
%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/kde4-kio_sysinfo-branding-upstream/COPYING
cd $RPM_BUILD_ROOT
tar xfj %SOURCE0
%files
%defattr(-,root,root)
%defattr(-,root,root)
%dir /usr/share/doc/packages/kde4-kio_sysinfo-branding-upstream
%doc /usr/share/doc/packages/kde4-kio_sysinfo-branding-upstream/COPYING
/usr/share/kde4/apps/sysinfo
%changelog
* Tue Oct 07 2008 sbrabec@suse.cz
- Conflict with other branding providers (FATE#304881).
* Thu Sep 18 2008 stbinner@suse.de
- bump branding version number to 11.1
* Tue Sep 02 2008 stbinner@suse.de
- initial package