tDependency on SDL-devel added to properly build SDL plugin. - vaccinewars - be a doctor and try to vaccinate the world
 (HTM) git clone git://src.adamsgaard.dk/vaccinewars
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 6a4bf6c09af0189018a1bead0927aeeec9220461
 (DIR) parent 04671c2be4a24f0c5509ba44faf62ec066192a72
 (HTM) Author: Ben Webb <ben@salilab.org>
       Date:   Mon, 21 Oct 2002 10:07:17 +0000
       
       Dependency on SDL-devel added to properly build SDL plugin.
       
       
       Diffstat:
         M dopewars.spec.in                    |       5 ++++-
       
       1 file changed, 4 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/dopewars.spec.in b/dopewars.spec.in
       t@@ -9,7 +9,7 @@ Group:         Amusements/Games
        Source0:       %{name}-%{version}.tar.gz
        Obsoletes:     dopewars-esd = 1.5.7
        BuildRoot:     %{_tmppath}/%{name}-%{version}-root-%(id -u -n)
       -BuildRequires: SDL_mixer-devel, esound-devel
       +BuildRequires: SDL_mixer-devel, SDL-devel, esound-devel
        
        %description
        Based on John E. Dell's old Drug Wars game, dopewars is a simulation of an    
       t@@ -82,6 +82,9 @@ test "$RPM_BUILD_ROOT" != "/" && rm -rf ${RPM_BUILD_ROOT}
        %{_libdir}/dopewars/libsound_sdl.so
        
        %changelog
       +* Mon Oct 21 2002 Ben Webb <ben@bellatrix.pcl.ox.ac.uk>
       +- Dependency on SDL-devel added to properly build SDL plugin
       +
        * Fri Oct 18 2002 Ben Webb <ben@bellatrix.pcl.ox.ac.uk>
        - ESD plugin incorporated into main package
        - Sound files added to distribution