[player/f20] Revert statgrab patch for f20 (libstatgrab was downgraded from 0.90)

rmattes rmattes at fedoraproject.org
Sun Sep 29 17:00:28 UTC 2013


commit 7ae711dd6e29b280810c8344fd5946a3bd6aad10
Author: Rich Mattes <richmattes at gmail.com>
Date:   Sun Sep 29 13:00:13 2013 -0400

    Revert statgrab patch for f20 (libstatgrab was downgraded from 0.90)

 player.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/player.spec b/player.spec
index 71490ea..68b8bf7 100644
--- a/player.spec
+++ b/player.spec
@@ -1,6 +1,6 @@
 Name:           player
 Version:        3.0.2
-Release:        32%{?dist}
+Release:        33%{?dist}
 Summary:        Cross-platform robot device interface and server
 
 Group:          Applications/System
@@ -145,7 +145,7 @@ are experimental.
 %patch8 -p2 -b .gbx10
 %patch9 -p2 -b .boost150
 %patch10 -p0 -b .phidgetrfid
-%if 0%{?fedora} >= 20
+%if 0%{?fedora} >= 21
 # Patch only applicable for libstatgrab >= 0.90
 %patch11 -p1
 %endif
@@ -241,6 +241,9 @@ rm -rf $RPM_BUILD_ROOT
 %{ruby_vendorarchdir}/*.so
 
 %changelog
+* Sun Sep 29 2013 Rich Mattes <richmattes at gmail.com> - 3.0.2-33
+- Revert statgrab patch for f20 (libstatgrab was downgraded from 0.90)
+
 * Sat Aug 17 2013 Ralf Corsépius <corsepiu at fedoraproject.org> - 3.0.2-32
 - Add player-3.0.2.libstatgrab-0.90.patch
   (Fix FTBFS caused by upgrading libstatgrab to 0.90).


More information about the scm-commits mailing list