File compiz-emerald-themes.spec of Package compiz-emerald-themes
#
# spec file for package compiz-emerald-themes (Version 0.6.0)
#
# 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/
#
Name: compiz-emerald-themes
BuildRequires: fdupes
Url: http://opencompositing.org
Version: 0.6.0
Release: 1
Provides: emerald-themes = %{version}
Obsoletes: emerald-themes <= %{version}
Enhances: compiz-emerald
License: GPL v2 or later
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Group: System/X11/Utilities
Summary: Theme files for Emerald, window decorator for Compiz
Source: emerald-themes-%{version}.tar.bz2
Patch: delete-bak.patch
BuildArch: noarch
%description
Theme files for Emerald window decorator.
Authors:
--------
The community at www.beryl-project.org
%prep
%setup -q -n emerald-themes-%{version}
%patch0
%build
%configure
%__make
%install
%makeinstall
%fdupes $RPM_BUILD_ROOT
%clean
rm -rf "$RPM_BUILD_ROOT"
%files
%defattr(-,root,root)
%dir %{_datadir}/emerald
%{_datadir}/emerald/*
%changelog
* Tue Oct 16 2007 cyberorg@cyberorg.info
- Update to release 0.6.0
* Mon Aug 27 2007 cyberorg@cyberorg.info
- Clean up spec
* Mon Aug 13 2007 cyberorg@cyberorg.info
- Update to 0.5.2 release.
* Tue Aug 07 2007 aj@suse.de
- Remove .bak files
- Use fdupes to hardlink duplicates saving some space.
- Make it noarch.
* Mon Aug 06 2007 dreveman@suse.de
- Initial version of package