Changes of Revision 4
[-] | Changed | autoconf.spec |
1
2 # the filtering macros are currently in /etc/rpm/macros.perl: 3 BuildRequires: perl-macros 4 BuildRequires: perl(Data::Dumper) 5 -BuildRequires: compat-openmpi libotf libotf-devel compat-openmpi-psm 6 +BuildRequires: libotf-devel 7 8 %if %{with check} 9 # For extended testsuite coverage 10 |