[ffmpegthumbnailer] Improve compatibility with new CMake macro
by Leigh Scott
commit 5da8cbf50b80edc1ecf02a34549a6351f8e635b5
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Jul 23 16:29:06 2020 +0100
Improve compatibility with new CMake macro
ffmpegthumbnailer.spec | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/ffmpegthumbnailer.spec b/ffmpegthumbnailer.spec
index 81eb0d4..d25047b 100644
--- a/ffmpegthumbnailer.spec
+++ b/ffmpegthumbnailer.spec
@@ -1,6 +1,8 @@
+%undefine __cmake_in_source_build
+
Name: ffmpegthumbnailer
Version: 2.2.2
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Lightweight video thumbnailer that can be used by file managers
License: GPLv2+
@@ -36,11 +38,11 @@ chmod -x README INSTALL COPYING AUTHORS
%build
%cmake3 -DENABLE_GIO=ON -DENABLE_THUMBNAILER=ON .
-%make_build
+%cmake3_build
%install
-%make_install
+%cmake3_install
#chrpath --delete $RPM_BUILD_ROOT%%{_bindir}/ffmpegthumbnailer
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
@@ -63,6 +65,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
+* Thu Jul 23 2020 Leigh Scott <leigh123linux(a)gmail.com> - 2.2.2-5
+- Improve compatibility with new CMake macro
+
* Sat Feb 22 2020 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 2.2.2-4
- Rebuild for ffmpeg-4.3 git
4 years, 5 months
[vdr-markad/f31] Update to 2.3.4
by Martin Gansser
Summary of changes:
9f0eb38... Update to 2.3.4 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 6 months
[vdr-markad/f32] Update to 2.3.4
by Martin Gansser
Summary of changes:
9f0eb38... Update to 2.3.4 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 6 months
[vdr-markad] Update to 2.3.4
by Martin Gansser
commit 9f0eb38d7849198aa73f70ede194e488a9118270
Author: Martin Gansser <mgansser(a)online.de>
Date: Wed Jul 22 15:30:23 2020 +0200
Update to 2.3.4
.gitignore | 1 +
sources | 2 +-
vdr-markad.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 65d8bf6..176c39d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ vdr-plugin-markad-74e2a8c5382fa8bfacd12274899112724a1e0d51.tar.bz2
/vdr-markad-2.0.4.tar.gz
/vdr-markad-2.1.0.tar.gz
/vdr-markad-2.3.3.tar.gz
+/vdr-markad-2.3.4.tar.gz
diff --git a/sources b/sources
index 0aa80e9..aca4cc6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-markad-2.3.3.tar.gz) = bd1cc8dfe1467d1ec033ace6cade4536b1aa637ab49063ad0d44ed55a5ab0d1206644aac7011216204efdbc088c53b1b9fd918d5f4689f1da17c88bce62a5afb
+SHA512 (vdr-markad-2.3.4.tar.gz) = 614d8101bb68be28cca7733ffbfa2ebfb3a5ea037992c4c1e7291ceee8c2d31537ff4b7e0e204d3a97834dbe76ce5f61b10e842aae7a87d2f0d4bef2b298e64d
diff --git a/vdr-markad.spec b/vdr-markad.spec
index bef2d4b..22ebbc3 100644
--- a/vdr-markad.spec
+++ b/vdr-markad.spec
@@ -1,5 +1,5 @@
Name: vdr-markad
-Version: 2.3.3
+Version: 2.3.4
Release: 1%{?dist}
Summary: Advanced commercial detection for VDR
License: GPLv2+
@@ -50,6 +50,9 @@ fi
%{vdr_vardir}/markad/
%changelog
+* Wed Jul 22 2020 Martin Gansser <martinkg(a)fedoraproject.org> - 2.3.4-1
+- Update to 2.3.4
+
* Tue Jul 14 2020 Martin Gansser <martinkg(a)fedoraproject.org> - 2.3.3-1
- Update to 2.3.3
4 years, 6 months
[kaffeine] Improve compatibility with new CMake macro
by Leigh Scott
commit 3af07fcd94c5811d786973f1c35d1fe453f2d4f9
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Jul 21 09:52:28 2020 +0100
Improve compatibility with new CMake macro
kaffeine.spec | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/kaffeine.spec b/kaffeine.spec
index 4f8b04d..c3fbcfd 100644
--- a/kaffeine.spec
+++ b/kaffeine.spec
@@ -1,6 +1,8 @@
+%undefine __cmake_in_source_build
+
Name: kaffeine
Version: 2.0.18
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPLv2+
Summary: KDE media player
@@ -48,16 +50,12 @@ Kaffeine is a KDE Frameworks media player.
%autosetup -p1
%build
-mkdir -p %{_target_platform}
-pushd %{_target_platform}
-%{cmake_kf5} -GNinja ..
-popd
-
-%ninja_build -C %{_target_platform}
+%{cmake_kf5} -GNinja
+%{cmake3_build}
%install
-%ninja_install -C %{_target_platform}
+%{cmake3_install}
%find_lang %{name} --with-qt --with-man --all-name
@@ -80,6 +78,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_kf5_metainfodir}/org.kde.k
%{_kf5_mandir}/man1/kaffeine.1.*
%changelog
+* Tue Jul 21 2020 Leigh Scott <leigh123linux(a)gmail.com> - 2.0.18-3
+- Improve compatibility with new CMake macro
+
* Tue Feb 04 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.0.18-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
4 years, 6 months
[lpf-flash-plugin] Update to 32.0.0.403
by Leigh Scott
commit 3b0d593e09f48650b28f627eb2342519f3ec83e5
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Jul 21 09:29:39 2020 +0100
Update to 32.0.0.403
flash-plugin.spec.in | 5 ++++-
lpf-flash-plugin.spec | 5 ++++-
2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/flash-plugin.spec.in b/flash-plugin.spec.in
index 9cf5a7c..631d255 100644
--- a/flash-plugin.spec.in
+++ b/flash-plugin.spec.in
@@ -2,7 +2,7 @@
%global __strip /bin/true
Name: flash-plugin
-Version: 32.0.0.387
+Version: 32.0.0.403
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player
@@ -63,6 +63,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/flash-player-properti
%{_datadir}/icons/hicolor/*/apps/flash-player-properties.png
%changelog
+* Tue Jul 21 08:29:25 GMT 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1:32.0.0.403-1
+- Update to 32.0.0.403
+
* Thu Jun 11 2020 Sérgio Basto <sergio(a)serjux.com> - 1:32.0.0.387-1
- Update to 32.0.0.387
diff --git a/lpf-flash-plugin.spec b/lpf-flash-plugin.spec
index 21e85e8..e79cdef 100644
--- a/lpf-flash-plugin.spec
+++ b/lpf-flash-plugin.spec
@@ -5,7 +5,7 @@
%define target_pkg %(t=%{name}; echo ${t#lpf-})
Name: lpf-flash-plugin
-Version: 32.0.0.387
+Version: 32.0.0.403
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player package bootstrap
@@ -67,6 +67,9 @@ fi
%changelog
+* Tue Jul 21 08:29:25 GMT 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1:32.0.0.403-1
+- Update to 32.0.0.403
+
* Thu Jun 11 2020 Sérgio Basto <sergio(a)serjux.com> - 1:32.0.0.387-1
- Update to 32.0.0.387
4 years, 6 months