[openni-nite] Fix error: %patchN is obsolete
by Sérgio M. Basto
commit 927f628e5aa05afc30bf429a7df82bb49b126c2c
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Aug 3 03:01:39 2024 +0100
Fix error: %patchN is obsolete
openni-nite.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openni-nite.spec b/openni-nite.spec
index fc7e217..c4c1410 100644
--- a/openni-nite.spec
+++ b/openni-nite.spec
@@ -51,7 +51,7 @@ The %{name}-examples package contains sample programs for OpenNI Nite.
%define srcnum 1
%endif
%setup -q -c -n NITE-%{version} -T -a %{srcnum}
-%patch0 -p1 -b .fedora
+%patch -P0 -p1 -b .fedora
%build
3 months, 3 weeks
[gens] Fix error: %patchN is obsolete
by Sérgio M. Basto
commit 4f925546ee7fb6c4411ccfa4d691101c9f150e7a
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Aug 3 02:55:54 2024 +0100
Fix error: %patchN is obsolete
gens.spec | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/gens.spec b/gens.spec
index 5329e6b..804f11b 100644
--- a/gens.spec
+++ b/gens.spec
@@ -45,13 +45,13 @@ It was the fastest on win32, and is pretty fast on Linux.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p0
-%patch2 -p0
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p0
+%patch -P0 -p1
+%patch -P1 -p0
+%patch -P2 -p0
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p0
# Fix line encoding
sed -i 's/\r//' gens.txt
3 months, 3 weeks
[frogatto] Fix error: %patchN is obsolete
by Sérgio M. Basto
commit 53333ee9d25fe8898d1c777973af2696865bb6a5
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Aug 3 02:54:52 2024 +0100
Fix error: %patchN is obsolete
frogatto.spec | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/frogatto.spec b/frogatto.spec
index 9f6e9b7..069f227 100644
--- a/frogatto.spec
+++ b/frogatto.spec
@@ -70,14 +70,14 @@ in game, and work to unravel Big Bad Milgram's plot against the townsfolk!
%prep
%setup -qn %{name}-%{commit}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p0
-%patch6 -p1
-%patch7 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p0
+%patch -P6 -p1
+%patch -P7 -p1
# Fix locale file path
sed -i 's!"./locale/"!"%{_datadir}/locale/"!' src/i18n.cpp
3 months, 3 weeks
[dwarffortress] Fix error: %patchN is obsolete
by Sérgio M. Basto
commit 5d0d1ead02bec568b5c8bbb81d9732a4b1fdbf19
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Aug 3 02:45:37 2024 +0100
Fix error: %patchN is obsolete
dwarffortress.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dwarffortress.spec b/dwarffortress.spec
index 840ada2..0278af2 100644
--- a/dwarffortress.spec
+++ b/dwarffortress.spec
@@ -93,7 +93,7 @@ find -type f -exec chmod 644 {} +
dos2unix *.txt
cd dwarf_fortress_unfuck*
-%patch0 -p1
+%patch -P0 -p1
%build
cd df_linux/dwarf_fortress_unfuck*
3 months, 3 weeks
[doc] Fix error: %patchN is obsolete
by Sérgio M. Basto
commit 288224afcba096016ef8e64b98c898494f8f5f7e
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Aug 3 02:44:34 2024 +0100
Fix error: %patchN is obsolete
doc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/doc.spec b/doc.spec
index 5cfdb2b..c217c27 100644
--- a/doc.spec
+++ b/doc.spec
@@ -20,7 +20,7 @@ required parameter is the valid domain name of an existing domain.
%prep
%setup -q
-%patch1 -p1
+%patch -P1 -p1
sed -i "s|#set auxd=/users/brad/bin/doc-2.2.3/|set auxd=%{_libexecdir}/|g" doc
sed -i 's|set logdir="."|set logdir="~/.doclogs/"\nmkdir -p $logdir|' doc
3 months, 3 weeks
[nvidia-xconfig] - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
by Sérgio M. Basto
commit ccebb362c378eb8800711b6f6320e34a5e0d117b
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Aug 3 02:34:50 2024 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
nvidia-xconfig.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/nvidia-xconfig.spec b/nvidia-xconfig.spec
index a5d3373..c23727d 100644
--- a/nvidia-xconfig.spec
+++ b/nvidia-xconfig.spec
@@ -1,7 +1,7 @@
Name: nvidia-xconfig
Epoch: 3
Version: 560.28.03
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: NVIDIA X configuration file editor
License: GPLv2+
@@ -54,6 +54,9 @@ mkdir -p %{buildroot}%{_sbindir}
%changelog
+* Sat Aug 03 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 3:560.28.03-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
* Tue Jul 23 2024 Leigh Scott <leigh123linux(a)gmail.com> - 3:560.28.03-1
- Update to 560.28.03 beta
3 months, 3 weeks
[nvidia-settings-470xx] - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
by Sérgio M. Basto
commit 2e75683672f29e6c3395d1a7b30997a31e0a0e7e
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Aug 3 02:29:10 2024 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
nvidia-settings-470xx.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/nvidia-settings-470xx.spec b/nvidia-settings-470xx.spec
index 0bff390..2630d02 100644
--- a/nvidia-settings-470xx.spec
+++ b/nvidia-settings-470xx.spec
@@ -3,7 +3,7 @@
Name: %{appname}-470xx
Epoch: 3
Version: 470.256.02
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2+
Summary: Configure the NVIDIA 470xx series graphics driver
@@ -104,6 +104,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.metain
%{_mandir}/man1/%{appname}.1.*
%changelog
+* Sat Aug 03 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 3:470.256.02-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
* Thu Jun 06 2024 Sérgio Basto <sergio(a)serjux.com> - 3:470.256.02-1
- Update nvidia-settings-470xx to 470.256.02
3 months, 3 weeks