diff --git a/.cvsignore b/.cvsignore index 9a69520..56716c0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -warzone2100-2.0.6.tar.bz2 +warzone2100-2.0.7.tar.bz2 diff --git a/warzone2100.spec b/warzone2100.spec index 9a7e943..f109edb 100644 --- a/warzone2100.spec +++ b/warzone2100.spec @@ -1,6 +1,6 @@ Name: warzone2100 -Version: 2.0.6 -Release: 2%{?dist} +Version: 2.0.7 +Release: 1%{?dist} Summary: Innovative 3D real-time strategy Group: Amusements/Games @@ -14,9 +14,6 @@ BuildRequires: physfs-devel SDL_net-devel openal-devel bison flex zip BuildRequires: libjpeg-devel libpng-devel libogg-devel libvorbis-devel BuildRequires: automake >= 1.8 BuildRequires: desktop-file-utils -%if "%{?fedora}" == "5" -BuildRequires: libGLU-devel -%endif Requires: %{name}-data = %{version} %package data @@ -47,19 +44,12 @@ Data (textures, maps, sounds and models) required to play warzone2100. ./autogen.sh %configure --disable-mp3 make %{?_smp_mflags} -%if "%{?fedora}" >= "7" -sed -i s/"Application;"/""/"" debian/warzone2100.desktop -%endif - +sed -i s/"Application;"/""/"" icons/warzone2100.desktop %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -%if "%{?fedora}" < "7" -rm -rf $RPM_BUILD_ROOT/doc -%else rm -rf $RPM_BUILD_ROOT%{_defaultdocdir} -%endif desktop-file-install --vendor="fedora" \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications/ \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop @@ -81,6 +71,8 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/warzone2100 %changelog +* Sun Jun 24 2007 Karol Trzcionka - 2.0.7-1 +- Update to v2.0.7 * Sun Apr 08 2007 Karol Trzcionka - 2.0.6-2 - Fix build-problem in fedora 7 * Sat Apr 07 2007 Karol Trzcionka - 2.0.6-1