diff --git a/Pmodules.spec b/Pmodules.spec index 3c6c8c2..e8194aa 100644 --- a/Pmodules.spec +++ b/Pmodules.spec @@ -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 Vendor: Paul Scherrer Institut %define modules_version 3.2.10.2 +Requires: make Requires: lua Requires: luarocks Requires: lua-posix diff --git a/Pmodules_modules.spec b/Pmodules_modules.spec index df13c87..abb42b2 100644 --- a/Pmodules_modules.spec +++ b/Pmodules_modules.spec @@ -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