bruno pushed to cegui (master). "Make sure FTBFS is fixed (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat May 23 00:21:11 UTC 2015


From 6a0c4c72cc05ddedf65108493457ca594ac591a9 Mon Sep 17 00:00:00 2001
From: Bruno Wolff III <bruno at wolff.to>
Date: Fri, 22 May 2015 19:18:50 -0500
Subject: Make sure FTBFS is fixed

cegui had been FTBFS but scratch builds seem to work again. The problem
might have been related to Ogre's FTBFS / linking issue which was
recently fixed.

diff --git a/cegui.spec b/cegui.spec
index 8e33399..c019a48 100644
--- a/cegui.spec
+++ b/cegui.spec
@@ -3,7 +3,7 @@
 
 Name:           cegui
 Version:        0.8.4
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Free library providing windowing and widgets for graphics APIs / engines
 Group:          System Environment/Libraries
 License:        MIT
@@ -275,6 +275,9 @@ find $RPM_BUILD_ROOT -name "CEGUITests-0.8" -exec rm -f {} ';'
 
 
 %changelog
+* Fri May 22 2012 Bruno Wolff III <bruno at wolff.to> 0.8.4-8
+- Make sure FTBFS issue is fixed
+
 * Tue Jan 27 2015 Petr Machata <pmachata at redhat.com> - 0.8.4-7
 - Rebuild for boost 1.57.0
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/cegui.git/commit/?h=master&id=6a0c4c72cc05ddedf65108493457ca594ac591a9


More information about the scm-commits mailing list