orion pushed to Lmod (master). "Update to 5.9.3"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 9 01:53:38 UTC 2015


>From a286073d643246b90d0c6c62eae41585ff3526bd Mon Sep 17 00:00:00 2001
From: Orion Poplawski <orion at cora.nwra.com>
Date: Wed, 8 Apr 2015 19:53:29 -0600
Subject: Update to 5.9.3


diff --git a/.gitignore b/.gitignore
index bd4f24e..ee11287 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Lmod-5.8.tar.bz2
 /Lmod-5.9.tar.bz2
 /Lmod-5.9.2-76a45db.tar.gz
+/Lmod-5.9.3.tar.bz2
diff --git a/Lmod.spec b/Lmod.spec
index e89d6bb..f9d4205 100644
--- a/Lmod.spec
+++ b/Lmod.spec
@@ -1,18 +1,17 @@
 %global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
 
-%global commit 76a45dba913d9d828dfcd6ec0d9431d0562db963
-%global shortcommit %(c=%{commit}; echo ${c:0:7})
+#%global commit 76a45dba913d9d828dfcd6ec0d9431d0562db963
+#%global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           Lmod
-Version:        5.9.2
-Release:        1.git%{shortcommit}%{?dist}
+Version:        5.9.3
+Release:        1%{?dist}
 Summary:        Environmental Modules System in Lua
 
 # Lmod-5.3.2/tools/base64.lua is LGPLv2
 License:        MIT and LGPLv2
 URL:            https://www.tacc.utexas.edu/tacc-projects/lmod
-#Source0:        http://downloads.sourceforge.net/lmod/%{name}-%{version}.tar.bz2
-Source0:        https://github.com/TACC/Lmod/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz
+Source0:        http://downloads.sourceforge.net/lmod/%{name}-%{version}.tar.bz2
 Source1:        macros.%{name}
 
 BuildArch:      noarch
@@ -41,7 +40,7 @@ where the library and header files can be found.
 
 
 %prep
-%setup -q -n %{name}-%{commit}
+%setup -q
 sed -i -e 's,/usr/bin/env ,/usr/bin/,' src/*.tcl
 # Remove bundled lua-term
 rm -r pkgs tools/json.lua
@@ -112,6 +111,9 @@ fi
 
 
 %changelog
+* Wed Apr 8 2015 Orion Poplawski <orion at cora.nwra.com> - 5.9.3-1
+- Update to 5.9.3
+
 * Tue Mar 31 2015 Orion Poplawski <orion at cora.nwra.com> - 5.9.2-1.git76a45db
 - Update to 5.9.2-1.git76a45db for Lua 5.3 support
 
diff --git a/sources b/sources
index 745d248..0ee2882 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-786773afee90267e2a72ad90386ca0e4  Lmod-5.9.2-76a45db.tar.gz
+d687c51ca6ce78f7e852a2665fe33c96  Lmod-5.9.3.tar.bz2
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/Lmod.git/commit/?h=master&id=a286073d643246b90d0c6c62eae41585ff3526bd


More information about the scm-commits mailing list