Browse Source

update to 1.9.2.7

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@1411 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 14 years ago
parent
commit
fde0bdc8ef
1 changed files with 5 additions and 6 deletions
  1. 5 6
      x/xulrunner/xulrunner-vl.spec

+ 5 - 6
x/xulrunner/xulrunner-vl.spec

@@ -31,8 +31,8 @@
 Summary:        XUL Runtime for Gecko Applications
 Summary(ja):    Gecko アプリケーションのための XUL ランタイム
 Name:           xulrunner
-Version:        1.9.2.4
-Release:        2%{?_dist_release}
+Version:        1.9.2.7
+Release:        1%{?_dist_release}
 URL:            http://www.mozilla.org/projects/xulrunner/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -51,11 +51,9 @@ Source1000:     xulrunner-%{version}-ja.tar.bz2
 Patch0:		xulrunner-version.patch
 Patch1:         mozilla-build.patch
 Patch3:         mozilla-jemalloc.patch
-Patch5:         mozilla-jemalloc-526152.patch
 Patch7:         xulrunner-1.9.2.1-build.patch
 Patch8:         mozilla-plugin.patch
 Patch9:         mozilla-build-sbrk.patch
-Patch10:	firefox-3.6.4-ipc-chromium-nspr4.patch
 
 # patches from Fedora
 Patch100:       mozilla-192-pkgconfig.patch
@@ -153,11 +151,9 @@ sed -e 's/__RPM_VERSION_INTERNAL__/%{version_internal}/' \
 
 %patch1  -p1 -b .build
 %patch3  -p1 -b .jemalloc
-%patch5  -p1 -b .jemalloc-526152
 %patch7  -p2 -b .del
 %patch8  -p1 -b .plugin
 %patch9  -p2 -b .sbrk
-%patch10 -p1 -b .nspr4
 
 %patch100 -p1 -b .pkgconfig
 
@@ -450,6 +446,9 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Wed Jul 21 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 1.9.2.7-1
+- update tp 1.9.2.7 (sync with firefox-3.6.7)
+
 * Wed Jun 23 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 1.9.2.4-2
 - enable ipc only on ix86/x86_64 arches