Browse Source

libXi, libcdio, libusb1, qt4: new upstream release
others: rebuild

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8793 ec354946-7b23-47d6-9f5a-488ba84defc7

Takemikaduchi 9 years ago
parent
commit
178881cc0b

+ 4 - 1
a/avahi/avahi-vl.spec

@@ -7,7 +7,7 @@ Summary:        Local network service discovery
 Summary(ja):	ローカルネットワークサービス検出システム
 Name:           avahi
 Version:        0.6.31
-Release:		3%{?_dist_release}
+Release:		4%{?_dist_release}
 Group:          System Environment/Base
 License:        LGPL
 URL:            http://avahi.org
@@ -658,6 +658,9 @@ fi
 %endif
 
 %changelog
+* Sat Jul 12 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.6.31-4
+- rebuild with VineSeed environment
+
 * Mon Dec 30 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.6.31-3
 - rebuild with VineSeed environment
 - add Patch0 (avahi-0.6.31-no-deprecations.patch) from Fedora

+ 15 - 2
b/babl/babl-vl.spec

@@ -1,7 +1,7 @@
 Summary:	A dynamic, any to any, pixel format conversion library
 Name:		babl
 Version:	0.1.10
-Release:        1%{?_dist_release}
+Release:	2%{?_dist_release}
 # The gggl codes contained in this package are under the GPL, with exceptions allowing their use under libraries covered under the LGPL
 License:	LGPLv3+ and GPLv3+
 Group:		System Environment/Libraries
@@ -30,7 +30,7 @@ developing with %{name}.
 %setup -q
 
 %build
-%configure
+%configure --disable-static
 make %{?_smp_mflags}
 										
 %install
@@ -44,8 +44,17 @@ rm -rf babl_docs/html/graphics/Makefile*
 rm -rf %{buildroot}%{_libdir}/*.la
 
 %check
+pushd tests
+rm -f concurrency-stress-test
+cat << EOF > concurrency-stress-test
+#!/bin/sh
+echo Skipping test concurrency-stress-test
+EOF
+chmod +x concurrency-stress-test
+popd
 make check
 
+
 %clean
 rm -rf %{buildroot}
 
@@ -67,6 +76,10 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Sat Jul 12 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.1.10-2
+- rebuild with VineSeed environment
+- fix %%check (based on fedora package)
+
 * Sun May 06 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.1.10-1
 - new upstream release
 - remove BuildRequires: inkscape, ruby

+ 4 - 1
h/help2man/help2man-vl.spec

@@ -2,7 +2,7 @@ Name:           help2man
 Summary:        Create simple man pages from --help output
 Summary(ja):    --help の出力から簡単なマニュアルページを生成するツール
 Version:        1.43.2
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 Group:          Development/Tools
 License:        GPLv2+
 URL:            http://www.gnu.org/software/help2man
@@ -111,6 +111,9 @@ fi
 %lang(vi) %{_mandir}/vi/man1/*
 
 %changelog
+* Sat Jul 12 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.43.2-2
+- rebuild with VineSeed environment
+
 * Fri Jun 07 2013 Yasumichi Akahoshi <yasumichi@vinelinux.org> 1.43.2-1
 - new upstream release.
 

+ 5 - 2
lib/libX/libXi/libXi-vl.spec

@@ -3,8 +3,8 @@
 Summary: X.Org X11 libXi runtime library
 Summary(ja): X.Org X11 libXi ランタイムライブラリ
 Name: libXi
-Version: 1.7.2
-Release: 2%{?_dist_release}
+Version: 1.7.3
+Release: 1%{?_dist_release}
 License: MIT/X11
 Group: System Environment/Libraries
 URL: http://www.x.org
@@ -124,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Fri Jul 11 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.7.3-1
+- new upstream release
+
 * Thu Dec 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.7.2-2
 - rebuild with VineSeed environment
 

+ 4 - 1
lib/libc/libcddb/libcddb-vl.spec

@@ -1,7 +1,7 @@
 Summary:	Library (C API) for accessing CDDB servers
 Name:		libcddb
 Version:	1.3.2
-Release:	7%{?_dist_release}
+Release:	8%{?_dist_release}
 License: 	LGPLv2+
 Group: 		System Environment/Libraries
 URL: 		http://libcddb.sourceforge.net/
@@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jul 13 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.3.2-8
+- rebuild with VineSeed environment
+
 * Sat Dec 28 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.3.2-7
 - rebuild with VineSeed environment
 

+ 5 - 14
lib/libc/libcdio/libcdio-vl.spec

@@ -1,15 +1,14 @@
 Summary: CD-ROM input and control library
 Summary(ja): CD-ROM 入力・制御ライブラリ
 Name: libcdio
-Version: 0.82
-Release: 2%{?_dist_release}
+Version: 0.92
+Release: 1%{?_dist_release}
 
 Group: System Environment/Libraries
 License: GPLv3+
 URL: http://www.gnu.org/software/libcdio/
 
 Source0: http://ftp.gnu.org/gnu/libcdio/libcdio-%{version}.tar.bz2
-Source1: http://ftp.gnu.org/gnu/libcdio/libcdio-%{version}.tar.bz2.sig
 Source2: libcdio-no_date_footer.hml
 Patch1: libcdio-0.80-paranoia-fix.patch
 
@@ -39,17 +38,11 @@ This package contains development files for %{name}.
 
 %prep
 %setup -q
-#patch1 -p1 -b .paranoia_pc
 
 f=src/cd-paranoia/doc/ja/cd-paranoia.1.in
 iconv -f euc-jp -t utf-8 -o $f.utf8 $f && mv $f.utf8 $f
 
 %build
-#libtoolize --force  || :
-#aclocal  || :
-#autoheader  || :
-#automake  || :
-#autoconf  || :
 %configure \
     --disable-vcd-info \
     --disable-dependency-tracking \
@@ -57,8 +50,6 @@ iconv -f euc-jp -t utf-8 -o $f.utf8 $f && mv $f.utf8 $f
     --enable-cddb \
     --disable-static
 
-#    --disable-cddb \
-
 make %{?_smp_mflags}
 cd doc/doxygen
 sed -i -e "s,HTML_FOOTER.*$,HTML_FOOTER = libcdio-no_date_footer.hml,g" Doxyfile
@@ -73,8 +64,6 @@ make install DESTDIR=$RPM_BUILD_ROOT
 rm -f $RPM_BUILD_ROOT%{_infodir}/dir
 find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
 
-mv $RPM_BUILD_ROOT%{_mandir}/{jp,ja}
-
 rm -rf examples
 mkdir -p examples/C++
 cp -a example/{*.c,README} examples
@@ -112,7 +101,6 @@ fi
 %{_libdir}/*.so.*
 %{_infodir}/*
 %{_mandir}/man1/*
-%lang(ja) %{_mandir}/ja/man1/*
 
 
 %files devel
@@ -125,6 +113,9 @@ fi
 
 
 %changelog
+* Sun Jul 13 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.92-1
+- update to 0.92
+
 * Tue Sep 21 2010 Ryoichi INAGAKI <ryo1@bc.wakwa.com> 0.82-2
 - rebuilt with rpm-4.8.1 for pkg-config
 - added --enable-cddb

+ 10 - 19
lib/libm/libmtp/libmtp-vl.spec

@@ -2,7 +2,7 @@ Name:           libmtp
 Summary:        A software library for MTP media players
 Summary(ja):    MTP メディアプレイヤーのためのソフトウェアライブラリ
 Version:        1.1.6
-Release:        2%{?_dist_release}
+Release:        3%{?_dist_release}
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
@@ -11,9 +11,11 @@ URL:            http://libmtp.sourceforge.net/
 Source0:        http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
-BuildRequires:  libusb-devel
+BuildRequires:  libusb1-devel
 BuildRequires:  doxygen
-Requires:       udev
+Requires:       eudev
+
+Obsoletes:		%{name}-hal < 1.1.6-3
 
 %description
 This package provides a software library for communicating with MTP
@@ -25,15 +27,6 @@ players etc.
 MTP (Media Transfer Protocol) メディアプレイヤーのための
 ソフトウェアライブラリを提供します.
 
-%package hal
-Summary: Music player information for HAL
-Group: Applications/Multimedia
-Requires: %{name} = %{version}-%{release}
-Requires: hal-info
-
-%description hal
-This package provides information about detecting MTP devices using HAL.
-
 %package examples
 Summary: Example programs for libmtp
 Summary(ja): libmtp のプログラム例集
@@ -52,7 +45,7 @@ Summary: Development files for libmtp
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
 Requires: pkgconfig
-Requires: libusb-devel
+Requires: libusb1-devel
 
 %description devel
 This package provides development files for the libmtp
@@ -87,8 +80,6 @@ ln -sf mtp-connect mtp-newfolder
 ln -sf mtp-connect mtp-sendfile
 ln -sf mtp-connect mtp-sendtr
 popd
-mkdir -p $RPM_BUILD_ROOT%{_datadir}/hal/fdi/information/10freedesktop
-install -p -m 644 libmtp.fdi $RPM_BUILD_ROOT%{_datadir}/hal/fdi/information/10freedesktop/10-usb-music-players-libmtp.fdi
 
 
 %clean
@@ -104,10 +95,6 @@ rm -rf $RPM_BUILD_ROOT
 /lib/udev/mtp-probe
 /lib/udev/rules.d/69-libmtp.rules
 
-%files hal
-%defattr(-, root,root,-)
-%{_datadir}/hal/fdi/information/10freedesktop/10-usb-music-players-libmtp.fdi
-
 %files examples
 %defattr(-,root,root,-)
 %{_bindir}/*
@@ -122,6 +109,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jul 12 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.6-3
+- remove %%{name}-hal subpackage
+- change BuildRequires: libusb1-devel instead of libusb-devel
+
 * Sun Nov 10 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.6-2
 - remove configure option "--program-prefix=mtp-"
 - fix %%files (move mtp-probe and 69-libmtp.rules)

+ 5 - 4
lib/libu/libusb/libusb-vl.spec

@@ -2,7 +2,7 @@ Summary: A library which allows userspace access to USB devices.
 Summary(ja): ユーザスペースから USB デバイスにアクセスするためのライブラリ
 Name: libusb
 Version: 0.1.12
-Release: 3%{?_dist_release}
+Release: 4%{?_dist_release}
 
 Group: System Environment/Libraries
 License: LGPL
@@ -61,12 +61,13 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/libusb-config
 %{_includedir}/*
 %{_libdir}/*.so
-#{_libdir}/*.a
-#{_libdir}/*.la
 %{_libdir}/pkgconfig/*.pc
 
 
 %changelog
+* Sat Jul 12 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.1.12-4
+- rebuild with VineSeed environment
+
 * Tue Sep 21 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.1.12-3
 - rebuilt with rpm-4.8.1 for pkg-config file
 - removed static library from devel package
@@ -87,7 +88,7 @@ rm -rf $RPM_BUILD_ROOT
 * Sun Jul 10 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.1.10a-0vl1
 - new upstream release
 
-* Mon Jan 03 2004 Satoshi MACHINO <machino@vinelinux.org> 0.1.8-0vl1
+* Sat Jan 03 2004 Satoshi MACHINO <machino@vinelinux.org> 0.1.8-0vl1
 - new upstream version
 	-- libusb-0.1.8
 	-- run aclocal/autoconf to make shared libraries

+ 7 - 2
lib/libu/libusb1/libusb1-vl.spec

@@ -1,7 +1,7 @@
 Summary: A library which allows userspace access to USB devices
 Summary(ja): USB デバイスにユーザスペースからアクセスするためのライブラリ
 Name: libusb1
-Version: 1.0.9
+Version: 1.0.19
 Release: 1%{?_dist_release}
 Source0: http://downloads.sourceforge.net/libusb/libusb-%{version}.tar.bz2
 License: LGPLv2+
@@ -9,6 +9,7 @@ Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 URL: http://libusb.wiki.sourceforge.net/Libusb1.0
 ExcludeArch: s390 s390x
+BuildRequires: eudev-libudev-devel
 BuildRequires: doxygen
 
 %description
@@ -86,6 +87,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/*.a
 
 %changelog
+* Sat Jul 12 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.19-1
+- new upstream release
+- add BuildRequires: eudev-libudev-devel
+
 * Thu May 10 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> 1.0.9-1
 - new upstream release
 
@@ -130,7 +135,7 @@ rm -rf $RPM_BUILD_ROOT
 * Mon May 26 2008 Jindrich Novy <jnovy@redhat.com> 0.9.0-0.4
 - update to official beta
 
-* Thu May 23 2008 Jindrich Novy <jnovy@redhat.com> 0.9.0-0.3.gitbef33bb
+* Fri May 23 2008 Jindrich Novy <jnovy@redhat.com> 0.9.0-0.3.gitbef33bb
 - update comment on how the tarball was created
 - use abbreviated git hash within package name to avoid conflicts
 - add to %%description that libusb1 is incompatible with libsub-0.1

+ 4 - 1
lib/libv/libvisual/libvisual-vl.spec

@@ -6,7 +6,7 @@ Summary: a framework that delivers audio visualisation
 Summary(ja): オーディオの可視化を実現するためのフレームワーク
 Name: libvisual
 Version: 0.4.0
-Release: 5%{?_dist_release}
+Release: 6%{?_dist_release}
 Source0: %{name}-%{version}.tar.bz2
 License: GPLv2
 Group: System Environment/Libraries
@@ -107,6 +107,9 @@ Development files for libvisual.
 
 
 %changelog
+* Sat Jul 12 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.0-6
+- rebuild with VineSeed environment
+
 * Wed Jan 11 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.0-5
 - create compat32 sub packages
 

+ 5 - 4
lib/libw/libwmf/libwmf-vl.spec

@@ -1,7 +1,7 @@
 Summary: A .wmf file converter.
 Name: libwmf
 Version: 0.2.8.4
-Release: 6%{?_dist_release}
+Release: 7%{?_dist_release}
 License: GPL
 Group: System Environment/Libraries
 URL: http://wvware.sourceforge.net/libwmf.html
@@ -127,11 +127,12 @@ rm -rf %{buildroot}
 %defattr(-,root,root)
 %{_bindir}/libwmf-config
 %{_includedir}/libwmf
-#{_libdir}/*.la
 %{_libdir}/lib*.so
-#{_libdir}/gtk-2.0/*/loaders/*a
 
 %changelog
+* Sat Jul 12 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.2.8.4-7
+- rebuld with VineSeed environment
+
 * Tue Apr 26 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 0.2.8.4-6
 - add patch8 - patch15 from fc14 to fix many security issues
 - add vendor/distr tag
@@ -157,7 +158,7 @@ rm -rf %{buildroot}
 * Tue Apr 24 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.2.8.4-0vl3
 - rebuild with gtk+-2.10
 
-* Mon Aug 08 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.2.8.4-0vl2
+* Tue Aug 08 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.2.8.4-0vl2
 - [SECURITY] add patch0
   - WMF file handling integer overflow vulnerability (CVE-2006-3376)
 - update URL

+ 5 - 2
p/perl-gettext/perl-gettext-vl.spec

@@ -2,7 +2,7 @@
 
 Name: perl-%{PackageName}
 Version: 1.05
-Release: 11%{?_dist_release}
+Release: 12%{?_dist_release}
 Summary: Interface to gettext family of functions
 
 Group: Development/Libraries
@@ -64,6 +64,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Jul 12 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.05-12
+- rebuild with perl-5.16.3
+
 * Thu Apr 28 2011 Yasumichi Akahoshi <yasumichi@vinelinux.org> 1.05-11
 - add patch0 from http://rt.cpan.org/Public/Bug/Display.html?id=35680
 - add Vendor, Distribution and Packager tag.
@@ -107,7 +110,7 @@ rm -rf %{buildroot}
 * Thu Dec 07 2000 Rodrigo Barbosa <rodrigob@conectiva.com>
 - Added AutoProv: no
 
-* Mon Oct 31 2000 Raul Dias <rsd@conectiva.com>
+* Tue Oct 31 2000 Raul Dias <rsd@conectiva.com>
 - Changed perl from "Requires:" to "Prereq:".
 
 * Sat Oct 28 2000 Raul Dias <rsd@conectiva.com>

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

@@ -17,7 +17,7 @@ Summary:	A GTK+ based multi-protocol instant messaging client
 Summary(ja):	マルチプロトコル対応のインスタントメッセンジャー
 Name:		pidgin
 Version:	2.10.9
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 License:	GPL
 Group:		Applications/Internet
 URL:		http://pidgin.im/
@@ -333,6 +333,9 @@ fi
 %{_libdir}/pkgconfig/gnt.pc
 
 %changelog
+* Sat Jul 12 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.10.9-2
+- rebuild with VineSeed environment
+
 * Sat Feb 08 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.10.9-1
 - new upstream release
   (including security fix for CVE-2014-0020,CVE-2013-6152,6477,6478,6479,6481,6482,6483,6484,6485,6486,6487,6489,6490)

+ 16 - 4
q/qt/qt-vl.spec

@@ -1,6 +1,6 @@
 %define type x11
 %define qtdir %{_libdir}/qt-%{version}
-%define rel 16
+%define rel 17
 %define buildstatic 1
 %define buildnonthread 0
 %define styleplugins 0
@@ -48,6 +48,9 @@ Patch503: qt-x11-immodule-unified-qt3.3.5-20051012-quiet.patch
 Patch504: qt-x11-free-3.3.6-fix-key-release-event-with-imm.diff
 Patch505: qt-x11-free-3.3.6-qt-x11-immodule-unified-qt3.3.5-20060318-resetinputcontext.patch
 
+#Patches from suse
+Patch600: qt-3.3.8-libpng15.patch
+
 # Patches 800-899 are for VineLinux
 Patch800: qt-x11-free-3.3.8-gcc43.patch
 Patch801: qt-x11-free-3.3.8-gcc46.patch
@@ -58,7 +61,7 @@ Prefix: %{qtdir}
 #BuildRequires: openMotif-devel >= 2.2.2
 BuildRequires: libmng-devel
 BuildRequires: glibc-devel
-BuildRequires: libjpeg-devel
+BuildRequires: libjpeg-turbo-devel
 BuildRequires: libpng-devel >= 1.2.5
 BuildRequires: zlib-devel
 BuildRequires: giflib-devel
@@ -85,8 +88,8 @@ BuildRequires: xorg-x11-proto-devel
 BuildRequires: mesa-libGL-devel
 BuildRequires: mesa-libGLU-devel
 BuildRequires: desktop-file-utils
-BuildRequires: MySQL-devel
-BuildRequires: postgresql-devel
+BuildRequires: libmysqlclient-devel
+BuildRequires: libpq-devel
 BuildRequires: unixODBC-devel
 
 #BuildPrereq: libstdc++34-devel
@@ -264,6 +267,8 @@ toolkit.
 %patch505 -p1 -b .resetinputcontext
 %endif
 
+%patch600 -p0 -b .libpng
+
 %patch800 -p1 -b .gcc43
 %patch801 -p1 -b .gcc46
 %patch802 -p1 -b .ft2
@@ -753,6 +758,13 @@ fi
 %endif
 
 %changelog
+* Sat Jul 12 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.3.8-17
+- rebuild with VineSeed environment
+- change BuildRequires: libjpeg-turbo-devel instead of libjpeg-devel
+- change BuildRequires: libmysqlclient-devel instead of MySQL-devel
+- change BuildRequires: libpq-devel instead of postgresql-devel
+- add Patch600 (qt-3.3.8-libpng15.patch) from suse
+
 * Mon Dec 30 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.3.8-16
 - rebuild with VineSeed environment
 - add Patch802 (qt-x11-free-3.3.8-freetype-2.5.x.patch)

+ 15 - 11
q/qt4/qt4-vl.spec

@@ -7,15 +7,15 @@
 Summary: Qt toolkit
 Summary(ja): Qt ツールキット
 Name: qt4
-Version: 4.8.5
-Release: 4%{?_dist_release}
+Version: 4.8.6
+Release: 1%{?_dist_release}
 
 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
 License: (LGPLv2 with exceptions or GPLv3 with exceptions) and ASL 2.0 and BSD and FTL and MIT
 Group: System Environment/Libraries
 URL: http://qt.nokia.com/
 
-Source0: http://get.qt.nokia.com/qt/source/qt-%{type}-%{version}.tar.gz
+Source0: http://download.qt-project.org/official_releases/qt/4.8/%{version}/qt-%{type}-%{version}.tar.gz
 
 # default Qt config file
 Source4: Trolltech.conf
@@ -55,7 +55,7 @@ Patch53: qt-x11-opensource-src-4.5.0-fix-qatomic-inline-asm.patch
 
 # fix invalid assumptions about mysql_config --libs
 # http://bugzilla.redhat.com/440673
-Patch54: qt-everywhere-opensource-src-4.7.0-beta2-mysql_config.patch
+Patch54: qt-everywhere-opensource-src-4.8.5-mysql_config.patch
 
 # http://bugs.kde.org/show_bug.cgi?id=180051#c22
 Patch55: qt-everywhere-opensource-src-4.6.2-cups.patch
@@ -67,7 +67,7 @@ Patch64: qt-everywhere-opensource-src-4.8.5-QTBUG-14467.patch
 Patch65: qt-everywhere-opensource-src-4.8.0-tp-qtreeview-kpackagekit-crash.patch
 
 # fix the outdated standalone copy of JavaScriptCore
-Patch67: qt-everywhere-opensource-src-4.8.0-beta1-s390.patch
+Patch67: qt-everywhere-opensource-src-4.8.6-s390.patch
 
 # https://bugs.webkit.org/show_bug.cgi?id=63941
 # -Wall + -Werror = fail
@@ -92,9 +92,6 @@ Patch76: qt-everywhere-opensource-src-4.8.0-s390-atomic.patch
 # don't spam if libicu is not present at runtime
 Patch77:  qt-everywhere-opensource-src-4.8.0-icu_no_spam.patch
 
-# gcc doesn't support flag -fuse-ld=gold
-Patch80: qt-everywhere-opensource-src-4.8.0-ld-gold.patch
-
 # https://bugzilla.redhat.com/show_bug.cgi?id=810500
 Patch81: qt-everywhere-opensource-src-4.8.2--assistant-crash.patch
 
@@ -183,7 +180,7 @@ BuildRequires: firebird-devel
 %endif
 
 %if "%{?mysql}" != "-no-sql-mysql"
-BuildRequires: MySQL-devel >= 4.0
+BuildRequires: libmysqlclient-devel
 %endif
 
 %if "%{?phonon_backend}" == "-phonon-backend"
@@ -192,7 +189,7 @@ BuildRequires: gstreamer-plugins-base-devel >= 0.10
 %endif
 
 %if "%{?psql}" != "-no-sql-psql"
-BuildRequires: postgresql-devel
+BuildRequires: libpq-devel
 BuildRequires: krb5-devel libxslt-devel pam-devel 
 BuildRequires: readline-devel
 %endif
@@ -417,7 +414,6 @@ popd
 %patch75 -p1 -b .ppc64-crash
 %patch76 -p1 -b .s390-atomic
 %patch77 -p1 -b .icu_no_spam
-%patch80 -p1 -b .ld.gold
 %patch81 -p1 -b .assistant-crash
 %patch82 -p1 -b .QTBUG-4862
 
@@ -909,6 +905,7 @@ fi
 %{_qt4_plugindir}/sqldrivers/libqsqlite*
 %dir %{_qt4_translationdir}
 %{_qt4_translationdir}/qt_*.qm
+%{_qt4_translationdir}/qtscript_*.qm
 %{_datadir}/icons/hicolor/*/apps/qt4-logo.*
 
 %files config
@@ -1090,6 +1087,13 @@ fi
 %endif
 
 %changelog
+* Fri Jul 11 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.8.6-1
+- new upstream release
+- change BuildRequires: libmysqlclient-devel instead of MySQL-devel
+- change BuildRequires: libpq-devel instead of postgresql-devel
+- update Patch54,67 from fedora
+- remove Patch80 (qt-everywhere-opensource-src-4.8.0-ld-gold.patch)
+
 * Mon Jan 13 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.8.5-4
 - fix BTS:2677
 

+ 5 - 2
x/xz/xz-vl.spec

@@ -1,8 +1,8 @@
 Summary:	LZMA compression utilities
 Summary(ja):	LZMA 圧縮ユーティリティ
 Name:		xz
-Version:        5.0.5
-Release:        1%{?_dist_release}
+Version:	5.0.5
+Release:	2%{?_dist_release}
 License:	LGPLv2+
 Group:		Applications/Archiving
 Source0:        http://tukaani.org/%{name}/%{name}-%{version}.tar.xz
@@ -111,6 +111,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/*lz*
 
 %changelog
+* Sat Jul 12 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 5.0.5-2
+- rebuild with VineSeed environment
+
 * Sat Oct 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 5.0.5-1
 - new upstream release