[SCM] Gerris Flow Solver branch, upstream, updated. b3aa46814a06c9cb2912790b23916ffb44f1f203

Stephane Popinet popinet at users.sf.net
Fri May 15 02:54:51 UTC 2009


The following commit has been merged in the upstream branch:
commit 3ecf9ef688f6ff9f70dd417380f88e0c392ebbb1
Author: Stephane Popinet <popinet at users.sf.net>
Date:   Mon Nov 12 13:47:16 2007 +1100

    Fixed package (install) dependencies
    
    darcs-hash:20071112024716-d4795-93ace58ad237fecea20e8f1037cca0df4364dcc6.gz

diff --git a/rpm/gerris.spec b/rpm/gerris.spec
index 9c2b2f6..d7027af 100644
--- a/rpm/gerris.spec
+++ b/rpm/gerris.spec
@@ -8,7 +8,7 @@ Version: 1.1.2
 %else
 Version: %{current}
 %endif
-Release: 2.%{alphatag}cvs%{?dist}
+Release: 3.%{alphatag}cvs%{?dist}
 License: GPLv2
 Group: Applications/Engineering
 URL: http://gfs.sourceforge.net
@@ -16,12 +16,12 @@ Packager: Ivan Adam Vari <i.vari at niwa.co.nz>
 Source0: %{name}-stable.tar.gz
 Provides: %{name}
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires: gts-snapshot-devel >= 0.7.6 pkgconfig gawk ImageMagick
+Requires: gts-snapshot-devel >= 0.7.6 pkgconfig gcc sed gawk m4
 BuildRequires: gts-snapshot-devel >= 0.7.6 glib2-devel geomview
 BuildRequires: glibc-devel automake libtool gtkglext-devel
-BuildRequires: startup-notification-devel 
+BuildRequires: startup-notification-devel
 %if 0%{?fedora_version}
-BuildRequires:  libXt-devel netpbm-devel 
+BuildRequires: libXt-devel netpbm-devel
 %elif 0%{?suse_version}
 BuildRequires: xorg-x11-devel libnetpbm
 %endif
@@ -103,6 +103,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 
 
 %changelog
+* Mon Nov 12 2007 Ivan Adam Vari <i.vari at niwa.co.nz>
+- Fixed package (install) dependencies
+
 * Mon Oct 1 2007 Ivan Adam Vari <i.vari at niwa.co.nz>
 - Removed unnecessary version specifications for some 
   build requirements

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list