Change project URL according to upstream's wishes.
Remove file URL and note project's orphan status upstream.
This commit is contained in:
parent
36357cb01f
commit
a2149c890e
1 changed files with 8 additions and 3 deletions
11
DSDP.spec
11
DSDP.spec
|
|
@ -1,12 +1,13 @@
|
|||
Name: DSDP
|
||||
Version: 5.8
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: Software for semidefinite programming
|
||||
|
||||
Group: Applications/Engineering
|
||||
License: DSDP
|
||||
URL: http://www.mcs.anl.gov/hs/software/DSDP/
|
||||
Source0: http://www.mcs.anl.gov/hs/software/DSDP/DSDP%{version}.tar.gz
|
||||
URL: http://www.mcs.anl.gov/software/applied-mathematics-software
|
||||
# Upstream no longer offers a download or supports this software.
|
||||
Source0: DSDP%{version}.tar.gz
|
||||
# Man pages written by Jerry James using text from the sources.
|
||||
# Therefore, the man pages have the same copyright and license as the source.
|
||||
Source1: DSDP-man.tar.xz
|
||||
|
|
@ -117,6 +118,10 @@ done
|
|||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 8 2013 Jerry James <loganjerry@gmail.com> - 5.8-9
|
||||
- Change project URL according to upstream's wishes
|
||||
- Remove file URL and note project's orphan status upstream
|
||||
|
||||
* Sat Sep 21 2013 Jerry James <loganjerry@gmail.com> - 5.8-8
|
||||
- Rebuild for atlas 3.10.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue