remove redundant macros
This commit is contained in:
parent
6ed81b1af9
commit
fde92e9f01
@ -1,6 +1,6 @@
|
|||||||
Name: isomd5sum
|
Name: isomd5sum
|
||||||
Version: 1.2.3
|
Version: 1.2.3
|
||||||
Release: 5
|
Release: 6
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: Utilities for working with md5sum implanted in ISO images
|
Summary: Utilities for working with md5sum implanted in ISO images
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -46,14 +46,6 @@ PYTHON=%{__python3} make checkisomd5 implantisomd5 pyisomd5sum.so
|
|||||||
%install
|
%install
|
||||||
PYTHON=%{__python3} make DESTDIR=%{buildroot} install-bin install-devel install-python
|
PYTHON=%{__python3} make DESTDIR=%{buildroot} install-bin install-devel install-python
|
||||||
|
|
||||||
%pre
|
|
||||||
|
|
||||||
%preun
|
|
||||||
|
|
||||||
%post
|
|
||||||
|
|
||||||
%postun
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
@ -70,6 +62,9 @@ PYTHON=%{__python3} make DESTDIR=%{buildroot} install-bin install-devel install-
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 19 2022 zhangruifang <zhangruifang1@h-partners.com> - 1:1.2.3-6
|
||||||
|
- remove redundant macros
|
||||||
|
|
||||||
* Thu Oct 29 2020 wangchen <wangchen137@huawei.com> - 1:1.2.3-5
|
* Thu Oct 29 2020 wangchen <wangchen137@huawei.com> - 1:1.2.3-5
|
||||||
- Remove python2
|
- Remove python2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user