File icewm-themes.spec of Package icewm-themes

#
# spec file for package icewm-themes (Version 0.1)
#
# Copyright (c) 2006 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:           icewm-themes
License:        LGPL
Group:          System/GUI/Other
Requires:       icewm
Autoreqprov:    on
BuildArchitectures: noarch
Version:        0.1
Release:        547
Source:         icewm-themes.tar.bz2
URL:            http://icewm.themes.org/
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Summary:        Themes for the IceWM Window Manager

%description
This package contains a collection of themes for the popular IceWM
window manager. Most of them have been taken from the original 0.9.42
themes package. Others have been taken from http://icewm.themes.org.



Authors:
--------
    Becca <christer.backstrom@oreline.net>
    CW Zuckschwerdt <zany@triq.net>
    David Mortensen <saintchoj@myrealbox.com>
    Josef 'Jupp' Schugt <jupp@gmx.de>
    Marko Macek <Marko.Macek@gmx.net>
    Oleastre <osamyn@ulb.ac.be>
    Pal Palocz <palocz.pal@mail.deltav.hu>
    Pavel Roskin <pavel_roskin@geocities.com>
    TigerT <tigert@tigert.org>
    Vladi Belperchinov-Shabanski <cade@biscom.net>
    Volker Weinert <rone@tzi.org>
    William Wieboldt <waw@iname.com>
    dwl <dwl@wolsi.com>
    isutt <isuttonl@zipmail.com.br>
    johannes <johannes@defcom.se>

%define ICEWMDIR /usr/share/icewm

%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT%{ICEWMDIR}
tar jxvf %{SOURCE0} -C $RPM_BUILD_ROOT%{ICEWMDIR} 
find $RPM_BUILD_ROOT%{ICEWMDIR} -type f -exec chmod 644 {} \;
find $RPM_BUILD_ROOT%{ICEWMDIR} -type d -exec chmod 755 {} \;
find $RPM_BUILD_ROOT%{ICEWMDIR} -type f -name "*~" | xargs -r rm -v

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-, root, root)
%dir %{ICEWMDIR}
%{ICEWMDIR}/themes

%changelog -n icewm-themes
* Wed Sep 06 2006 - pnemec@suse.cz
- fixed install path [#203491]
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Thu Nov 03 2005 - pnemec@suse.cz
- removing Adept [#131751]
- ading several themes
* Mon Mar 22 2004 - ro@suse.de
- removed *~ backup files
* Tue Feb 24 2004 - hmacht@suse.de
- building as non-root
* Wed Jun 18 2003 - coolo@suse.de
- package directories
* Mon Mar 03 2003 - nadvornik@suse.cz
- fixed icewm themes path [#24442]
* Tue Sep 17 2002 - ro@suse.de
- removed bogus self-provides
* Fri Mar 08 2002 - nadvornik@suse.cz
- fixed file permissions
* Mon Feb 11 2002 - ro@suse.de
- tar option for bz2 is "j"
* Mon Jan 08 2001 - grimmer@suse.de
- corrected Copyright to LGPL (same as IceWM)
* Tue Dec 19 2000 - grimmer@suse.de
- new package (derived from package "icewm")
- added some new themes from http://icewm.themes.org
- created a single bzipped tarball
openSUSE Build Service is sponsored by