[firebird] drop ppc64 hack, not required anymore

Karsten Hopp karsten at fedoraproject.org
Sun Oct 2 13:26:56 UTC 2011


commit 47767f6f7a24597ed655ee0f4d7dc4fd08b304b6
Author: Karsten Hopp <karsten at redhat.com>
Date:   Sun Oct 2 15:28:17 2011 +0200

    drop ppc64 hack, not required anymore

 firebird.spec |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/firebird.spec b/firebird.spec
index f4527cc..f2c824f 100644
--- a/firebird.spec
+++ b/firebird.spec
@@ -6,7 +6,7 @@
 Summary: SQL relational database management system
 Name:  firebird
 Version: 2.5.1.26349.O
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 Group:  Applications/Databases
 License: Interbase
@@ -289,11 +289,6 @@ cp -d %{_builddir}/%{pkgname}/gen/buildroot%{fbroot}/intl/fbintl %{buildroot}%{f
 cp -d %{_builddir}/%{pkgname}/gen/buildroot%{fbroot}/intl/fbintl.conf %{buildroot}%{_sysconfdir}/%{name}/fbintl.conf
 ln -s %{_sysconfdir}/%{name}/fbintl.conf .%{fbroot}/intl/fbintl.conf
 
-# here we patch a bug in the configure script
-%ifarch ppc64
-cp %{_builddir}/%{pkgname}/gen/firebird/lib/libfbclient.so.2.5.0 %{buildroot}%{_libdir}
-%endif
-
 cd	%{buildroot}%{_libdir}
 ln	-s	libfbclient.so	libgds.so
 ln	-s	libfbclient.so.%{major}	libgds.so.0
@@ -556,6 +551,9 @@ fi
 
 
 %changelog
+* Sun Oct 02 2011 Karsten Hopp <karsten at redhat.com> 2.5.1.26349.O-2
+- drop ppc64 configure script hack, not required anymore
+
 * Thu Sep 29 2011 Philippe Makowski <makowski at fedoraproject.org>  2.5.1.26349.0-1
 - new upstream (bug fix release)
 - added patch from upstream to fix Firebird CORE-3610


More information about the scm-commits mailing list