File sotg.spec of Package sotg

Name:           sotg
License:        Open Source
Group:          Games
Summary:     Stones of the Gods
Version:        1.0
Release:       1    
URL:             http://andru.2x4.ru/games/sotg.html

BuildRequires: openal
Requires: openal
    
BuildRoot:      %{_tmppath}/%{name}-%{version}-build    
Source0:      %{name}-%{version}.tar.bz2    
BuildArch:      i586
      

%description    
Casual game in match-3 genre  

%prep    
# extract data files and go into the sotg directory    
%setup -q        
      
%build      
    
%install      
./install_rpm.sh
      
%clean      
rm -rf "$RPM_BUILD_ROOT"      
      
%files        
%defattr(-,root,root)  
/usr/share/sotg
/usr/share/sotg/data
/usr/share/sotg/data/music
/usr/share/sotg/data/sounds
/usr/share/sotg/data/textures
/usr/share/sotg/data/textures/back
/usr/share/sotg/data/textures/diamonds
/usr/share/sotg/data/textures/fx
/usr/share/sotg/data/textures/gui

/usr/share/sotg/data/music/*
/usr/share/sotg/data/sounds/*

/usr/share/sotg/data/textures/back/*

/usr/share/sotg/data/textures/diamonds/*
/usr/share/sotg/data/textures/fx/*
/usr/share/sotg/data/textures/gui/*

/usr/bin/sotg
/usr/lib/ZenGL.so.0.0.17
/usr/share/pixmaps/sotg.png
"/usr/share/applications/Stones Of The Gods.desktop"
openSUSE Build Service is sponsored by