update version to keep same with master branch
(cherry picked from commit c6d0192af5caba7c50d3a0e11299d4c63fdf3b9c)
This commit is contained in:
parent
9a95bdc317
commit
77d4f0cdfd
@ -1,8 +1,8 @@
|
|||||||
Name: e2fsprogs
|
Name: e2fsprogs
|
||||||
Version: 1.45.6
|
Version: 1.45.6
|
||||||
Release: 2
|
Release: 4
|
||||||
Summary: Second extended file system management tools
|
Summary: Second extended file system management tools
|
||||||
License: GPLv2 and LGPLv2 and MIT
|
License: GPLv2 and LGPLv2 and GPLv2+
|
||||||
URL: http://e2fsprogs.sourceforge.net/
|
URL: http://e2fsprogs.sourceforge.net/
|
||||||
Source0: https://www.kernel.org/pub/linux/kernel/people/tytso/%{name}/v%{version}/%{name}-%{version}.tar.xz
|
Source0: https://www.kernel.org/pub/linux/kernel/people/tytso/%{name}/v%{version}/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
@ -11,7 +11,7 @@ Patch2: 0002-e2fsck-fix-off-by-one-check-when-validating-depth-of.patch
|
|||||||
Patch3: 0003-mke2fs-fix-up-check-for-hardlinks-always-false-if-in.patch
|
Patch3: 0003-mke2fs-fix-up-check-for-hardlinks-always-false-if-in.patch
|
||||||
Patch4: 0004-add-device-check-in-ismount-process.patch
|
Patch4: 0004-add-device-check-in-ismount-process.patch
|
||||||
|
|
||||||
BuildRequires: gcc git pkgconfig texinfo
|
BuildRequires: gcc pkgconfig texinfo
|
||||||
BuildRequires: fuse-devel libblkid-devel libuuid-devel
|
BuildRequires: fuse-devel libblkid-devel libuuid-devel
|
||||||
Recommends: %{name}-help = %{version}-%{release}
|
Recommends: %{name}-help = %{version}-%{release}
|
||||||
|
|
||||||
@ -55,7 +55,7 @@ BuildArch: noarch
|
|||||||
This packages includes man files for e2fsprogs.
|
This packages includes man files for e2fsprogs.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version} -p1 -Sgit
|
%autosetup -n %{name}-%{version} -p1
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -130,6 +130,9 @@ exit 0
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 05 2021 wuguanghao<wuguanghao3@huawei.com> - 1.45.6-4
|
||||||
|
- DESC: delete -Sgit from %autosetup, and delete BuildRequire git
|
||||||
|
|
||||||
* Wed Dec 16 2020 yanglongkang <yanglongkang@huawei.com> - 1.45.6-2
|
* Wed Dec 16 2020 yanglongkang <yanglongkang@huawei.com> - 1.45.6-2
|
||||||
- backport upstream patches-epoch2 to fix some problems
|
- backport upstream patches-epoch2 to fix some problems
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user