[xulrunner/f20] drop PPC-only rhbz-911314.patch, fixed upstream

Karsten Hopp karsten at fedoraproject.org
Tue Oct 15 11:59:38 UTC 2013


commit 7f16336b7fd7bb785522da4a538b06f48c4071e9
Author: Karsten Hopp <karsten at redhat.com>
Date:   Tue Oct 15 13:59:19 2013 +0200

    drop PPC-only rhbz-911314.patch, fixed upstream

 rhbz-911314.patch |  534 -----------------------------------------------------
 xulrunner.spec    |   10 +-
 2 files changed, 4 insertions(+), 540 deletions(-)
---
diff --git a/xulrunner.spec b/xulrunner.spec
index 5d66b79..7619a83 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -78,7 +78,7 @@
 Summary:        XUL Runtime for Gecko Applications
 Name:           xulrunner
 Version:        24.0
-Release:        2%{?pre_tag}%{?dist}
+Release:        3%{?pre_tag}%{?dist}
 URL:            http://developer.mozilla.org/En/XULRunner
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -100,7 +100,6 @@ Patch19:        xulrunner-24.0-s390-inlines.patch
 
 # Fedora specific patches
 Patch20:        mozilla-193-pkgconfig.patch
-Patch21:        rhbz-911314.patch
 # Unable to install addons from https pages
 Patch24:        rhbz-966424.patch
 
@@ -241,10 +240,6 @@ cd %{tarballdir}
 
 %patch20 -p2 -b .pk
 
-%ifarch ppc ppc64
-%patch21  -p2 -b .ppc
-%endif
-
 %patch24  -p1 -b .966424
 
 %{__rm} -f .mozconfig
@@ -527,6 +522,9 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Tue Oct 15 2013 Karsten Hopp <karsten at redhat.com> 24.0-3
+- drop PPC-only rhbz-911314.patch, fixed upstream
+
 * Mon Sep 16 2013 Martin Stransky <stransky at redhat.com> - 24.0.1-2
 - Arm build fix
 


More information about the scm-commits mailing list