Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package netcdf for openSUSE:Factory checked in at 2022-02-15 23:57:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netcdf (Old) and /work/SRC/openSUSE:Factory/.netcdf.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netcdf" Tue Feb 15 23:57:39 2022 rev:64 rq:954731 version:4.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/netcdf/netcdf.changes 2021-10-26 20:14:21.562030903 +0200 +++ /work/SRC/openSUSE:Factory/.netcdf.new.1956/netcdf.changes 2022-02-15 23:58:05.864347949 +0100 @@ -1,0 +2,6 @@ +Tue Feb 15 12:12:41 UTC 2022 - Dominique Leuenberger <[email protected]> + +- Move rpm macros from /etc/rpm to /usr/lib/rpm/macros.d + (boo#1191393). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netcdf.spec ++++++ --- /var/tmp/diff_new_pack.oRCY5i/_old 2022-02-15 23:58:06.472349628 +0100 +++ /var/tmp/diff_new_pack.oRCY5i/_new 2022-02-15 23:58:06.480349650 +0100 @@ -720,8 +720,8 @@ %if %{without mpi} && %{without hpc} # rpm macro for version checking -mkdir -p %{buildroot}%{_sysconfdir}/rpm -cat > %{buildroot}%{_sysconfdir}/rpm/macros.netcdf <<EOF +mkdir -p %{buildroot}%{_rpmmacrodir} +cat > %{buildroot}%{_rpmmacrodir}/macros.netcdf <<EOF # # RPM macros for hdf5 packaging # @@ -866,7 +866,7 @@ %if %{without mpi} && %{without hpc} %files devel-data -%config %{_sysconfdir}/rpm/macros.netcdf +%{_rpmmacrodir}/macros.netcdf %endif %files devel
