os-prober 1.77-6 (aarch64;i686;znver1;armv7hnl;x86_64) 2020-11651
0

Status rejected
Submitter benbullard79 [@T] cox.net
Platform 4.1
Repository main
URL https://abf.openmandriva.org/build_lists/761056
Packages
os-prober-1.77-6.aarch64.binary
os-prober-1.77-6.aarch64.source
os-prober-1.77-6.i686.binary
os-prober-1.77-6.i686.source
os-prober-1.77-6.znver1.binary
os-prober-1.77-6.znver1.source
os-prober-1.77-6.armv7hnl.binary
os-prober-1.77-6.armv7hnl.source
os-prober-1.77-6.x86_64.source
os-prober-1.77-6.x86_64.binary
Build Date 2020-04-22 12:40:07 +0000 UTC
Last Updated 2020-05-02 19:37:54.178579215 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary 4fb2c9b62cab5ae8c99f8d728b3e9c991659ecae

commit 4fb2c9b62cab5ae8c99f8d728b3e9c991659ecae
Author:     Colin Close <itchka@compuserve.com>
AuthorDate: Wed Apr 22 09:07:49 2020 +0100
Commit:     Colin Close <itchka@compuserve.com>
CommitDate: Wed Apr 22 09:07:49 2020 +0100

    Fix wrong path in patch
---
 os-prober-linux-distro-avoid-expensive-ld-file-test.patch | 2 +-
 os-prober.spec                                            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/os-prober-linux-distro-avoid-expensive-ld-file-test.patch b/os-prober-linux-distro-avoid-expensive-ld-file-test.patch
index 13f469f..487a641 100644
--- a/os-prober-linux-distro-avoid-expensive-ld-file-test.patch
+++ b/os-prober-linux-distro-avoid-expensive-ld-file-test.patch
@@ -152,7 +152,7 @@ diff -Naur os-prober-1.71/os-prober os-prober-1.71.tpg/os-prober
 +# mandrake-release, so check their files first.
 +elif [ -e "$dir/etc/openmandriva-release" ]; then
 +	short="OpenMandriva Lx"
-+	long="$(cat "$dir/etc/mageia-release")"
++	long="$(cat "$dir/etc/openmandriva-release")"
 +elif [ -e "$dir/etc/mageia-release" ]; then
 +	short="Mageia"
 +	long="$(cat "$dir/etc/mageia-release")"
diff --git a/os-prober.spec b/os-prober.spec
index 021511b..a8601ae 100644
--- a/os-prober.spec
+++ b/os-prober.spec
@@ -7,7 +7,7 @@
 Summary:	Probes disks on the system for installed operating systems
 Name:		os-prober
 Version:	1.77
-Release:	5
+Release:	6
 Group:		System/Configuration/Boot and Init
 License:	GPLv2+
 Url:		http://kitenet.net/~joey/code/os-prober/
Not Available

benbullard79 [@T] cox.netNo Comment.1446d 12hrs