File ballz.spec of Package ballz

# @author: philippe coval -- http://rzr.online.fr/contact.htm

%if %{defined mandriva_version}

%if 0%{mandriva_version} >= 2009
#  Substitute: libesound-devel esound-devel
%endif

%else

%if %{defined standard_version}
#TODO: nothing provides java-preinit 
%endif
%else %{defined suse_version}
#%suse_update_desktop_file -n
%endif

BuildRequires: gcc

Name: ballz
License: GNU General Public License (GPL) - all versions  
URL: http://rzr.online.fr/q/build
Group: Utils
Version: 0.0.0
Release: 0
Summary: TODO
Packager: Philippe Coval <rzr@gna.org>
Source: %{name}_%{version}.orig.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build  

%description
TODO

%prep
%setup -q

%build
make

%install
make DESTDIR=%{buildroot} install

%clean
make clean
rm -rf $RPM_BUILD_ROOT

%files 
%defattr(-,root,root)
/*

#eof
openSUSE Build Service is sponsored by