[ipu6-camera-bins] - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
by Sérgio M. Basto
commit 4197c6d6f5b9e0cd9be98deffd2fc3110b994dac
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Aug 3 00:25:46 2024 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
ipu6-camera-bins.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ipu6-camera-bins.spec b/ipu6-camera-bins.spec
index 23afd88..972acb1 100644
--- a/ipu6-camera-bins.spec
+++ b/ipu6-camera-bins.spec
@@ -7,7 +7,7 @@
Name: ipu6-camera-bins
Summary: Binary library for Intel IPU6
Version: 0.0
-Release: 13.%{commitdate}git%{shortcommit}%{?dist}
+Release: 14.%{commitdate}git%{shortcommit}%{?dist}
License: Proprietary
URL: https://github.com/intel/ipu6-camera-bins
@@ -99,6 +99,9 @@ done
%changelog
+* Fri Aug 02 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0.0-14.20240507git987b09a
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
* Mon Jul 1 2024 Hans de Goede <hdegoede(a)redhat.com> - 0.0-13.20240507git987b09a
- Add Requires: gstreamer1-plugins-icamerasrc back
3 months, 3 weeks
[osmose] Fix error: %patchN is obsolete
by Sérgio M. Basto
commit 17cd2f4b29472faece2e3290b88eb7eb20e21670
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Aug 3 00:23:20 2024 +0100
Fix error: %patchN is obsolete
osmose.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/osmose.spec b/osmose.spec
index 8266629..ff0da60 100644
--- a/osmose.spec
+++ b/osmose.spec
@@ -38,8 +38,8 @@ setup process, and supports ROM archives in the SMS and GG formats.
%prep
%setup -q -n %{pkgname}-%{pkgversion}-QT
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
# Fix end-of-line encoding
sed -i 's/\r//' *.{cpp,h} cpu/*.{cpp,h}
3 months, 3 weeks
[intel-ipu6-kmod] - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
by Sérgio M. Basto
commit 08e40508cef99bdfda75e9611855ac239e68a8a4
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Aug 3 00:22:50 2024 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
intel-ipu6-kmod.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/intel-ipu6-kmod.spec b/intel-ipu6-kmod.spec
index 2842736..858062d 100644
--- a/intel-ipu6-kmod.spec
+++ b/intel-ipu6-kmod.spec
@@ -16,7 +16,7 @@
Name: %{prjname}-kmod
Summary: Kernel module (kmod) for %{prjname}
Version: 0.0
-Release: 14.%{ipu6_commitdate}git%{ipu6_shortcommit}%{?dist}
+Release: 15.%{ipu6_commitdate}git%{ipu6_shortcommit}%{?dist}
License: GPLv2+
URL: https://github.com/intel/ipu6-drivers
@@ -91,6 +91,9 @@ done
%changelog
+* Fri Aug 02 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0.0-15.20240624gitaecec2a
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
* Thu Jun 27 2024 Hans de Goede <hdegoede(a)redhat.com> - 0.0-14.20240624gitaecec2a
- Updated ipu6-driver to commit aecec2aaef069fea56aa921cf5d7e449bb7a0b82
- Adjust which modules are build to not conflict with upstreamed ivsc,
3 months, 3 weeks
[faac] Fix patch error
by Leigh Scott
commit b23eab8649df988aa0132308f75d1d9614db2cca
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Aug 2 23:56:02 2024 +0100
Fix patch error
faac.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/faac.spec b/faac.spec
index 38bbb61..e8c954b 100644
--- a/faac.spec
+++ b/faac.spec
@@ -33,7 +33,7 @@ This package contains development files and documentation for libfaac.
%prep
%setup -q -n %{name}-%{_version}
-%patch0 -p1 -b .drm
+%patch -P0 -p1 -b .drm
./bootstrap
#fix encoding
/usr/bin/iconv -f iso8859-1 -t utf-8 AUTHORS > AUTHORS.conv && touch -r AUTHORS AUTHORS.conv && /bin/mv -f AUTHORS.conv AUTHORS
3 months, 3 weeks
[moc] Fix error: %patchN is obsolete
by Sérgio M. Basto
commit d368ca34efcecb023943e317e514e37725e47ead
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Aug 2 23:47:58 2024 +0100
Fix error: %patchN is obsolete
moc.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/moc.spec b/moc.spec
index 6b02ac9..cd9ad11 100644
--- a/moc.spec
+++ b/moc.spec
@@ -83,11 +83,11 @@ files in this directory beginning from the chosen file.
%prep
%autosetup -N -n trunk
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%if %{without oldffmpeg}
-%patch2 -p1
-%patch3 -p1
+%patch -P2 -p1
+%patch -P3 -p1
%endif
%build
3 months, 3 weeks
[gstreamer1-plugins-icamerasrc] - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
by Sérgio M. Basto
commit d3bca77f985037f4c02998a1969bb2d764468784
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Aug 2 23:40:56 2024 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
gstreamer1-plugins-icamerasrc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer1-plugins-icamerasrc.spec b/gstreamer1-plugins-icamerasrc.spec
index 333e043..77fda61 100644
--- a/gstreamer1-plugins-icamerasrc.spec
+++ b/gstreamer1-plugins-icamerasrc.spec
@@ -10,7 +10,7 @@
Name: gstreamer1-plugins-icamerasrc
Summary: GStreamer 1.0 Intel IPU6 camera plug-in
Version: 0.0
-Release: 10.%{commitdate}git%{shortcommit}%{?dist}
+Release: 11.%{commitdate}git%{shortcommit}%{?dist}
License: LGPLv2
URL: https://github.com/intel/icamerasrc/tree/icamerasrc_slim_api
@@ -69,6 +69,9 @@ export STRIP_VIRTUAL_CHANNEL_CAMHAL=ON
%{_libdir}/pkgconfig/*
%changelog
+* Fri Aug 02 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0.0-11.20240606git1baecb1
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
* Mon Jun 24 2024 Hans de Goede <hdegoede(a)redhat.com> - 0.0-10.20240606git1baecb1
- Update to commit 1baecb1a466ad610042e437d963cb38a4cfcf592
- Switch to using hal-adaptor to dispatch between different libcamhal builds
3 months, 3 weeks