[OpenGTL] Revert "0.9.17"

Rex Dieter rdieter at fedoraproject.org
Wed Jun 6 14:36:40 UTC 2012


commit 6ce7a1236c1d845f2beabae3dc0412525c4e9420
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Wed Jun 6 09:36:38 2012 -0500

    Revert "0.9.17"
    
    This reverts commit 325d945e06ac49a23d9f98c8fdf51d7279422f79.

 .gitignore                   |    1 -
 OpenGTL-0.9.15.2-gcc47.patch |   47 ++++++++++++++++++++++++++++++++++++++++++
 OpenGTL.spec                 |    9 +++----
 sources                      |    2 +-
 4 files changed, 52 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 255df61..92fca58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
 /OpenGTL-0.9.15.1.tar.bz2
 /OpenGTL-0.9.16.tar.bz2
-/OpenGTL-0.9.17.tar.bz2
diff --git a/OpenGTL-0.9.15.2-gcc47.patch b/OpenGTL-0.9.15.2-gcc47.patch
new file mode 100644
index 0000000..c209bb9
--- /dev/null
+++ b/OpenGTL-0.9.15.2-gcc47.patch
@@ -0,0 +1,47 @@
+diff -up OpenGTL-0.9.15.2/OpenCTL/tests/library/TestCompileThreading.h.gcc47 OpenGTL-0.9.15.2/OpenCTL/tests/library/TestCompileThreading.h
+--- OpenGTL-0.9.15.2/OpenCTL/tests/library/TestCompileThreading.h.gcc47	2012-01-10 11:17:50.904275650 -0500
++++ OpenGTL-0.9.15.2/OpenCTL/tests/library/TestCompileThreading.h	2012-01-10 11:17:57.860216380 -0500
+@@ -19,6 +19,8 @@
+ 
+ #include "GTLTest/Thread.h"
+ 
++#include <unistd.h>
++
+ #ifdef GTLTEST_HAVE_THREAD
+ 
+ class MyThreadTCTLCT : public GTLTest::Thread
+diff -up OpenGTL-0.9.15.2/OpenCTL/tests/library/TestRuntimeThreading.h.gcc47 OpenGTL-0.9.15.2/OpenCTL/tests/library/TestRuntimeThreading.h
+--- OpenGTL-0.9.15.2/OpenCTL/tests/library/TestRuntimeThreading.h.gcc47	2012-01-10 11:18:19.128035026 -0500
++++ OpenGTL-0.9.15.2/OpenCTL/tests/library/TestRuntimeThreading.h	2012-01-10 11:18:28.365717117 -0500
+@@ -19,6 +19,8 @@
+ 
+ #include "GTLTest/Thread.h"
+ 
++#include <unistd.h>
++
+ #ifdef GTLTEST_HAVE_THREAD
+ 
+ class MyThreadTCTLRT : public GTLTest::Thread
+diff -up OpenGTL-0.9.15.2/OpenGTL/GTLCore/tests/TestMemoryManagerThread.h.gcc47 OpenGTL-0.9.15.2/OpenGTL/GTLCore/tests/TestMemoryManagerThread.h
+--- OpenGTL-0.9.15.2/OpenGTL/GTLCore/tests/TestMemoryManagerThread.h.gcc47	2011-10-30 10:32:09.000000000 -0400
++++ OpenGTL-0.9.15.2/OpenGTL/GTLCore/tests/TestMemoryManagerThread.h	2012-01-10 11:16:41.936863656 -0500
+@@ -18,6 +18,7 @@
+  */
+ 
+ #include "GTLTest/Thread.h"
++#include <unistd.h>
+ 
+ #ifdef GTLTEST_HAVE_THREAD
+ 
+diff -up OpenGTL-0.9.15.2/OpenShiva/tests/library/TestKernelThreading.h.gcc47 OpenGTL-0.9.15.2/OpenShiva/tests/library/TestKernelThreading.h
+--- OpenGTL-0.9.15.2/OpenShiva/tests/library/TestKernelThreading.h.gcc47	2012-01-10 11:18:50.154530703 -0500
++++ OpenGTL-0.9.15.2/OpenShiva/tests/library/TestKernelThreading.h	2012-01-10 11:18:59.409451568 -0500
+@@ -21,6 +21,8 @@
+ #include "GTLCore/Image.h"
+ #include "GTLCore/Type.h"
+ 
++#include <unistd.h>
++
+ #ifdef GTLTEST_HAVE_THREAD
+ 
+ class MyThreadTCTLKT : public GTLTest::Thread
diff --git a/OpenGTL.spec b/OpenGTL.spec
index de713ca..84a9ccb 100644
--- a/OpenGTL.spec
+++ b/OpenGTL.spec
@@ -2,8 +2,8 @@
 %define soversion 0.8
 
 Name: OpenGTL
-Version: 0.9.17
-Release: 1%{?dist}
+Version: 0.9.16
+Release: 4%{?dist}
 Summary: Graphics Transformation Languages
 License: LGPLv2
 Group: Development/Languages
@@ -13,6 +13,7 @@ Source0: http://download.opengtl.org/OpenGTL-%{version}.tar.bz2
 ## local patches
 
 ## upstreamable patches
+Patch52: OpenGTL-0.9.15.2-gcc47.patch
 
 ## upstream patches
 
@@ -52,6 +53,7 @@ native programs that use the OpenGTL libraries.
 %prep
 %setup -q
 
+%patch52 -p1 -b .gcc47
 
 %build
 mkdir -p %{_target_platform}
@@ -136,9 +138,6 @@ make test -C  %{_target_platform} ||:
 
 
 %changelog
-* Wed Jun 06 2012 Rex Dieter <rdieter at fedoraproject.org> 0.9.17-1
-- 0.9.17
-
 * Mon May 21 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 0.9.16-4
 - Re-add unintentinal change
 
diff --git a/sources b/sources
index 1ff3034..a15a590 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2d0b36d3ce2f16e0088b2bf0e0c8c8ac  OpenGTL-0.9.17.tar.bz2
+fada53a8e2ac2456fd1adce57357655a  OpenGTL-0.9.16.tar.bz2


More information about the scm-commits mailing list