!3 Completing build dependencies to fix gcc compiler missing error
From: @hht8 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
8cbea6da7b
@ -1,12 +1,12 @@
|
|||||||
Name: reiserfs-utils
|
Name: reiserfs-utils
|
||||||
Version: 3.6.27
|
Version: 3.6.27
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Tools for creating, repairing, and debugging ReiserFS filesystems
|
Summary: Tools for creating, repairing, and debugging ReiserFS filesystems
|
||||||
URL: http://ftp.kernel.org/pub/linux/utils/fs/reiserfs/
|
URL: http://ftp.kernel.org/pub/linux/utils/fs/reiserfs/
|
||||||
Source0: https://www.kernel.org/pub/linux/kernel/people/jeffm/reiserfsprogs/%{version}/reiserfsprogs-%{version}.tar.xz
|
Source0: https://www.kernel.org/pub/linux/kernel/people/jeffm/reiserfsprogs/%{version}/reiserfsprogs-%{version}.tar.xz
|
||||||
Patch0001: parse_time_build_fix.patch
|
Patch0001: parse_time_build_fix.patch
|
||||||
License: GPLv2 with exceptions
|
License: GPLv2 with exceptions
|
||||||
BuildRequires: e2fsprogs-devel libuuid-devel libacl-devel
|
BuildRequires: e2fsprogs-devel libuuid-devel libacl-devel gcc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The reiserfs-utils package contains a number of utilities for creating, checking, modifying,
|
The reiserfs-utils package contains a number of utilities for creating, checking, modifying,
|
||||||
@ -53,7 +53,8 @@ install -m644 mkreiserfs/mkreiserfs.8 $RPM_BUILD_ROOT%{_mandir}/man8
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 3.6.27-3
|
||||||
|
- Completing build dependencies to fix gcc compiler missing error
|
||||||
|
|
||||||
* Mon Feb 24 2020 chenli <chenli147@huawei.com> - 3.6.27-2
|
* Mon Feb 24 2020 chenli <chenli147@huawei.com> - 3.6.27-2
|
||||||
- Init Package
|
- Init Package
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user