commit 9edf02d2f4e98f3683d9fbee199153ce77d3bc53
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Thu Jun 1 17:39:40 2017 -0500
Revert use ppc patch since it doesn't work.
mythtv.spec | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/mythtv.spec b/mythtv.spec
index 26f7b2e..bf27ddf 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -1,6 +1,6 @@
# Does not currently build on ppc
#
https://code.mythtv.org/trac/ticket/13049
-#ExcludeArch: ppc64 ppc64le
+ExcludeArch: ppc64 ppc64le
# Specfile for building MythTV and MythPlugins RPMs from a git checkout.
#
@@ -1355,9 +1355,6 @@ exit 0
%changelog
-* Thu Jun 1 2017 Richard Shaw <hobbes1069(a)gmail.com> - 0.28.1-4
-- Add patch from upstream to fix ppc bug.
-
* Mon Apr 24 2017 Richard Shaw <hobbes1069(a)gmail.com> - 0.28.1-3
- Update to latest fixes/0.28.
- Exclude ppc64 and ppc64le due to failed builds: