File gtk2-metatheme-industrial.spec of Package gtk2-metatheme-industrial
#
# spec file for package gtk2-metatheme-industrial (Version 0.6.5)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: gtk2-metatheme-industrial
%define _name metatheme-industrial
BuildRequires: gtk2-devel gtk2-engines-devel intltool
License: GPL v2 only
Group: System/GUI/GNOME
Version: 0.6.5
Release: 1
Source: %{_name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Industrial Metatheme for GNOME
BuildArch: noarch
Enhances: gtk2 metacity gtk2-theme-openSUSE
# For Industrial engine:
Requires: gtk2-engines >= 2.6.0
# For Gilouche icon theme:
Requires: gtk2-theme-openSUSE > 11.0-7
# for openSUSE <= 10.3 SLE <= 10
Provides: gnome-themes:%{_datadir}/themes/Industrial/index.theme
# Industrial metatheme was a part of gnome-themes in openSUSE < 11.0
Conflicts: gnome-themes < 2.22.0-28
%description
Metatheme for GNOME: Industrial strength WM theme for Metacity and
Industrial icon theme for GNOME.
%prep
%setup -q -n %{_name}-%{version}
%build
autoreconf -f -i
%configure
make %{?jobs:-j %jobs}
%install
%makeinstall
#find_lang %{_name}
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-, root, root)
# AUTHORS NEWS README are empty
%doc COPYING ChangeLog
%{_datadir}/themes/*
%changelog
* Tue May 20 2008 sbrabec@suse.cz
- Industrial icon theme renamed to Gilouche and moved to
gtk2-theme-openSUSE (bnc#369276#c9).
* Mon May 19 2008 sbrabec@suse.cz
- Added latest Industrial icon theme (bnc#369276).
* Wed May 14 2008 sbrabec@suse.cz
- Split the Industrial metatheme out of gnome-themes and
ximian-artwork (bnc#380955).