ThirdParty packages: changing metis-5.0pre2 download URL

This commit is contained in:
beaudoin 2011-06-18 08:40:36 -04:00
parent ac09bdf670
commit dbbaacc5ed
2 changed files with 2 additions and 2 deletions

View file

@ -59,7 +59,7 @@ echo
# Metis
if [ -z "$METIS_SYSTEM" ]
then
( rpm_make -p metis-5.0pre2 -s metis-5.0pre2.spec -u http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/metis-5.0pre2.tar.gz )
( rpm_make -p metis-5.0pre2 -s metis-5.0pre2.spec -u http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/OLD/metis-5.0pre2.tar.gz )
else
echo "Using system installed Metis"
echo ""

View file

@ -73,7 +73,7 @@ License: Unkown
Name: %{name}
Version: %{version}
Release: %{release}
URL: http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis
URL: http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/OLD
Source: %url/%{name}-%{version}.tar.gz
Prefix: %{_prefix}
Group: Development/Tools