Browse Source

new upstream release

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@5920 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi 12 years ago
parent
commit
d531eea0e7

+ 4 - 1
g/gtk3/gtk3-vl.spec

@@ -13,7 +13,7 @@
 %define gobject_introspection_version 1.30.0
 
 
-%define base_version 3.2.3
+%define base_version 3.2.4
 %define bin_version 3.0.0
 
 # biarch support
@@ -311,6 +311,9 @@ fi
 %endif
 
 %changelog
+* Sun Mar 18 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.4-1
+- new upstream release
+
 * Fri Dec 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.3-1
 - new upstream release
 

+ 5 - 1
n/nspr/nspr-vl.spec

@@ -3,7 +3,7 @@
 Summary:	Netscape Portable Runtime
 Summary(ja):    Netscape ポータブルランタイム
 Name:		nspr
-Version:	4.8.9
+Version:	4.9
 Release:	1%{?_dist_release}
 License:	MPLv1.1/GPLv2+/LGPLv2+
 URL:		http://www.mozilla.org/projects/nspr/
@@ -149,6 +149,10 @@ cat %{SOURCE1} | sed -e "s,%%libdir%%,%{_libdir},g" \
 
 
 %changelog
+* Sun Mar 18 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.9-1
+- new upstram release
+- update Patch1 (nspr-config-pc.patch)
+
 * Wed Sep 28 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 4.8.9-1
 - new upstram release
 

+ 13 - 3
n/nss/nss-vl.spec

@@ -1,12 +1,12 @@
 %define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
 
-%define nspr_version 4.8.9
+%define nspr_version 4.9
 %define unsupported_tools_directory %{_libdir}/nss/unsupported-tools
 
 Summary:          Network Security Services
 Name:             nss
-Version:          3.13.1
-Release:          2%{?_dist_release}
+Version:          3.13.3
+Release:          1%{?_dist_release}
 License:          MPLv1.1 or GPLv2+ or LGPLv2+
 URL:              http://www.mozilla.org/projects/security/pki/nss/
 Group:            System Environment/Libraries
@@ -102,6 +102,13 @@ v3 certificates, and other security standards.
 FREEBL_NO_DEPEND=1
 export FREEBL_NO_DEPEND
 
+# Must export FREEBL_LOWHASH=1 for nsslowhash.h so that it gets
+# copied to dist and the rpm install phase can find it
+# This due of the upstream changes to fix
+# https://bugzilla.mozilla.org/show_bug.cgi?id=717906
+FREEBL_LOWHASH=1
+export FREEBL_LOWHASH
+
 # Enable compiler optimizations and disable debugging code
 BUILD_OPT=1
 export BUILD_OPT
@@ -394,6 +401,9 @@ done
 
 
 %changelog
+* Sun Mar 18 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.13.3-1
+- new upstream release
+
 * Thu Dec 22 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 3.13.1-2
 - fix nss.pc
 

+ 4 - 1
p/pidgin/pidgin-vl.spec

@@ -16,7 +16,7 @@
 Summary:	A GTK+ based multi-protocol instant messaging client
 Summary(ja):	マルチプロトコル対応のインスタントメッセンジャー
 Name:		pidgin
-Version:	2.10.1
+Version:	2.10.2
 Release:	1%{?_dist_release}
 License:	GPL
 Group:		Applications/Internet
@@ -343,6 +343,9 @@ fi
 %{_libdir}/pkgconfig/gnt.pc
 
 %changelog
+* Sun Mar 18 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.10.2-1
+- new upstream release
+
 * Fri Dec 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.10.1-1
 - new upstream release
 - update patch0

+ 4 - 1
s/sakura/sakura-vl.spec

@@ -1,4 +1,4 @@
-%define pkg_version 3.0.2
+%define pkg_version 3.0.3
 %define pkg_release 1%{?_dist_release}
 
 Summary: A terminal emulator based on libvte.
@@ -72,6 +72,9 @@ desktop-file-install --vendor ''			\
 
 
 %changelog
+* Sun Mar 18 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.0.3-1
+- new upstream release
+
 * Fri Mar 09 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.0.2-1
 - new upstream release
 - remove Patch1

+ 2 - 1
t/thunderbird/mozconfig-thunderbird-vine6

@@ -13,7 +13,8 @@ ac_add_options --with-system-zlib
 # so we can not use system-provided png library.
 # (2010/06/13 K.Harada)
 #ac_add_options --with-system-png
-ac_add_options --with-system-nspr
+# couldn't use system nss/nspr (version unmatch)
+#ac_add_options --with-system-nspr
 #ac_add_options --with-system-nss
 ac_add_options --enable-system-cairo
 ac_add_options --with-pthreads

+ 16 - 4
t/thunderbird/thunderbird-vl.spec

@@ -1,5 +1,5 @@
 # do not include minor version number in MOZILLA_FIVE_HOME
-%define tbmajor 10.0.2
+%define tbmajor 11.0
 #%define tbversion %{tbmajor}.10
 %define tbversion %{tbmajor}
 %define tbrelease 1%{?_dist_release}
@@ -18,8 +18,8 @@
 %define thunderbird_app_id \{3550f703-e582-4d05-9a08-453d09bdfdc6\} 
 
 %define desktop_file_utils_version 0.6
-%define nspr_version 4.8
-%define nss_version 3.13.1
+%define nspr_version 4.9
+%define nss_version 3.13.2
 %define cairo_version 1.6.0
 %define freetype_version 2.1.9
 %define sqlite_version 3.6.14
@@ -92,7 +92,6 @@ BuildRequires:	nss-devel >= %{nss_version}
 BuildRequires:	hunspell-devel
 %endif
 %if %{build_vine6}
-BuildRequires:	nspr-devel >= %{nspr_version}
 BuildRequires:	hunspell-devel
 %endif
 BuildRequires:	pixman-devel
@@ -186,10 +185,19 @@ INTERNAL_GECKO=%{version_internal}
 MOZ_APP_DIR=%{mozappdir}
 
 
+%if %{build_vine7}
+MOZ_OPT_FLAGS=$(echo $RPM_OPT_FLAGS | %__sed -e 's/-Wall//')
+%else
+%ifarch x86_64
 #MOZ_OPT_FLAGS=$(echo $RPM_OPT_FLAGS | %__sed -e 's/-O2/-Os/' -e 's/-Wall//')
+MOZ_OPT_FLAGS=$(echo $RPM_OPT_FLAGS | %__sed -e 's/-O2//' -e 's/-Wall//')
+%else
 MOZ_OPT_FLAGS=$(echo $RPM_OPT_FLAGS | %__sed -e 's/-Wall//')
+%endif
+%endif
 export RPM_OPT_FLAGS=$MOZ_OPT_FLAGS
 export CFLAGS="$RPM_OPT_FLAGS"
+#export CFLAGS=""
 export CXXFLAGS="$CFLAGS"
 export MOZ_APP_DISPLAYNAME="Tb for Vine Linux"
 
@@ -347,6 +355,10 @@ fi
 #===============================================================================
 
 %changelog
+* Sun Mar 18 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 11.0-1
+- new upstream release
+- update Source1020 (mozconfig-thunderbird-vine6)
+
 * Fri Feb 17 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 10.0.2-1
 - new upstream release