!3 Change setup to autosetup
From: @tjwangxm Reviewed-by: @liuzhiqiang26 Signed-off-by: @liuzhiqiang26
This commit is contained in:
commit
afe099d434
@ -1,6 +1,6 @@
|
|||||||
Name: filebench
|
Name: filebench
|
||||||
Version: 1.4.9.1
|
Version: 1.4.9.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A model based file system workload generator
|
Summary: A model based file system workload generator
|
||||||
|
|
||||||
License: CDDL-1.0
|
License: CDDL-1.0
|
||||||
@ -22,7 +22,7 @@ for detailed workload specification.
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p 1
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -46,5 +46,8 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 07 2021 wangxiaomeng <wangxiaomeng@kylinos.cn> 1.4.9.1-2
|
||||||
|
- chang to autosetup
|
||||||
|
|
||||||
* Tue Jun 29 2021 sunligang <sunligang@kylinos.cn> 1.4.9.1-1
|
* Tue Jun 29 2021 sunligang <sunligang@kylinos.cn> 1.4.9.1-1
|
||||||
- initial package
|
- initial package
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user