upstream URL changed to github

updating to 1.4.2
renamed COPYING.txt LICENSE.md
binary licenses should be GPLv2+ because linking with fftw
This commit is contained in:
Ismael Olea 2018-01-04 14:26:28 +01:00
parent d9a48c93d5
commit bfa19decb8
3 changed files with 19 additions and 9 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/chromaprint-1.0.tar.gz
/chromaprint-1.1.tar.gz
/chromaprint-1.2.tar.gz
/chromaprint-1.4.2.tar.gz

View File

@ -1,12 +1,12 @@
Name: chromaprint
Version: 1.2
Release: 8%{?dist}
Version: 1.4.2
Release: 1%{?dist}
Summary: Library implementing the AcoustID fingerprinting
Group: System Environment/Libraries
License: LGPLv2+
URL: http://www.acoustid.org/chromaprint/
Source: https://bitbucket.org/acoustid/%{name}/downloads/%{name}-%{version}.tar.gz
License: MIT and LGPLv2+
URL: http://www.acoustid.org/chromaprint
Source: https://github.com/acoustid/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz
BuildRequires: cmake
BuildRequires: fftw-devel >= 3
@ -22,6 +22,7 @@ found in the main header file.
%package -n libchromaprint
Summary: Library implementing the AcoustID fingerprinting
Group: System Environment/Libraries
License: GPLv2+
Obsoletes: python-chromaprint < 0.6-3
%description -n libchromaprint
@ -45,8 +46,8 @@ applications which will use %{name}.
%prep
%setup -q
# examples require ffmpeg, so turn off examples
%{cmake} -DBUILD_EXAMPLES=off -DBUILD_TESTS=off
# examples and cli tools equire ffmpeg, so turn off; test depend of external artifact so turn off.
%{cmake} -DBUILD_EXAMPLES=OFF -DBUILD_TESTS=OFF -DCMAKE_BUILD_TYPE=Release -DBUILD_TOOLS=OFF
%build
@ -63,7 +64,9 @@ rm -f %{buildroot}%{_libdir}/lib*.la
%postun -n libchromaprint -p /sbin/ldconfig
%files -n libchromaprint
%doc COPYING.txt NEWS.txt README.md
%doc NEWS.txt README.md
%license LICENSE.md
%{_libdir}/lib*.so.*
%files -n libchromaprint-devel
@ -72,6 +75,12 @@ rm -f %{buildroot}%{_libdir}/lib*.la
%{_libdir}/pkgconfig/*.pc
%changelog
* Thu Jan 04 2018 smael Olea <ismael@olea.org> - 1.4.2
- upstream URL changed to github
- updating to 1.4.2
- renamed COPYING.txt LICENSE.md
- binary licenses should be GPLv2+ because linking with fftw
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild

View File

@ -1 +1 @@
748da044a8f0ee5f31edec8b67045b3e chromaprint-1.2.tar.gz
SHA512 (chromaprint-1.4.2.tar.gz) = 69449adf1c95c1395a5545d36877afe95b409d045357cc675e9ac58aee2955b3a9a245f37805192804a9b7fddc792b9e9289bf6448fa3393131048d28e06d7e2