Disabling package-notes
This commit is contained in:
parent
4d8538482e
commit
504200e8fe
@ -1,3 +1,7 @@
|
||||
# Broken package_note links in rules and variables files
|
||||
# Disabling this functionality
|
||||
%undefine _package_note_file
|
||||
|
||||
# Testing libpetsc ?
|
||||
%bcond_without check
|
||||
#
|
||||
@ -279,7 +283,7 @@
|
||||
Name: petsc
|
||||
Summary: Portable Extensible Toolkit for Scientific Computation
|
||||
Version: %{releasever}.4
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: BSD
|
||||
URL: https://petsc.org/
|
||||
Source0: https://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-with-docs-%{version}.tar.gz
|
||||
@ -1164,6 +1168,9 @@ xvfb-run -a make MAKE_NP=$RPM_BUILD_NCPUS all test -C build64 V=1 MPIEXEC='%{_bu
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Aug 23 2022 Antonio Trande <sagitter@fedoraproject.org> - 3.16.4-4
|
||||
- Disabling package-notes
|
||||
|
||||
* Sun May 08 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.16.4-3
|
||||
- Rebuild for mpich-3.4.3, 2nd attempt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user