[sear] Explicitly buildrequires autotools stuff

Bruno Wolff III bruno at fedoraproject.org
Mon Jan 16 20:18:10 UTC 2012


commit e6c3eaa12905d97e7fb06a8f4399ac4a69036a54
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Mon Jan 16 14:17:16 2012 -0600

    Explicitly buildrequires autotools stuff
    
    I am not sure how this continued to work after I srtarted using
    autogen.sh, but probably something else bruoght in all of
    the needed packages.

 sear.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/sear.spec b/sear.spec
index a7a1d1b..25c37a0 100644
--- a/sear.spec
+++ b/sear.spec
@@ -1,6 +1,6 @@
 Name:           sear
 Version:        0.6.4
-Release:        0.3.g0b70ddb%{?dist}
+Release:        0.4.g0b70ddb%{?dist}
 Summary:        3D WorldForge client
 
 Group:          Amusements/Games
@@ -29,6 +29,7 @@ BuildRequires:  cal3d-devel compat-guichan05-devel libmodelfile-devel libGLU-dev
 BuildRequires:  pkgconfig libtiff-devel libjpeg-devel libpng-devel
 BuildRequires:  SDL_image-devel SDL_mixer-devel libXt-devel
 BuildRequires:  desktop-file-utils libwfut-devel guichan-devel lua-devel swig
+BuildRequires:  libtools automake autoconf
 Requires:       wfut sear-media
 
 %description
@@ -87,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Nov 19 2011 Bruno Wolff III <bruno at wolff.to> - 0.6.4-0.4.g0b70ddb
+- Explicitly buildrequires autotools stuff
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.4-0.3.g0b70ddb
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list