[dvd95] spec file clean up
by Leigh Scott
commit 2c62467a0be4e36e1d74589ace95c09257e5497a
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Aug 2 00:32:28 2024 +0100
spec file clean up
dvd95.spec | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/dvd95.spec b/dvd95.spec
index 4d79065..1c7fd93 100644
--- a/dvd95.spec
+++ b/dvd95.spec
@@ -2,16 +2,17 @@ Summary: Graphical dvd9 to dvd5 converter
Name: dvd95
Version: 1.7p0
Release: 18%{?dist}
-License: GPL+
-Group: Applications/Archiving
+License: GPL-2.0-or-later
URL: http://dvd95.sourceforge.net/
Source: https://sourceforge.net/code-snapshots/git/d/dv/dvd95/code.git/dvd95-code...
Patch0: dvd95-1.6p0-desktop.patch
Patch1: dvd95-hardening.patch
Patch2: dvd95-format-security.patch
+
Requires: mplayer
Requires: mencoder
Requires: ffmpeg
+
BuildRequires: libdvdread-devel >= 0.9.7
BuildRequires: libgnomeui-devel
BuildRequires: libmpeg2-devel
@@ -40,19 +41,19 @@ DVD95 support two copy modes :
%prep
%setup -q -n dvd95-code-01dd592f7a8352d61fd5d8faa75463ebfd954980
-%patch0 -p1 -b .desktop
-%patch1 -p1 -b .hardening
-%patch2 -p1 -b .format-security
-autoreconf -i
+%patch -P0 -p1 -b .desktop
+%patch -P1 -p1 -b .hardening
+%patch -P2 -p1 -b .format-security
+autoreconf -i
%build
%configure
-%{__make} %{?_smp_mflags}
+%make_build
%install
-%{__make} install DESTDIR="%{buildroot}" prefix="%{_prefix}"
+%make_install
%find_lang %{name}
3 months, 3 weeks
[mesa-freeworld/f40] Update to 24.1.5
by Thorsten Leemhuis
commit b355c4407a7037129f09802d911e9d2115868797
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Thu Aug 1 21:00:57 2024 +0200
Update to 24.1.5
Drop upstreamed patch
Signed-off-by: Thorsten Leemhuis <linux(a)leemhuis.info>
.gitignore | 1 +
mesa-freeworld.spec | 14 +--
revert-6746d4df-to-fix-av1-slice_data_offset.patch | 106 ---------------------
sources | 2 +-
4 files changed, 9 insertions(+), 114 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b621d09..9df343a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,4 @@
/mesa-24.1.1.tar.xz
/mesa-24.1.2.tar.xz
/mesa-24.1.4.tar.xz
+/mesa-24.1.5.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 2e69a22..4ecc629 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -69,9 +69,9 @@ algorithms and decoding only VC1 algorithm.
Name: %{srcname}-freeworld
Summary: Mesa graphics libraries
-%global ver 24.1.4
+%global ver 24.1.5
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
-Release: 2%{?dist}
+Release: 1%{?dist}
License: MIT AND BSD-3-Clause AND SGI-B-2.0
URL: http://www.mesa3d.org
@@ -83,10 +83,6 @@ Source1: Mesa-MLAA-License-Clarification-Email.txt
Source2: org.mesa3d.vaapi.freeworld.metainfo.xml
Source3: org.mesa3d.vdpau.freeworld.metainfo.xml
-# https://bugzilla.rpmfusion.org/show_bug.cgi?id=7007
-# https://gitlab.freedesktop.org/mesa/mesa/-/issues/11533
-Patch99: revert-6746d4df-to-fix-av1-slice_data_offset.patch
-
BuildRequires: meson >= 1.3.0
BuildRequires: gcc
BuildRequires: gcc-c++
@@ -345,12 +341,16 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%endif
%changelog
+* Thu Aug 1 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.1.5-1
+- Update to 24.1.5
+- Drop upstreamed patch
+
* Fri Jul 19 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.1.4-2
- add revert-6746d4df-to-fix-av1-slice_data_offset.patch
* Thu Jul 18 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.1.4-1
- Update to 24.1.4
-- Drop upstreamed patched
+- Drop upstreamed patch
* Mon Jul 01 2024 Leigh Scott <leigh123linux(a)gmail.com> - 24.1.2-2
- Fix mutter crash when calling eglQueryDmaBufModifiersEXT
diff --git a/sources b/sources
index 3b7d894..912fd04 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-24.1.4.tar.xz) = 0293f1493685888e5d2f0e616645c937e5a9c348fcb654b050b7c42bfdade1518c508920e456cf8be0033dceab4570a916db87dbb454174e425d91e9c05d0748
+SHA512 (mesa-24.1.5.tar.xz) = 5916cc38c4a17161b012310c473077177887c5fff1bc5cb1f6efdf5da44878c18c99fe0c62318d897798cd4edb0f7206a989198ba085c2d402d49cdd0ee25288
3 months, 3 weeks
[firebird-emu] - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
by Sérgio M. Basto
commit 58b9aa6aee40e62d1ae4fd0df4348197f3eea0ae
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Aug 1 19:57:45 2024 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
firebird-emu.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/firebird-emu.spec b/firebird-emu.spec
index c8a1ffe..c716622 100644
--- a/firebird-emu.spec
+++ b/firebird-emu.spec
@@ -3,7 +3,7 @@
Name: firebird-emu
Version: 1.6
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Third-party emulator for ARM-based TI calculators
License: GPLv3 and Public Domain
@@ -69,6 +69,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.firebird-emus.fi
%{_datadir}/icons/hicolor/*/apps/org.firebird-emus.firebird-emu.png
%changelog
+* Thu Aug 01 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 1.6-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
* Sat Feb 03 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 1.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
3 months, 3 weeks
[ffmulticonverter] - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
by Sérgio M. Basto
commit e582f2892f4a52303f9e7b0ac9cb09a6fa33d675
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Aug 1 19:57:07 2024 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
ffmulticonverter.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmulticonverter.spec b/ffmulticonverter.spec
index dcaaebf..0616833 100644
--- a/ffmulticonverter.spec
+++ b/ffmulticonverter.spec
@@ -1,6 +1,6 @@
Name: ffmulticonverter
Version: 1.8.0
-Release: 26%{?dist}
+Release: 27%{?dist}
Summary: GUI File Format Converter
License: GPLv3+
@@ -59,6 +59,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%{_mandir}/man1/%{name}.1.*
%changelog
+* Thu Aug 01 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 1.8.0-27
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
* Thu Jun 13 2024 Leigh Scott <leigh123linux(a)gmail.com> - 1.8.0-26
- Rebuilt for Python 3.13
3 months, 3 weeks
[ffmpeg] - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
by Sérgio M. Basto
commit ddbf13f8e19e583cb65e0b0a2405ed5c03136041
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Aug 1 19:54:42 2024 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
ffmpeg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 082ac64..b95b15f 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -98,7 +98,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 7.0.1
-Release: 2%{?dist}
+Release: 3%{?dist}
License: %{ffmpeg_license}
URL: https://ffmpeg.org/
%if 0%{?date}
@@ -533,6 +533,9 @@ cp -pa %{buildroot}%{_libdir}/libavcodec.so.* \
%changelog
+* Thu Aug 01 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 7.0.1-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
* Fri May 31 2024 Robert-André Mauchin <zebob.m(a)gmail.com> - 7.0.1-2
- Rebuild for svt-av1 2.1.0
3 months, 3 weeks
[fceux] - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
by Sérgio M. Basto
commit 0f842a9e6bf5cae27f3ea85e7a1302059b7689a6
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Aug 1 19:53:04 2024 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
fceux.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/fceux.spec b/fceux.spec
index 1a52647..8edcbe5 100644
--- a/fceux.spec
+++ b/fceux.spec
@@ -3,7 +3,7 @@
Name: fceux
Version: 2.6.6
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: A cross platform, NTSC and PAL Famicom/NES emulator
License: GPLv2+
@@ -117,6 +117,9 @@ desktop-file-validate \
%changelog
+* Thu Aug 01 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 2.6.6-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
* Sat Apr 06 2024 Leigh Scott <leigh123linux(a)gmail.com> - 2.6.6-4
- Rebuild for new x265 version
3 months, 3 weeks
[dvdstyler] - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
by Sérgio M. Basto
commit 4fcc1937fefc07f5e0aea85b6764e57b5236a0dd
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Aug 1 19:51:50 2024 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
dvdstyler.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/dvdstyler.spec b/dvdstyler.spec
index fb9b29d..3c5c039 100644
--- a/dvdstyler.spec
+++ b/dvdstyler.spec
@@ -14,9 +14,9 @@ Name: dvdstyler
Epoch: 2
Version: 3.3
%if 0%{?usesnapshot}
-Release: 0.5%{?prerel_real}%{?snapshottag}%{?dist}
+Release: 0.6%{?prerel_real}%{?snapshottag}%{?dist}
%else
-Release: 0.4%{?prerel_real}%{?dist}
+Release: 0.5%{?prerel_real}%{?dist}
%endif
Summary: Cross-platform DVD authoring application
License: GPLv2+
@@ -135,6 +135,9 @@ desktop-file-install \
%{_metainfodir}/%{name}.appdata.xml
%changelog
+* Thu Aug 01 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 2:3.3-0.6.beta3.git26bf059
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
* Sat Feb 03 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 2:3.3-0.5.beta3.git26bf059
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
3 months, 3 weeks