diff --git a/hdf5.changes b/hdf5.changes index 26a9768..cd9184d 100644 --- a/hdf5.changes +++ b/hdf5.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 19 19:54:05 UTC 2018 - Todd R + +- Use upstream-recommended %{_rpmconfigdir}/macros.d directory + for the rpm macros. + ------------------------------------------------------------------- Wed Dec 12 15:28:48 UTC 2018 - Todd R diff --git a/hdf5.spec b/hdf5.spec index 14e1d01..cc20b87 100644 --- a/hdf5.spec +++ b/hdf5.spec @@ -578,8 +578,8 @@ mv %{buildroot}%{_prefix}/share/%{version} \ %{buildroot}%{_prefix}/share/hdf5_examples %else # rpm macro for version checking -mkdir -p %{buildroot}%{_sysconfdir}/rpm -cat > %{buildroot}%{_sysconfdir}/rpm/macros.hdf5 < %{buildroot}%{_rpmconfigdir}/macros.d/macros.hdf5 <