[tinysofa-svn] r3121 - tinysofa/releases/1.1/gdbm/current/specs
svn at tinysofa.org
svn at tinysofa.org
Fri Jul 16 10:19:31 UTC 2004
Author: jh
Date: 2004-07-16 20:19:30 +1000 (Fri, 16 Jul 2004)
New Revision: 3121
Modified:
tinysofa/releases/1.1/gdbm/current/specs/gdbm.spec
Log:
- BuildRequires: gcc-c++
Modified: tinysofa/releases/1.1/gdbm/current/specs/gdbm.spec
===================================================================
--- tinysofa/releases/1.1/gdbm/current/specs/gdbm.spec 2004-07-16 10:18:37 UTC (rev 3120)
+++ tinysofa/releases/1.1/gdbm/current/specs/gdbm.spec 2004-07-16 10:19:30 UTC (rev 3121)
@@ -3,14 +3,14 @@
Summary: A GNU set of database routines which use extensible hashing.
Name: gdbm
Version: 1.8.3
-Release: 6ts
+Release: 7jh
Source: ftp://ftp.gnu.org/gnu/gdbm/gdbm-%{version}.tar.gz
Patch0: gdbm-1.8.0-jbj.patch
Patch1: gdbm-1.8.3-Makefile.in.patch
License: GPL
Group: main
Prefix: %{_prefix}
-BuildRequires: texinfo libtool autoconf automake libstdc++-devel
+BuildRequires: texinfo libtool autoconf automake libstdc++-devel gcc-c++
BuildRoot: %{_tmppath}/%{name}-root
%description
More information about the Tinysofa-svn
mailing list