delete -Sgit from %autosetup
This commit is contained in:
parent
3668be27f5
commit
05f0fce310
@ -1,6 +1,6 @@
|
||||
Name: jfsutils
|
||||
Version: 1.1.15
|
||||
Release: 16
|
||||
Release: 17
|
||||
Summary: Administration and debugging tools for the JFS filesystem
|
||||
License: GPLv3
|
||||
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.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -p1 -Sgit
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -41,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%license COPYING
|
||||
|
||||
%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
|
||||
- Type:bugfix
|
||||
- CVE:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user