File WindowMaker-themes.spec of Package WindowMaker-themes

#
# spec file for package WindowMaker-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:           WindowMaker-themes
BuildArchitectures: noarch
Summary:        Themes for Window Maker
Version:        0.1
Release:        252
License:        GPL
Group:          System/GUI/Other
URL:            http://www.windowmaker.org
Requires:       WindowMaker
Provides:       wmthemes
Obsoletes:      wmthemes
Source0:        Anger.tar.gz
Source1:        Cosmic.tar.gz
Source2:        CosmicDream.tar.gz
Source3:        Dark.tar.gz
Source4:        FearTech.tar.gz
Source5:        FreakE.tar.gz
Source6:        Generic.tar.gz
Source7:        InDreams.tar.gz
Source8:        Intrigue.tar.gz
Source9:        Lichen.tar.gz
Source10:       Linux.tar.gz
Source11:       Midnight.tar.gz
Source12:       Star19.tar.gz
Source13:       Vivaldi.tar.gz
Source14:       WO.tar.gz
Source15:       YesterdayIdied.tar.gz
Source16:       Circuits.tar.gz
Source17:       COPYRIGHT.txt
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
This packages contains themes for the Window Maker window manager.
Documentation:

/usr/share/doc/packages/wmthemes



Authors:
--------
    Largo <largo@current.nu>

%prep
%setup -c -a 0 -a 1 -a 2 -a 3 -a 4 -a 5 -a 6 -a 7 -a 8 -a 9 -a 10 -a 11 -a 12 -a 13 -a 14 -a 15 -a 16
mv `find Themes -name "*.txt" ` .

%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/usr/share/WindowMaker
cp -pr Backgrounds Themes $RPM_BUILD_ROOT/usr/share/WindowMaker
find $RPM_BUILD_ROOT/usr/share/WindowMaker -type f -exec chmod 644 {} \;
find $RPM_BUILD_ROOT/usr/share/WindowMaker -type d -exec chmod 755 {} \;

%files
%defattr(-,root,root)
%dir /usr/share/WindowMaker
/usr/share/WindowMaker/Backgrounds
/usr/share/WindowMaker/Themes
%doc *.txt

%clean
rm -rf $RPM_BUILD_ROOT

%changelog -n WindowMaker-themes
* Mon Aug 21 2006 - nadvornik@suse.cz
- changed prefix to /usr
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Feb 23 2004 - hmacht@suse.de
- building as non-root (# norootforbuild)
* Fri Jun 20 2003 - ro@suse.de
- added directories to filelist
* Wed Jul 10 2002 - nadvornik@suse.cz
- renamed to WindowMaker-themes
- added Requires: WindoMmaker
* Fri Feb 22 2002 - nadvornik@suse.cz
- fixed file permissions
- added Circuits.tar.gz to list of sources
* Tue Nov 14 2000 - nadvornik@suse.cz
- new package
openSUSE Build Service is sponsored by