[chromaprint-tools] Update to 1.4.3
by Leigh Scott
commit 5cc8ab3c71d718b8fbe4d87c305fa1d787e801e6
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Oct 30 09:26:50 2018 +0000
Update to 1.4.3
.gitignore | 1 +
chromaprint-tools.spec | 24 +++++++++++++++---------
sources | 2 +-
3 files changed, 17 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 250bd27..98d3648 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
chromaprint-1.1.tar.gz
chromaprint-1.2.tar.gz
/chromaprint-1.4.2.tar.gz
+/chromaprint-1.4.3.tar.gz
diff --git a/chromaprint-tools.spec b/chromaprint-tools.spec
index 16124a2..e484c80 100644
--- a/chromaprint-tools.spec
+++ b/chromaprint-tools.spec
@@ -1,13 +1,13 @@
Name: chromaprint-tools
-Version: 1.4.2
-Release: 5%{?dist}
+Version: 1.4.3
+Release: 1%{?dist}
Summary: Chromaprint audio fingerprinting tools
-Group: Applications/Multimedia
License: GPLv2+
URL: http://www.acoustid.org/chromaprint
Source: https://github.com/acoustid/chromaprint/releases/download/v%{version}/chr...
-BuildRequires: cmake
+BuildRequires: cmake3
+BuildRequires: gcc-c++
BuildRequires: fftw-devel >= 3
# examples requires ffmpeg
@@ -27,15 +27,15 @@ featuring fpcalc an standalone AcoustID tool used by Picard.
License for binaries is GPLv2+ but source code is MIT + LGPLv2+
%prep
-%setup -q -n chromaprint-%{version}
+%setup -q -n chromaprint-v%{version}
%build
-%cmake -DBUILD_EXAMPLES=ON -DBUILD_TESTS=OFF -DCMAKE_BUILD_TYPE=Release -DBUILD_TOOLS=ON
-make %{?_smp_mflags}
+%cmake3 -DBUILD_EXAMPLES=ON -DBUILD_TESTS=OFF -DCMAKE_BUILD_TYPE=Release -DBUILD_TOOLS=ON
+%make_build
%install
-make install DESTDIR=%{buildroot}
+%make_install
# cleaning files managed in the chromaprint main package
rm -f %{buildroot}%{_includedir}/chromaprint.h
@@ -49,6 +49,12 @@ rm -f %{buildroot}%{_libdir}/lib*.so*
%{_bindir}/fpcalc
%changelog
+* Tue Oct 30 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.4.3-1
+- Update to 1.4.3
+- Remove Group tag
+- Use make macros
+- Add BuildRequires gcc-c++
+
* Thu Jul 26 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.4.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
@@ -141,7 +147,7 @@ rm -f %{buildroot}%{_libdir}/lib*.so*
- Rebuilt for x264/FFmpeg
* Sat Jan 14 2012 Ismael Olea <ismael(a)olea.org> - 0.6-3
-- using %cmake macro
+- using cmake macro
* Wed Jan 4 2012 Ismael Olea <ismael(a)olea.org> - 0.6-2
- minor spec cleaning
diff --git a/sources b/sources
index 804c14e..3c90b20 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-895c42ba6d769840a2e10e507ad9f14d chromaprint-1.4.2.tar.gz
+20014ca19974de9657d91d331d11f936 chromaprint-1.4.3.tar.gz
6 years
[traverso] Moved to fedora repo
by Leigh Scott
commit 1e82140bcf3b5a8e63af7d36ffb5c8bd125c9102
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Oct 30 08:47:33 2018 +0000
Moved to fedora repo
.gitignore | 2 -
dead.package | 1 +
gcc6-buildfix-01.patch | 34 -------
sources | 1 -
traverso-gcc49.patch | 12 ---
traverso-priority.patch | 20 -----
traverso.spec | 235 ------------------------------------------------
7 files changed, 1 insertion(+), 304 deletions(-)
---
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..38c2ee0
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Moved to fedora repo
6 years
[mock-rpmfusion-nonfree] F29 GA
by Sérgio M. Basto
commit 4b826637ac839d7e0788ad0647affdb67b2374b5
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Oct 29 13:26:07 2018 +0000
F29 GA
.gitignore | 1 +
mock-rpmfusion-nonfree.spec | 10 +++++++---
sources | 2 +-
3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 587e596..c58614c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ mock-rpmfusion-nonfree-23.0.tar.bz2
/mock-rpmfusion-nonfree-28.0.tar.bz2
/mock-rpmfusion-nonfree-28.1.tar.bz2
/mock-rpmfusion-nonfree-29.0.tar.bz2
+/mock-rpmfusion-nonfree-29.1.tar.bz2
diff --git a/mock-rpmfusion-nonfree.spec b/mock-rpmfusion-nonfree.spec
index 298c27a..46b7f73 100644
--- a/mock-rpmfusion-nonfree.spec
+++ b/mock-rpmfusion-nonfree.spec
@@ -1,5 +1,5 @@
Name: mock-rpmfusion-nonfree
-Version: 29.0
+Version: 29.1
Release: 1%{?dist}
Summary: Mock config files for the RPM Fusion NonFree Repository
@@ -9,7 +9,7 @@ URL: https://rpmfusion.org/
Source0: https://github.com/rpmfusion-infra/mock-rpmfusion/releases/download/%{ver...
BuildArch: noarch
-Requires: mock-core-configs >= 29.0
+Requires: mock-core-configs >= 29.1
%description
Mock config files for the RPM Fusion NonFree Repository
@@ -34,10 +34,14 @@ install -pm 0644 etc/mock/*_nonfree.cfg %{buildroot}%{_sysconfdir}/mock
%changelog
-* Thu Aug 30 2018 Sérgio Basto <sergio(a)serjux.com> - 29.0-2
+* Mon Oct 29 2018 Sérgio Basto <sergio(a)serjux.com> - 29.1-1
+- F29 GA
+
+* Thu Aug 30 2018 Sérgio Basto <sergio(a)serjux.com> - 29.0-1
- Add F29 branch and drop F26
- Not include s390x configs (RPMFusion don't have it)
- Include README.txt to help on make these packages.
+- Requires: mock-core-configs >= @VERSION@ instead mock itself
* Sat Jun 02 2018 Sérgio Basto <sergio(a)serjux.com> - 28.1-2
- Fix changelog version
diff --git a/sources b/sources
index f2310f1..b07f5e5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e20165b075768f64b42d3a2620887d00 mock-rpmfusion-nonfree-29.0.tar.bz2
+9451a30f6b3b4550bbf3f83f2bb0c2f9 mock-rpmfusion-nonfree-29.1.tar.bz2
6 years
[mock-rpmfusion-free/el7] F29 GA
by Sérgio M. Basto
Summary of changes:
89c6b7a... F29 GA (*)
(*) This commit already existed in another branch; no separate mail sent
6 years