!8 [sync] PR-6: Change source url

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-11-22 02:17:19 +00:00 committed by Gitee
commit 92b9dcafea
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -8,13 +8,13 @@
%endif
Name: gromacs
Version: 2019.3
Release: 1
Release: 2
Summary: Fast, Free and Flexible Molecular Dynamics
License: GPLv2+ and ASL-2.0 and BSL-1.0 and MIT and LGPL-2.1
URL: http://www.gromacs.org
Source0: https://github.com/gromacs/gromacs/archive/v%{version}/%{name}-%{version}.tar.gz
Source1: ftp://ftp.gromacs.org/pub/manual/manual-%{version}%{?_rc}.pdf
Source2: http://gerrit.gromacs.org/download/regressiontests-%{version}%{?_rc}.tar.gz
Source0: https://ftp.gromacs.org/gromacs/%{name}-%{version}.tar.gz
Source1: https://ftp.gromacs.org/pub/manual/manual-%{version}.pdf
Source2: https://ftp.gromacs.org/regressiontests/regressiontests-%{version}.tar.gz
Patch0: gromacs-dssp-path.patch
Patch1: gromacs-issue-2366.patch
BuildRequires: gcc-c++ cmake3 >= 3.4.3 openblas-devel fftw-devel gsl-devel hwloc
@ -262,5 +262,8 @@ done
%{_libdir}/mpich/bin/mdrun_mpich*
%changelog
* Mon Nov 21 2022 wangkai <wangkai385@h-partners.com> - 2019.3-2
- Change source url
* Fri May 7 2021 baizhonggui <baizhonggui@huawei.com> - 2019.3-1
- package init