File metacity-themes.spec of Package metacity-themes
#
# spec file for package metacity-themes (Version 0.1)
#
# 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: metacity-themes
BuildRequires: metacity
License: GPL v2 or later
Group: System/GUI/GNOME
AutoReqProv: on
Requires: metacity
Version: 0.1
Release: 688
Summary: Themes for the Metacity Window Manager
Url: http://www.sunshineinabag.co.uk
Source: keramik-metacity-0.2.tar.gz
Source1: BeautifulAndFree-0.1.1.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
This package contains themes usable with the Metacity window manager
for the GNOME 2.x Desktop.
Authors:
--------
Shane Butler <shane_b@users.sourceforge.net>
%prep
%build
%install
mkdir -p $RPM_BUILD_ROOT%{_datadir}/themes/keramik
mkdir -p $RPM_BUILD_ROOT%{_datadir}/themes/"Beautiful and Free"
cd $RPM_BUILD_ROOT%{_datadir}/themes/keramik
tar xvfz %SOURCE0
mv $RPM_BUILD_ROOT%{_datadir}/themes/keramik/keramik $RPM_BUILD_ROOT%{_datadir}/themes/keramik/metacity-1
cd $RPM_BUILD_ROOT%{_datadir}/themes/"Beautiful and Free"
tar xvfz %SOURCE1
mv $RPM_BUILD_ROOT%{_datadir}/themes/"Beautiful and Free"/"Beautiful and Free" $RPM_BUILD_ROOT%{_datadir}/themes/"Beautiful and Free"/metacity-1
%clean
%files
%defattr(-, root, root)
%{_datadir}/themes/*
%changelog
* Thu Apr 03 2008 hpj@suse.de
- Upgrade BeautifulAndFree to 0.1.1.
* Fri Jan 12 2007 sbrabec@suse.cz
- Prefix changed to /usr.
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Feb 16 2004 ro@suse.de
- updated neededforbuild
* Fri Feb 06 2004 hmacht@suse.de
- added option # norootforbuild in specfile
* Tue Jul 22 2003 hhetter@suse.de
- prefix to /opt/gnome
* Mon Jun 23 2003 sbrabec@suse.cz
- Require metacity.
* Mon Jun 23 2003 ro@suse.de
- added gnome-filesystem to neededforbuild
* Fri Aug 30 2002 hhetter@suse.de
- added "<window type=border style=normal>" into both
themes, to get them compatible to the current metacity
(Bug Id#18554)
* Mon Aug 12 2002 hhetter@suse.de
- fix directories to reflect the new metacity theme convention
* Mon Jul 15 2002 hhetter@suse.de
- Keramik updated to version 0.2
* GPL statement included
* really support round corners
* Tue Jul 09 2002 hhetter@suse.de
- initial SuSE package
- included Shane's Keramik port to Metacity, licensed under GPL