[xulrunner] removed unused patch

Martin Stransky stransky at fedoraproject.org
Tue Nov 13 11:27:11 UTC 2012


commit 918b77d5f94d9a3fe99d8a3608549960c701ef66
Author: Martin Stransky <stransky at redhat.com>
Date:   Tue Nov 13 12:27:03 2012 +0100

    removed unused patch

 xulrunner.spec |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/xulrunner.spec b/xulrunner.spec
index 053df17..abcb3c6 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -86,7 +86,6 @@ Source12:       %{name}-redhat-default-prefs.js
 Source21:       %{name}.sh.in
 
 # build patches
-Patch0:         xulrunner-version.patch
 Patch1:         xulrunner-install-dir.patch
 Patch2:         mozilla-build.patch
 Patch14:        xulrunner-2.0-chromium-types.patch
@@ -220,10 +219,6 @@ debug %{name}, you want to install %{name}-debuginfo instead.
 %setup -q -c
 cd %{tarballdir}
 
-sed -e 's/__RPM_VERSION_INTERNAL__/%{gecko_dir_ver}/' %{P:%%PATCH0} \
-    > version.patch
-%{__patch} -p1 -b --suffix .version --fuzz=0 < version.patch
-
 %patch1  -p1
 %patch2  -p1 -b .build
 %patch14 -p1 -b .chromium-types


More information about the scm-commits mailing list