Browse Source

jack-audio-connection-kit-1.9.10-2

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10507 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 7 years ago
parent
commit
972ac83894
1 changed files with 11 additions and 1 deletions
  1. 11 1
      j/jack-audio-connection-kit/jack-audio-connection-kit-vl.spec

+ 11 - 1
j/jack-audio-connection-kit/jack-audio-connection-kit-vl.spec

@@ -1,12 +1,15 @@
 Summary: The Jack Audio Connection Kit
 Name: jack-audio-connection-kit
 Version: 1.9.10
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 # The entire source (~500 files) is a mixture of these three licenses
 License: GPLv2 and GPLv2+ and LGPLv2+
 Group: System Environment/Daemons
 URL: http://www.jackaudio.org
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 #Source0: http://www.jackaudio.org/downloads/%{name}-%{version}.tar.gz
 Source0: https://dl.dropbox.com/u/28869550/jack-%{version}.tar.bz2
 Source1: %{name}-README.Fedora
@@ -26,6 +29,8 @@ Patch4:        jack-portnames.patch
 # Fix ppc64 mpd startup issue RHBZ#799552
 Patch5:        jack-ppc64-long.patch
 #Patch0:	jack-audio-connection-kit-0.124.1-freebob_driver.patch
+# Fix building with gcc5
+Patch6:        jack-gcc5.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires: alsa-lib-devel
@@ -99,6 +104,7 @@ Small example clients that use the Jack Audio Connection Kit.
 %patch3 -p1 -b .priority
 %patch4 -p1 -b .portnames
 %patch5 -p1 -b .mpd
+%patch6 -p1 -b .gcc5
 
 # Fix encoding issues
 for file in ChangeLog README TODO; do
@@ -255,6 +261,10 @@ exit 0
 
 
 %changelog
+* Sat Jul  2 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.9.10-2
+- rebuilt with new toolchain.
+- added Patch6 for gcc5.
+
 * Thu Apr  2 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.9.10-1
 - updated to 1.9.10
 - built with readline 6.3