SPECS: gdbm.spec - added gdbm-linking.patch to allow build on spar...
tommat
tommat at pld-linux.org
Tue Jan 23 23:59:09 CET 2007
Author: tommat Date: Tue Jan 23 22:59:09 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added gdbm-linking.patch to allow build on sparc multilib
---- Files affected:
SPECS:
gdbm.spec (1.72 -> 1.73)
---- Diffs:
================================================================
Index: SPECS/gdbm.spec
diff -u SPECS/gdbm.spec:1.72 SPECS/gdbm.spec:1.73
--- SPECS/gdbm.spec:1.72 Sat Dec 23 00:14:08 2006
+++ SPECS/gdbm.spec Tue Jan 23 23:59:04 2007
@@ -14,6 +14,7 @@
# Source0-md5: 1d1b1d5c0245b1c00aff92da751e9aa1
Patch0: %{name}-info.patch
Patch1: %{name}-jbj.patch
+Patch2: %{name}-linking.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool
@@ -130,6 +131,7 @@
%setup -q
%patch0 -p1
%patch1 -p1
+%patch2 -p1
%build
%{__libtoolize}
@@ -182,6 +184,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.73 2007/01/23 22:59:04 tommat
+- added gdbm-linking.patch to allow build on sparc multilib
+
Revision 1.72 2006/12/22 23:14:08 arekm
- rel 6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gdbm.spec?r1=1.72&r2=1.73&f=u
More information about the pld-cvs-commit
mailing list