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

notifications at fedoraproject.org notifications at fedoraproject.org
Sat May 23 00:27:09 UTC 2015


From 40d434eba6693209a75d7e33443b90cb18fdaaa6 Mon Sep 17 00:00:00 2001
From: Bruno Wolff III <bruno at wolff.to>
Date: Fri, 22 May 2015 19:24:37 -0500
Subject: Make sure FTBFS issue is fixed

mygui had recently been FTBFS but scratch builds seem to be working again.
This might be related to the recent FTBFS / linking issue with Ogre.

diff --git a/mygui.spec b/mygui.spec
index b5c2f9f..1df4071 100644
--- a/mygui.spec
+++ b/mygui.spec
@@ -2,7 +2,7 @@ Name:           mygui
 Version:        3.2.1
 %global commit 375d52bee3b8f9f67dd6cd8e07547fa3e344c979
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Fast, simple and flexible GUI library for Ogre
 Group:          Development/Libraries
 # UnitTests include agg-2.4, which is under a BSD variant (not built or installed here)
@@ -231,6 +231,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri May 22 2015 Bruno Wolff III <bruno at wolff.to> - 3.2.1-4
+- Make sure FTBFS issue is fixed
+
 * Mon Feb 09 2015 Bruno Wolff III <bruno at wolff.to> - 3.2.1-3
 - Rebuild for boost update
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/mygui.git/commit/?h=master&id=40d434eba6693209a75d7e33443b90cb18fdaaa6


More information about the scm-commits mailing list