Drop requires rpm-build, fileattrs now owned by rpm
This commit is contained in:
parent
0a13f127eb
commit
228dc2d27d
@ -1,6 +1,6 @@
|
|||||||
Name: rpm-mpi-hooks
|
Name: rpm-mpi-hooks
|
||||||
Version: 3
|
Version: 3
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: RPM dependency generator hooks for MPI packages
|
Summary: RPM dependency generator hooks for MPI packages
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -13,7 +13,6 @@ Source3: mpi.req
|
|||||||
Source4: LICENSE
|
Source4: LICENSE
|
||||||
|
|
||||||
Requires: filesystem
|
Requires: filesystem
|
||||||
Requires: rpm-build
|
|
||||||
# Instead of adding a BuildRequires to every MPI implementation spec
|
# Instead of adding a BuildRequires to every MPI implementation spec
|
||||||
Requires: environment-modules
|
Requires: environment-modules
|
||||||
|
|
||||||
@ -47,6 +46,9 @@ install -Dpm 0755 %{SOURCE3} %{buildroot}%{_rpmconfigdir}/mpi.req
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 2 2015 Orion Poplawski <orion@cora.nwra.com> - 3-3
|
||||||
|
- Drop requires rpm-build, fileattrs now owned by rpm
|
||||||
|
|
||||||
* Mon Aug 17 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3-2
|
* Mon Aug 17 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3-2
|
||||||
- Also handle modules for Python 3
|
- Also handle modules for Python 3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user