[xulrunner] Removed already applied patches (rhbz#978123)

Martin Stransky stransky at fedoraproject.org
Thu Jul 25 11:35:05 UTC 2013


commit 883ddfc115a075a962d368435ecb254d302a75bb
Author: Martin Stransky <stransky at redhat.com>
Date:   Thu Jul 25 13:35:53 2013 +0200

    Removed already applied patches (rhbz#978123)

 mozilla-844883.patch |   17 -----------------
 mozilla-851850.patch |   31 -------------------------------
 xulrunner.spec       |    9 ++++-----
 3 files changed, 4 insertions(+), 53 deletions(-)
---
diff --git a/xulrunner.spec b/xulrunner.spec
index a994201..e1fd6a2 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -76,7 +76,7 @@
 Summary:        XUL Runtime for Gecko Applications
 Name:           xulrunner
 Version:        22.0
-Release:        5%{?pre_tag}%{?dist}
+Release:        6%{?pre_tag}%{?dist}
 URL:            http://developer.mozilla.org/En/XULRunner
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -98,12 +98,10 @@ Patch19:        xulrunner-21.0-s390-inlines.patch
 # Fedora specific patches
 Patch20:        mozilla-193-pkgconfig.patch
 Patch21:        rhbz-911314.patch
-Patch23:        mozilla-851850.patch
 # Unable to install addons from https pages
 Patch24:        rhbz-966424.patch
 
 # Upstream patches
-Patch104:       mozilla-844883.patch
 Patch105:       mozilla-817533.patch
 Patch106:       mozilla-831688.patch
 
@@ -239,8 +237,6 @@ cd %{tarballdir}
 
 %ifarch ppc ppc64
 %patch21  -p2 -b .ppc
-%patch23  -p1 -b .851850
-%patch104 -p1 -b .844883
 %endif
 
 %patch24  -p1 -b .966424
@@ -521,6 +517,9 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Thu Jul 25 2013 Martin Stransky <stransky at redhat.com> - 22.0-6
+- Removed already applied patches (rhbz#978123)
+
 * Wed Jul 24 2013 Peter Robinson <pbrobinson at fedoraproject.org> 22.0-5
 - Enable web-rtc on ARM now it's fixed upstream (RHBZ 886976)
 


More information about the scm-commits mailing list