We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 457f104 commit e1cf2afCopy full SHA for e1cf2af
1 file changed
E3SM-IO.spec
@@ -50,10 +50,7 @@ Summary: File utilities designed for scalability and performance
50
Group: System Environment/Libraries
51
License: BSD
52
URL: https://github.com/Parallel-NetCDF/E3SM-IO
53
-Source: https://github.com/Parallel-NetCDF/E3SM-IO/archive/refs/tags/%{version}.tar.gz
54
-%if "%{?commit}" != ""
55
-Patch1: %{version}..%{commit}.patch
56
-%endif
+Source: https://github.com/Parallel-NetCDF/E3SM-IO/archive/%{commit}.tar.gz
57
BuildRoot: %_topdir/BUILDROOT
58
%if (0%{?suse_version} >= 1500)
59
BuildRequires: lua-lmod
0 commit comments