changes-for-version-2-0-4 #5

Merged
gsell merged 2 commits from changes-for-version-2-0-4 into master 2026-02-05 14:27:37 +01:00
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -12,7 +12,7 @@
# /usr/share/licenses/Pmodules
Name: Pmodules
Version: 2.0.3
Version: 2.0.4
Release: 1%{?dist}
Summary: PSI module system
@@ -23,6 +23,7 @@ Packager: Achim Gsell <achim.gsell@psi.ch>
Vendor: Paul Scherrer Institut
%define modules_version 3.2.10.2
Requires: make
Requires: lua
Requires: luarocks
Requires: lua-posix
+2 -1
View File
@@ -7,7 +7,8 @@ Release: 1%{?dist}
Group: System Environment
License: GPLv2
Url: https://modules.readthedocs.io/h
Source0: https://amas.web.psi.ch/Downloads/modules/modules-%{version}.tar.bz2
#Source0: https://amas.web.psi.ch/Downloads/modules/modules-%{version}.tar.bz2
Source0: https://github.com/Pmodules/download/raw/refs/heads/main/modules-%{version}.tar.bz2"
BuildRequires: autoconf, gcc, tcl-devel