Fixup and upload source
This commit is contained in:
parent
c11025f2ff
commit
6b687d8f08
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ gdl-0.9rc4.tar.gz
|
|||||||
/gdl-0.9.6v2.tgz
|
/gdl-0.9.6v2.tgz
|
||||||
/gdl-0.9.7.tgz
|
/gdl-0.9.7.tgz
|
||||||
/gdl-0.9.8.tgz
|
/gdl-0.9.8.tgz
|
||||||
|
/gdl-0.9.8-git-f3b6e01.tar.gz
|
||||||
|
5
gdl.spec
5
gdl.spec
@ -1,15 +1,16 @@
|
|||||||
%global commit f3b6e012ff645c93268cfb9da7f61792630c34ee
|
%global commit f3b6e012ff645c93268cfb9da7f61792630c34ee
|
||||||
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: gdl
|
Name: gdl
|
||||||
Version: 0.9.8
|
Version: 0.9.8
|
||||||
Release: 4%{?dist}.20180723gitf3b6e01
|
Release: 4%{?dist}.20180723git%{shortcommit}
|
||||||
Summary: GNU Data Language
|
Summary: GNU Data Language
|
||||||
|
|
||||||
Group: Applications/Engineering
|
Group: Applications/Engineering
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://gnudatalanguage.sourceforge.net/
|
URL: http://gnudatalanguage.sourceforge.net/
|
||||||
#Source0: http://downloads.sourceforge.net/gnudatalanguage/%{name}-%{version}.tgz
|
#Source0: http://downloads.sourceforge.net/gnudatalanguage/%{name}-%{version}.tgz
|
||||||
Source0: https://github.com/gnudatalanguage/gdl/archive/%{commit}/gdl-%{version}-git.tar.gz
|
Source0: https://github.com/gnudatalanguage/gdl/archive/%{commit}/gdl-%{version}-git-%{shortcommit}.tar.gz
|
||||||
Source1: gdl.csh
|
Source1: gdl.csh
|
||||||
Source2: gdl.sh
|
Source2: gdl.sh
|
||||||
Source4: xorg.conf
|
Source4: xorg.conf
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gdl-0.9.8.tgz) = df7728b6e79a8e812ed022f7fb60d23ad331337d15a77c94d1666a5a1ab63e14c1607520a752ceff999eb65bbde12fa9fffd8d82806455b1c0651cb5f2d92a10
|
SHA512 (gdl-0.9.8-git-f3b6e01.tar.gz) = da07cd62f36e8c392bb45952a77982a3d55c1b0740debfcb277576130983d882c0502056efab1700c7f495b920567f86a8740aae61341ea403e438c55f3d103c
|
||||||
|
Loading…
Reference in New Issue
Block a user