- Updated to 13/08/2010 upstream release
- Initial Go hg release spec template OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
5573d81205
commit
1c732d9d54
+6
-1
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 14 06:56:54 UTC 2010 - speilicke@novell.com
|
||||
|
||||
- Updated to 13/08/2010 upstream release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 11 08:27:00 UTC 2010 - speilicke@novell.com
|
||||
|
||||
@@ -16,4 +21,4 @@ Wed Jun 16 14:38:33 UTC 2010 - graham@andtech.eu
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 10:00:00 UTC 2010 - konrad@tylerc.org>
|
||||
|
||||
- Initial Go hg release spec template.
|
||||
- Initial Go hg release spec template
|
||||
|
||||
@@ -12,8 +12,10 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
%define go_release 20101013
|
||||
|
||||
Name: go
|
||||
Version: 0.0.0+20101008
|
||||
Version: 0.0.0+%{go_release}
|
||||
Release: 0
|
||||
Summary: A compiled, garbage-collected, concurrent programming language
|
||||
Group: Development/Languages/Other
|
||||
@@ -21,7 +23,7 @@ License: BSD
|
||||
URL: http://golang.org/
|
||||
# This is built from upstream mercurial:
|
||||
# hg clone -r release https://go.googlecode.com/hg/ go-src
|
||||
Source0: go-20101008.tar.bz2
|
||||
Source0: go-%{go_release}.tar.bz2
|
||||
# we can't build this without disabling some rpmlint checks
|
||||
Source1: go-rpmlintrc
|
||||
# Patch away the need for environment variables:
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user