Package init
This commit is contained in:
parent
9cfa914072
commit
2430e2fabe
10
pigz.spec
10
pigz.spec
@ -1,7 +1,7 @@
|
|||||||
#spec from tarball
|
#spec from source code(%{name}-%{version}.tar.gz)
|
||||||
Name: pigz
|
Name: pigz
|
||||||
Version: 2.4
|
Version: 2.4
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: pigz is a parallel implementation of gzip which utilizes multiple cores
|
Summary: pigz is a parallel implementation of gzip which utilizes multiple cores
|
||||||
License: zlib
|
License: zlib
|
||||||
Source0: http://www.zlib.net/%{name}/%{name}-%{version}.tar.gz
|
Source0: http://www.zlib.net/%{name}/%{name}-%{version}.tar.gz
|
||||||
@ -40,6 +40,12 @@ make test
|
|||||||
%{_mandir}/man1/pigz.1*
|
%{_mandir}/man1/pigz.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 4 2019 shenyangyang<shenyangyang4@huawei.com> - 2.4-7
|
||||||
|
- Type: enhancement
|
||||||
|
- ID: NA
|
||||||
|
- SUG: NA
|
||||||
|
- DESC: modify comments
|
||||||
|
|
||||||
* Wed Oct 9 2019 shenyangyang<shenyangyang4@huawei.com> - 2.4-6
|
* Wed Oct 9 2019 shenyangyang<shenyangyang4@huawei.com> - 2.4-6
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user