Modify buildqequires
This commit is contained in:
parent
45251feea1
commit
ef02b79fd6
@ -4,7 +4,7 @@
|
|||||||
Summary: Utility to clone and restore a partition
|
Summary: Utility to clone and restore a partition
|
||||||
Name: partclone
|
Name: partclone
|
||||||
Version: 0.3.12
|
Version: 0.3.12
|
||||||
Release: 1
|
Release: 2
|
||||||
# Partclone itself is GPLv2+ but uses other source codes, breakdown:
|
# Partclone itself is GPLv2+ but uses other source codes, breakdown:
|
||||||
# GPLv3+: fail-mbr/fail-mbr.S
|
# GPLv3+: fail-mbr/fail-mbr.S
|
||||||
# GPLv2 and GPLv2+: src/btrfs*
|
# GPLv2 and GPLv2+: src/btrfs*
|
||||||
@ -29,6 +29,7 @@ BuildRequires: libblkid-devel
|
|||||||
BuildRequires: e2fsprogs
|
BuildRequires: e2fsprogs
|
||||||
BuildRequires: ntfsprogs
|
BuildRequires: ntfsprogs
|
||||||
BuildRequires: dosfstools
|
BuildRequires: dosfstools
|
||||||
|
BuildRequires: hfsplus-tools
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
@ -114,5 +115,8 @@ make check || (cat tests/test-suite.log; exit 1)
|
|||||||
%{_mandir}/man8/%{name}*.8*
|
%{_mandir}/man8/%{name}*.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 6 2020 weidong <weidong@uniontech.com> - 0.3.12-2
|
||||||
|
- Modify buildqequires
|
||||||
|
|
||||||
* Fri Aug 7 2020 weidong <weidong@uniontech.com> - 0.3.12-1
|
* Fri Aug 7 2020 weidong <weidong@uniontech.com> - 0.3.12-1
|
||||||
- Initial release for OpenEuler
|
- Initial release for OpenEuler
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user