[mygui] Poco isn't being referred to so we can drop this patch

Bruno Wolff III bruno at fedoraproject.org
Mon Dec 10 13:20:16 UTC 2012


commit 7efcff85111f0093812d277bb767c6358c6592b4
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Tue Dec 4 14:50:14 2012 -0600

    Poco isn't being referred to so we can drop this patch
    
    There is a possibility that this got used indirectly from Ogre and
    we may need to do something about this later.

 mygui-add-findpoco.patch |  104 ----------------------------------------------
 mygui.spec               |    2 -
 2 files changed, 0 insertions(+), 106 deletions(-)
---
diff --git a/mygui.spec b/mygui.spec
index d8cfcbf..0c8992a 100644
--- a/mygui.spec
+++ b/mygui.spec
@@ -17,8 +17,6 @@ Source3:        resources.xml
 Source4:        mygui-layouteditor.desktop
 # Fix multilib and flags with cmake
 Patch0:         mygui_multilib_cflags.patch
-# Get find poco from ogre
-Patch3:         mygui-add-findpoco.patch
 # Fix pc file issues. 
 Patch4:         mygui-pc-fixes.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)


More information about the scm-commits mailing list