Browse Source

task-all-codecs: remove xine-lib-esd
others: new upstream release

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

Takemikaduchi 8 years ago
parent
commit
7d30e8f7fc

+ 4 - 1
a/alsa-lib/alsa-lib-vl.spec

@@ -2,7 +2,7 @@
 Summary: Advanced Linux Sound Architecture (ALSA) Library
 Summary(ja): Advanced Linux Sound Architecture (ALSA) ライブラリ
 Name: alsa-lib
-Version: 1.0.29
+Version: 1.1.1
 Release: 1%{?_dist_release}
 License: LGPLv2+
 Group: System Environment/Libraries
@@ -240,6 +240,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun May 15 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.1-1
+- new upstream release
+
 * Sat Jul 11 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.29-1
 - new upstream release
 

+ 4 - 1
a/alsa-plugins/alsa-plugins-vl.spec

@@ -1,5 +1,5 @@
 Name:           alsa-plugins
-Version:        1.0.29
+Version:        1.1.1
 Release:        1%{?_dist_release}
 Summary:        The Advanced Linux Sound Architecture (ALSA) Plugins
 # All packages are LGPLv2+ with the exception of samplerate which is GPLv2+
@@ -267,6 +267,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun May 15 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.1-1
+- new upstream release
+
 * Sat Jul 11 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.29-1
 - new upstream release
 

+ 4 - 1
a/alsa-tools/alsa-tools-vl.spec

@@ -22,7 +22,7 @@
 
 Summary:        Specialist tools for ALSA
 Name:           alsa-tools
-Version:        1.0.29
+Version:        1.1.0
 Release:        1%{?_dist_release}
 
 # Checked at least one source file from all the sub-projects contained in
@@ -217,6 +217,9 @@ install -m 644 %{SOURCE5} ${RPM_BUILD_ROOT}%{_sysconfdir}/udev/rules.d
 %endif
 
 %changelog
+* Sun May 15 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 1.1.0-1
+- new upstream release
+
 * Sat Jul 11 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 1.0.29-1
 - new upstream release
 - remove BuildRequires: gtk+-devel

+ 5 - 2
a/alsa-utils/alsa-utils-vl.spec

@@ -1,9 +1,9 @@
-%define alsa_version 1.0.29
+%define alsa_version 1.1.1
 
 Summary: Advanced Linux Sound Architecture (ALSA) Utils
 Summary(ja): Advanced Linux Sound Architecture (ALSA) ユーティリティ集
 Name: alsa-utils
-Version: 1.0.29
+Version: 1.1.1
 Release: 1%{?_dist_release}
 License: GPL
 Group: Applications/Multimedia
@@ -113,6 +113,9 @@ exit 0
 %ghost /etc/asound.state
 
 %changelog
+* Sun May 15 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.1-1
+- new upstream release
+
 * Sat Jul 11 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.29-1
 - new upstream release
 

+ 4 - 1
a/aufs-util/aufs-util-vl.spec

@@ -1,7 +1,7 @@
 Name:		aufs-util
 Summary:	Another unionfs implementation
 Summary(ja):    もうひとつの unionfs 実装
-Version:	0.0.20151004
+Version:	0.0.20160321
 Release:        1%{?_dist_release}
 
 Group:		System Environment/Base
@@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/aumvdown.8*
 
 %changelog
+* Fri May 13 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.0.20160321-1
+- updated to git aufs4.0 branch head
+
 * Wed Oct 28 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.0.20151004-1
 - updated to git aufs4.0 branch head
 

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

@@ -1,7 +1,7 @@
 Summary: A tool for automatically mounting and unmounting filesystems.
 Summary(ja): 自動的にファイルシステムをマウント/アンマウントするツール
 Name: autofs
-Version: 5.1.0
+Version: 5.1.1
 Release: 1%{?_dist_release}
 Epoch: 1
 License: GPL
@@ -134,6 +134,9 @@ fi
 
 
 %changelog
+* Sun May 15 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 5.1.1-1
+- update to 5.1.1
+
 * Tue Jun 17 2014 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 5.1.0-1
 - new upstream release
 - Patch[123] removed (already in the upstream)

+ 7 - 1
a/avogadro/avogadro-vl.spec

@@ -6,7 +6,7 @@
 Name:           avogadro
 Summary:        An advanced molecular editor for chemical purposes
 Version:        1.1.1
-Release:        2%{?_dist_release}
+Release:        3%{?_dist_release}
 
 Group:          Applications/Editors
 License:        GPLv2
@@ -15,6 +15,7 @@ URL:            http://avogadro.openmolecules.net/
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
 
 Patch0:			avogadro-1.0.3-mkspecs-dir.patch
+Patch1:			avogadro-1.1.1-cmake-3.x.patch
 
 BuildRequires:  cmake >= 2.6.0
 BuildRequires:  qt4-devel >= 4.5.1
@@ -68,6 +69,7 @@ Avogadros libraries.
 %prep
 %setup -q
 %patch0 -p1 -b .mkspecs-dir
+%patch1 -p1 -b .cmake3x
 
 
 %build
@@ -138,6 +140,10 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/avogadro.desktop
 
 
 %changelog
+* Thu May 12 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 1.1.1-3
+- rebuild with qt4-4.8.7
+- add Patch1 (avogadro-1.1.1-cmake-3.x.patch)
+
 * Thu Oct 15 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 1.1.1-2
 - rebuild with glew-1.13.0
 

+ 7 - 4
c/chromium/chromium-vl.spec

@@ -12,7 +12,7 @@ Name:           chromium
 Summary:        Google's opens source browser project
 Summary(ja):    Googleのオープンソースウェブブラウザ
 #'
-Version:        50.0.2661.94
+Version:        50.0.2661.102
 Release:        1%{?_dist_release}
 License:        BSD-3-Clause, LGPL-2.1+
 Group:          Applications/Internet
@@ -255,13 +255,13 @@ build/linux/unbundle/replace_gyp_files.py $myconf
 
 build/gyp_chromium build/all.gyp --depth . $myconf
 
-ninja -C out/Release chrome
+ninja -v -C out/Release chrome
 
 # Build the required SUID_SANDBOX helper
-ninja -C out/Release chrome_sandbox
+ninja -v -C out/Release chrome_sandbox
 
 # Build the ChromeDriver test suite
-ninja -C out/Release chromedriver
+ninja -v -C out/Release chromedriver
 popd
 
 %install
@@ -361,6 +361,9 @@ fi || :
 
 
 %changelog
+* Sat May 14 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 50.0.2661.102-1
+- update to 50.0.2661.102
+
 * Tue May 03 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 50.0.2661.94-1
 - update to 50.0.2661.94
 

+ 8 - 6
c/chrpath/chrpath-vl.spec

@@ -1,12 +1,11 @@
 Summary: Modify rpath of compiled programs
 Name: chrpath
-Version: 0.13
-Release: 2%{?_dist_release}
+Version: 0.16
+Release: 1%{?_dist_release}
 License: GPL+
 Group: Development/Tools
-URL: ftp://ftp.hungry.com/pub/hungry/chrpath/
-Patch0: chrpath-0.13-NULL-entry.patch
-Source0: ftp://ftp.hungry.com/pub/hungry/chrpath/%{name}-%{version}.tar.gz
+URL: https://alioth.debian.org/projects/chrpath/
+Source0: https://alioth.debian.org/frs/download.php/latestfile/813/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
 Vendor: Project Vine
@@ -19,7 +18,6 @@ is supported.
 
 %prep
 %setup -q
-%patch0 -p1 -b .NULL
 
 %build
 %configure
@@ -41,6 +39,10 @@ rm -rf %{buildroot}
 %{_mandir}/man1/chrpath.1*
 
 %changelog
+* Sat May 14 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.16-1
+- update to 0.16
+- remove Patch0
+
 * Mon Dec 30 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.13-2
 - rebuild with VineSeed environment
 

+ 17 - 6
c/coreutils/coreutils-vl.spec

@@ -1,7 +1,7 @@
 Summary: The GNU core utilities: a set of tools commonly used in shell scripts
 Summary(ja): GNU コアユーティリティ: シェルスクリプトで用いるツール集
 Name:    coreutils
-Version: 8.23
+Version: 8.25
 Release: 1%{?_dist_release}
 License: GPL
 Group:   System Environment/Base
@@ -18,15 +18,12 @@ Source106:  coreutils-colorls.csh
 Source1000: coreutils-8.10-ja.po
 
 # From upstream
-Patch1: coreutils-8.23-chroot-chdir.patch
 
 # Fedora patches
 #general patch to workaround koji build system issues
 Patch100: coreutils-6.10-configuration.patch
 #add note about no difference between binary/text mode on Linux - md5sum manpage
 Patch101: coreutils-6.10-manpages.patch
-#temporarily workaround probable kernel issue with TCSADRAIN(#504798)
-Patch102: coreutils-7.4-sttytcsadrain.patch
 #do display processor type for uname -p/-i based on uname(2) syscall
 Patch103: coreutils-8.2-uname-processortype.patch
 #df --direct
@@ -37,6 +34,12 @@ Patch713: coreutils-4.5.3-langinfo.patch
 
 # (sb) lin18nux/lsb compliance
 Patch800: coreutils-i18n.patch
+# (sb) lin18nux/lsb compliance - expand/unexpand
+Patch801: coreutils-i18n-expand-unexpand.patch
+# The unexpand patch above is not correct. Sent to the patch authors
+Patch803: coreutils-i18n-fix-unexpand.patch
+# i18n patch for cut - old version - used
+Patch804: coreutils-i18n-cut-old.patch
 
 #getgrouplist() patch from Ulrich Drepper.
 Patch908: coreutils-getgrouplist.patch
@@ -78,12 +81,10 @@ sh-utils, textutils を統合したパッケージです。
 %setup -q
 
 # From upstream
-%patch1 -p1 -b .chdir
 
 # Fedora patches
 %patch100 -p1 -b .chgrp
 %patch101 -p1 -b .manpages
-%patch102 -p1 -b .tcsadrain
 %patch103 -p1 -b .sysinfo
 %patch104 -p1 -b .dfdirect
 
@@ -94,6 +95,9 @@ sh-utils, textutils を統合したパッケージです。
 
 # li18nux/lsb
 %patch800 -p1 -b .i18n
+%patch801 -p1 -b .i18n-expand
+%patch803 -p1 -b .i18n-fix-expand
+%patch804 -p1 -b .i18n-cutold
 
 # Coreutils
 %patch908 -p1 -b .getgrouplist
@@ -225,6 +229,13 @@ fi
 %{_sbindir}/chroot
 
 %changelog
+* Fri May 13 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 8.25-1
+- update to 8.25
+- remove Patch1,102
+- import patches from fedora package
+  - update Patch104,800
+  - add Patch801,803,804
+
 * Sun Feb 01 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 8.23-1
 - update to 8.23
 - add Patch1 (coreutils-8.23-chroot-chdir.patch) from fedora

+ 7 - 3
k/kernel/kernel-vl.spec

@@ -31,7 +31,7 @@ Summary(ja): Linux カーネル (Linux オペレーティングシステムの
 # adding some text to the end of the version number.
 #
 %define sublevel 1
-%define patchlevel 23
+%define patchlevel 24
 %define kversion 4.%{sublevel}
 %define rpmversion 4.%{sublevel}.%{patchlevel}
 %define release 1%{?_dist_release}
@@ -295,7 +295,7 @@ Patch2710: linux-2.6-drm-ignore-invalid-EDID-extensions.patch
 #
 
 # aufs4
-%define aufs_version 4.1-20151007
+%define aufs_version 4.1-20160505
 Patch6100: aufs%{aufs_version}.patch
 Source6100: aufs%{aufs_version}.tar.xz
 
@@ -637,7 +637,7 @@ cd linux-%{kversion}
 %if !%{_minimum_patches}
 # aufs
 %__tar xf %{SOURCE6100}
-%patch6100 -p1 -b .aufs3
+%patch6100 -p1 -b .aufs4
 echo "header-y += aufs_type.h" >> include/uapi/linux/Kbuild
 
 # tuxonice
@@ -1170,6 +1170,10 @@ fi
 
 
 %changelog
+* Fri May 13 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.1.24-1
+- update to 4.1.24
+- update aufs sources
+
 * Wed May 04 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.1.23-1
 - update to 4.1.23
 

+ 4 - 1
m/mesa/mesa-vl.spec

@@ -18,7 +18,7 @@
 Summary: Mesa graphics libraries
 Summary(ja): Mesa グラフィックスライブラリ
 Name: mesa
-Version: 11.1.3
+Version: 11.1.4
 Release: 1%{?_dist_release}
 License: MIT
 Group: System Environment/Libraries
@@ -709,6 +709,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Thu May 12 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 11.1.4-1
+- update to 11.1.4
+
 * Thu May 05 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 11.1.3-1
 - update to 11.1.3
 

+ 4 - 1
nonfree/self-build-chromium-extra-plugins/chromium-extra-plugins-vl.spec

@@ -1,7 +1,7 @@
 Summary:        The proprietary plugins for chromium
 Summary(ja):    Chromium 用プロプライエタリプラグイン
 Name:           chromium-extra-plugins
-Version:        50.0.2661.94
+Version:        50.0.2661.102
 Release:        1%{?_dist_release}
 License:        BSD-3-Clause, LGPL-2.1+
 Group:          Applications/Internet
@@ -41,6 +41,9 @@ install -m644 opt/google/chrome/PepperFlash/* %{buildroot}%{_libdir}/chromium/Pe
 %{_libdir}/chromium/PepperFlash/
 
 %changelog
+* Sun May 15 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 50.0.2661.102-1
+- new upstream release
+
 * Tue May 03 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 50.0.2661.94-1
 - new upstream release
 

+ 4 - 1
nonfree/self-build-chromium-extra-plugins/self-build-chromium-extra-plugins-vl.spec

@@ -6,7 +6,7 @@
 Summary:    The proprietary plugins for chromium
 Summary(ja):    Chromium 用プロプライエタリプラグイン
 Name:		self-build-%{pkgname}
-Version:	50.0.2661.94
+Version:	50.0.2661.102
 Release: 	1%{?_dist_release}
 Source0:	%{pkgname}-vl.spec
 
@@ -81,6 +81,9 @@ package manager.
 %{_datadir}/%{name}/*
 
 %changelog
+* Sun May 15 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 50.0.2661.102-1
+- new upstream release
+
 * Tue May 03 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 50.0.2661.94-1
 - new upstream release
 

+ 5 - 2
nonfree/task-all-codecs/task-all-codecs-vl.spec

@@ -2,7 +2,7 @@ Summary: Virtual package for multimedia codecs and plugins
 Summary(ja): マルチメディアコーデックやプラグインのためのバーチャルパッケージ
 Name: task-all-codecs
 Version: 1.0
-Release: 6%{?_dist_release}
+Release: 7%{?_dist_release}
 License: distributable
 Group: Restricted Software
 
@@ -18,7 +18,7 @@ Requires: xine-lib
 Requires: xine-lib-aa
 Requires: xine-lib-alsa
 ##Requires: xine-lib-arts
-Requires: xine-lib-esd
+##Requires: xine-lib-esd
 Requires: xine-lib-flac
 ##Requires: xine-lib-gnomevfs
 Requires: xine-lib-jack
@@ -102,6 +102,9 @@ apt-get を使ってこのパッケージをインストールすることで、
 
 
 %changelog
+* Sun May 15 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0-7
+- remove xine-lib-esd
+
 * Sun Mar 16 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0-6
 - drop gstreamer-plugins-farsight
 - add following packages

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

@@ -2,7 +2,7 @@
 Summary:	PCI bus related utilities.
 Summary(ja):	Linux PCI ユーティリティ
 Name:		pciutils
-Version:	3.4.0
+Version:	3.4.1
 Release:	1%{?_dist_release}
 License:	GPLv2+
 URL:		http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
@@ -178,6 +178,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun May 15 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.1-1
+- new upstream release
+
 * Thu Nov 12 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.0-1
 - new upstream release
 

+ 11 - 8
r/re2c/re2c-vl.spec

@@ -1,6 +1,6 @@
 Summary: Tool for generating C-based recognizers from regular expressions
 Name: re2c
-Version: 0.13.5
+Version: 0.16
 Release: 1%{?_dist_release}
 License: Public Domain
 Group: Development/Tools
@@ -23,21 +23,21 @@ quality.
 find . -type f -exec chmod -x {} \;
 %{__chmod} +x configure depcomp install-sh missing
 
-
 %build
 %configure
 # Build re2c, then our own scanner.cc, then rebuild the final re2c with it
-%{__make} %{?_smp_mflags} re2c
-%{__rm} -f scanner.cc
-./re2c -b -o scanner.cc scanner.re
-%{__rm} -f re2c scanner.o
+#%{__make} %{?_smp_mflags} re2c
+#%{__rm} -f scanner.cc
+#./re2c -b -o scanner.cc scanner.re
+#%{__rm} -f re2c scanner.o
 %{__make} %{?_smp_mflags}
 
 
 %install
 %{__rm} -rf %{buildroot}
-%{__install} -D -p -m 0755 re2c %{buildroot}%{_bindir}/re2c
-%{__install} -D -p -m 0644 re2c.1 %{buildroot}%{_mandir}/man1/re2c.1
+%{__make} install DESTDIR=%{buildroot}
+#%{__install} -D -p -m 0755 re2c %{buildroot}%{_bindir}/re2c
+#%{__install} -D -p -m 0644 re2c.1 %{buildroot}%{_mandir}/man1/re2c.1
 
 
 %clean
@@ -52,6 +52,9 @@ find . -type f -exec chmod -x {} \;
 
 
 %changelog
+* Sat May 14 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.16-1
+- new upstream release
+
 * Thu Jun 12 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.13.5-1
 - initial build for Vine Linux