diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b63a15a --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +SOURCES filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore index 154ccb2..6f9774b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ BUILD BUILDROOT RPMS -SOURCES SRPMS diff --git a/Pmodules_modules.spec b/Pmodules_modules.spec index 33bc94e..df13c87 100644 --- a/Pmodules_modules.spec +++ b/Pmodules_modules.spec @@ -7,8 +7,7 @@ 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.gz +Source0: https://amas.web.psi.ch/Downloads/modules/modules-%{version}.tar.bz2 BuildRequires: autoconf, gcc, tcl-devel diff --git a/SOURCES/bash-5.2.37.tar.gz b/SOURCES/bash-5.2.37.tar.gz new file mode 100644 index 0000000..6933a18 Binary files /dev/null and b/SOURCES/bash-5.2.37.tar.gz differ diff --git a/SOURCES/modules-3.2.10.2.tar.bz2 b/SOURCES/modules-3.2.10.2.tar.bz2 new file mode 100644 index 0000000..b403f11 Binary files /dev/null and b/SOURCES/modules-3.2.10.2.tar.bz2 differ