summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Knirsch <pknirsch@fedoraproject.org>2005-09-02 10:15:25 +0000
committerPhil Knirsch <pknirsch@fedoraproject.org>2005-09-02 10:15:25 +0000
commit510777c13a1ada89e4fb6d27dec2dd97e430c9cc (patch)
tree962aa90c96fe2e684cc0f106b4198bc7537524be
parent2773512ca1b5d55054eb03b75f2929385ef334ad (diff)
downloadguile-510777c13a1ada89e4fb6d27dec2dd97e430c9cc.tar.gz
guile-510777c13a1ada89e4fb6d27dec2dd97e430c9cc.tar.xz
guile-510777c13a1ada89e4fb6d27dec2dd97e430c9cc.zip
- Extended the fix to s390x.guile-1_6_7-4
-rw-r--r--guile.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/guile.spec b/guile.spec
index 5e9543b..402c7a2 100644
--- a/guile.spec
+++ b/guile.spec
@@ -11,7 +11,7 @@ Patch1: guile-1.6.7-rpath.patch
Patch2: guile-1.6.0-unknown_arch.patch
Patch3: guile-1.6.0-ppc64.patch
Patch4: guile-1.6.7-ltdl.patch
-Patch5: guile-1.6.7-x86_64.patch
+Patch5: guile-1.6.7-64bit.patch
License: GPL
Group: Development/Languages
Buildroot: %{_tmppath}/%{name}-root
@@ -50,7 +50,7 @@ install the guile package.
%patch2 -p1 -b .unknown_arch
%patch3 -p1 -b .ppc64
%patch4 -p1 -b .ltdl
-%patch5 -p1 -b .x86_64
+%patch5 -p1 -b .64bit
%build
@@ -176,7 +176,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Sep 02 2005 Phil Knirsch <pknirsch@redhat.com> 5:1.6.7-4
-- Fix dynamic linking on x86_64 (#159971)
+- Fix dynamic linking on 64bit archs (#159971)
* Wed Mar 02 2005 Phil Knirsch <pknirsch@redhat.com> 5:1.6.7-2
- bump release and rebuild with gcc 4