!4 jfsutils delete -Sgit from %autosetup
From: @chenyanpanHW Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
74f63b7ca6
@ -1,6 +1,6 @@
|
|||||||
Name: jfsutils
|
Name: jfsutils
|
||||||
Version: 1.1.15
|
Version: 1.1.15
|
||||||
Release: 16
|
Release: 17
|
||||||
Summary: Administration and debugging tools for the JFS filesystem
|
Summary: Administration and debugging tools for the JFS filesystem
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
URL: http://jfs.sourceforge.net/
|
URL: http://jfs.sourceforge.net/
|
||||||
@ -20,7 +20,7 @@ filesystem, which mainly contains a number of utilities for creating,
|
|||||||
checking, modifying, and correcting any inconsistencies in JFS filesystems.
|
checking, modifying, and correcting any inconsistencies in JFS filesystems.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version} -p1 -Sgit
|
%autosetup -n %{name}-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -41,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 31 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.1.15-17
|
||||||
|
- DESC: delete -Sgit from %autosetup
|
||||||
|
|
||||||
* Sat Jul 31 2021 shixuantong<shixuantong@huawei.com> - 1.1.15-16
|
* Sat Jul 31 2021 shixuantong<shixuantong@huawei.com> - 1.1.15-16
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- CVE:NA
|
- CVE:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user