File yast2-control-center-qt3-icons.spec of Package yast2-control-center-qt3-icons

#
# spec file for package yast2-control-center-qt3-icons (Version 2.17.3)
#
# 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/

Name:           yast2-control-center-qt3-icons
Version:        2.17.3
Release:        0
License:        GPL-2.0-or-later
Group:          System/YaST
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Source0:        yast2-control-center-qt3-icons-2.17.3.tar.bz2
Prefix:         /usr
Summary:        YaST2 - Control Center Icons (Qt3 Version)
Supplements:    kdebase3
Obsoletes:	yast2-branding-openSUSE
BuildArch:      noarch

%description
This package contains the menu selection component icons for YaST2 using the
Qt3 toolkit.

%prep
%setup -n yast2-control-center-qt3-icons-2.17.3

%build

%install
install -d -m 0755 $RPM_BUILD_ROOT/%{_datadir}
# install -D -m 0755 icons $RPM_BUILD_ROOT/%{_datadir}/icons
cp -a icons $RPM_BUILD_ROOT/%{_datadir}/
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/YaST2/theme/current
ln -s ../../../icons/hicolor $RPM_BUILD_ROOT/%{_datadir}/YaST2/theme/current/icons

%files
%defattr(-,root,root)
%{_datadir}/icons
%dir %{_datadir}/YaST2
%dir %{_datadir}/YaST2/theme
%dir %{_datadir}/YaST2/theme/current
%{_datadir}/YaST2/theme/current/icons

%changelog
openSUSE Build Service is sponsored by