[sear] Try to handle Eris API change.

Bruno Wolff III bruno at fedoraproject.org
Sun May 29 21:00:04 UTC 2011


commit af069c09f79f0512359b0f9e2c20251e92e09f59
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sun May 29 09:22:56 2011 -0500

    Try to handle Eris API change.

 sear.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/sear.spec b/sear.spec
index e915e5c..bd5f6f6 100644
--- a/sear.spec
+++ b/sear.spec
@@ -18,6 +18,7 @@ Source0:        https://github.com/worldforge/sear/tarball/0b70ddb963d6bead86e3/
 Patch0:         sear-0.6.3-desktop.patch
 Patch1:         sear-0.6.3-erisupgrade.patch
 Patch2:         sear-0.6.4-mercatorupgrade.patch
+Patch3:         sear-eris-api-change.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  lib3ds-devel mercator-devel varconf-devel eris-devel sage-devel
@@ -38,6 +39,7 @@ in which quests and full games can be built.
 %patch0 -p0 -b .desktop
 %patch1 -p0 -b .erisupgrade
 %patch2 -p0 -b .mercatorupgrade
+%patch3 -p0 -b .erisapichange
 chmod a-x COPYING AUTHORS
 chmod a-x */*.h
 chmod a-x */*.cpp
@@ -79,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun May 29 2011 Bruno Wolff III <bruno at wolff.to> - 0.6.4-0.1.g0b70ddb
+- First crack at handling Eris API change
+
 * Sun May 22 2011 Bruno Wolff III <bruno at wolff.to> - 0.6.4-0.1.g0b70ddb
 - First crack at updating to current upstream develpoment with lots of fixes versus the latest release
 - Repo switched to github


More information about the scm-commits mailing list