File gimp-branding-openSUSE.spec of Package gimp-branding-openSUSE

#
# spec file for package gimp-branding-openSUSE (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:           gimp-branding-openSUSE
Version:        11.2
Release:        1
Group:          Productivity/Graphics/Bitmap Editors
License:        BSD 3-clause (or similar)
Summary:        openSUSE splash screen for GIMP
Source:         gimp-branding-openSUSE-splash.png
Source1:        %{name}-COPYING
Provides:       gimp-branding = 2.4
Conflicts:      otherproviders(gimp-branding)
Supplements:    packageand(branding-openSUSE:gimp)
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
# For directory ownership:
BuildRequires:  gimp
BuildArch:      noarch

%description
This package contains openSUSE splash screen for the GIMP.

%prep
%setup -q -T -c %{name}-%{version}
cp -a %{S:0} gimp-splash.png
cp -a %{S:1} COPYING

%install
install -d $RPM_BUILD_ROOT%{_datadir}/gimp/2.0/images
install -m0644 gimp-splash.png $RPM_BUILD_ROOT%{_datadir}/gimp/2.0/images/

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr (-, root, root)
%doc COPYING
%{_datadir}/gimp/2.0/images/*

%changelog
openSUSE Build Service is sponsored by