[pdflib-lite] Fix error: %patchN is obsolete
by Sérgio M. Basto
commit 7c981d4160b61a270853d05d7211dafa3247770b
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Aug 3 03:47:13 2024 +0100
Fix error: %patchN is obsolete
pdflib-lite.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pdflib-lite.spec b/pdflib-lite.spec
index 80ad8b7..291f3d5 100644
--- a/pdflib-lite.spec
+++ b/pdflib-lite.spec
@@ -77,8 +77,8 @@ that will use the PDFlib library.
%prep
%setup -q -n PDFlib-Lite-%{version}
-%patch0 -p0 -b .gcc43
-%patch1 -b .format-security
+%patch -P0 -p0 -b .gcc43
+%patch -P1 -b .format-security
sed -i -e 's,^PYTHONLIBDIR.*,PYTHONLIBDIR = %{python2_sitearch},' \
-e 's,^PERLLIBDIR.*,PERLLIBDIR = %{perl_vendorarch},' \
3 months, 3 weeks
[r5u87x-firmware] Fix error: %patchN is obsolete
by Sérgio M. Basto
commit ee27993398f8bea9b0252a4234ebc32275faae13
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Aug 3 03:48:53 2024 +0100
Fix error: %patchN is obsolete
r5u87x-firmware.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/r5u87x-firmware.spec b/r5u87x-firmware.spec
index 6a572ab..0c6787f 100644
--- a/r5u87x-firmware.spec
+++ b/r5u87x-firmware.spec
@@ -30,7 +30,7 @@ rules to load the firmware.
%prep
%setup -q -n r5u87x
-%patch0 -p1 -z .firmware_path
+%patch -P0 -p1 -z .firmware_path
chmod 644 README COPYING
chmod 644 docs/*.txt
3 months, 3 weeks
[r5u87x-firmware] - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
by Sérgio M. Basto
commit 7f64eeede0abd98e1f0f6c00986be02cc49ce8cc
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Aug 3 03:27:44 2024 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
r5u87x-firmware.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/r5u87x-firmware.spec b/r5u87x-firmware.spec
index a66d82b..6a572ab 100644
--- a/r5u87x-firmware.spec
+++ b/r5u87x-firmware.spec
@@ -3,7 +3,7 @@
Name: r5u87x-firmware
# This is a snapshot of 0.2.0 + some fixes
Version: 0.2.0
-Release: 21.%{snapshot}%{?dist}
+Release: 22.%{snapshot}%{?dist}
Summary: R5U87x firmware and loader
Group: System Environment/Kernel
# Source is GPL, firmware files are distributable
@@ -54,6 +54,9 @@ make install DESTDIR=$RPM_BUILD_ROOT PREFIX=
%changelog
+* Sat Aug 03 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0.2.0-22.a9b2171d762b
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
* Sun Feb 04 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0.2.0-21.a9b2171d762b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
3 months, 3 weeks
[pyskool] - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
by Sérgio M. Basto
commit d1e3e302062967774c310a8be358f94034178608
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Aug 3 03:26:38 2024 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
pyskool.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/pyskool.spec b/pyskool.spec
index 5b67d25..c57dcc7 100644
--- a/pyskool.spec
+++ b/pyskool.spec
@@ -1,6 +1,6 @@
Name: pyskool
Version: 1.2.1
-Release: 18%{?dist}
+Release: 19%{?dist}
Summary: Remakes of Skool Daze and Back to Skool
# Proprietary graphics from the original game are used
@@ -92,6 +92,9 @@ install -p -m0644 man/man6/* %{buildroot}%{_mandir}/man6/
%changelog
+* Sat Aug 03 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 1.2.1-19
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
* Thu Jun 13 2024 Leigh Scott <leigh123linux(a)gmail.com> - 1.2.1-18
- Rebuilt for Python 3.13
3 months, 3 weeks