Accepting request 639400 from home:Andreas_Schwab:Factory
- sysmacros.patch: include <sys/sysmacros.h> for major/minor OBS-URL: https://build.opensuse.org/request/show/639400 OBS-URL: https://build.opensuse.org/package/show/system:install:head/syslinux?expand=0&rev=95
This commit is contained in:
@@ -30,7 +30,7 @@ BuildRequires: xz
|
||||
Url: http://www.syslinux.org/wiki/index.php/The_Syslinux_Project
|
||||
Suggests: mtools
|
||||
Summary: Boot Loader for Linux
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/Boot
|
||||
Version: 4.04
|
||||
Release: 0
|
||||
@@ -59,6 +59,7 @@ Patch18: %{name}-%{version}-align.diff
|
||||
# PATCH-FIX-UPSTREAM -- make package build reproducible
|
||||
Patch19: syslinux-4.04-reproducible.patch
|
||||
Patch20: %{name}-%{version}-python3.diff
|
||||
Patch21: sysmacros.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -95,6 +96,7 @@ Authors:
|
||||
%patch18
|
||||
%patch19 -p1
|
||||
%patch20 -p0
|
||||
%patch21 -p1
|
||||
|
||||
%build
|
||||
cp %{SOURCE2} .
|
||||
|
Reference in New Issue
Block a user