File gtk2-metatheme-industrial.spec of Package gtk2-metatheme-industrial
#
# spec file for package gtk2-metatheme-industrial (Version 0.6.5)
#
# 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: 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: 48
Source: %{_name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Industrial Metatheme for GNOME
BuildArch: noarch
Enhances: gtk2 metacity
# For Industrial engine:
Requires: gtk2-engines >= 2.6.0
# For Gilouche icon theme:
Requires: gtk2-metatheme-gilouche
# 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
* Mon May 25 2009 vuntz@novell.com
- Replace gtk2-theme-openSUSE with gtk2-metatheme-gilouche.
* Wed May 20 2009 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).