Broken dependencies: golang-github-prometheus-client_golang

2015-02-18 Thread buildsys


golang-github-prometheus-client_golang has broken dependencies in the F-22 tree:
On x86_64:

golang-github-prometheus-client_golang-devel-0-0.1.git52186fc.fc22.noarch 
requires golang(github.com/prometheus/client_model/go)
On i386:

golang-github-prometheus-client_golang-devel-0-0.1.git52186fc.fc22.noarch 
requires golang(github.com/prometheus/client_model/go)
On armhfp:

golang-github-prometheus-client_golang-devel-0-0.1.git52186fc.fc22.noarch 
requires golang(github.com/prometheus/client_model/go)
Please resolve this as soon as possible.


___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[Bug 1192743] etcd 2.0 /etc/etcd/etcd.conf file is invalid.

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1192743

Jan Chaloupka jchal...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
  Flags||needinfo?(tstclair@redhat.c
   ||om)



-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang-github-prometheus-client_model/f22] First package for Fedora - resolves: #1190437

2015-02-18 Thread Jan Chaloupka
Summary of changes:

  580737b... First package for Fedora - resolves: #1190437 (*)

(*) This commit already existed in another branch; no separate mail sent
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang-github-coreos-go-semver] use latest master commit

2015-02-18 Thread Lokesh Mandvekar
commit 0f52375052611d7c6dac909577d7a4a946c37c4c
Author: Lokesh Mandvekar l...@fedoraproject.org
Date:   Wed Feb 18 10:58:23 2015 -0600

use latest master commit

Signed-off-by: Lokesh Mandvekar l...@fedoraproject.org

 golang-github-coreos-go-semver.spec |7 +--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/golang-github-coreos-go-semver.spec 
b/golang-github-coreos-go-semver.spec
index 9fbf660..08f007b 100644
--- a/golang-github-coreos-go-semver.spec
+++ b/golang-github-coreos-go-semver.spec
@@ -9,7 +9,7 @@
 
 Name:   golang-%{provider}-%{project}-%{repo}
 Version:0
-Release:0.1.git%{shortcommit}%{?dist}
+Release:0.2.git%{shortcommit}%{?dist}
 Summary:Go semantic versioning library
 License:ASL 2.0
 URL:https://%{import_path}
@@ -54,8 +54,11 @@ done
 %files devel
 %doc README.md LICENSE
 %dir %{gopath}/src/%{provider}.%{provider_tld}/%{project}
-%{gopath}/src/%{import_path}/semver
+%{gopath}/src/%{import_path}
 
 %changelog
+* Wed Feb 04 2015 Lokesh Mandvekar l...@fedoraproject.org - 0-0.2.git6fe83cc
+- Own import_path dir and not just import_path/semver
+
 * Tue Dec 09 2014 Lokesh Mandvekar l...@fedoraproject.org - 0-0.1.git6fe83cc
 - Resolves: rhbz#1174021 - Initial package
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang-github-appc-spec] update to v0.3.0 + latest master commit

2015-02-18 Thread Lokesh Mandvekar
commit 5b49496bd8bded90f38e52e8d2991c78d44bcce9
Author: Lokesh Mandvekar l...@fedoraproject.org
Date:   Wed Feb 18 11:03:37 2015 -0600

update to v0.3.0 + latest master commit

Signed-off-by: Lokesh Mandvekar l...@fedoraproject.org

 .gitignore   |1 +
 golang-github-appc-spec.spec |9 ++---
 sources  |2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 07c6393..9186486 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /spec-202fd7b.tar.gz
 /spec-2fee340.tar.gz
+/spec-fa6d3af.tar.gz
diff --git a/golang-github-appc-spec.spec b/golang-github-appc-spec.spec
index 240d957..0b6dff9 100644
--- a/golang-github-appc-spec.spec
+++ b/golang-github-appc-spec.spec
@@ -4,12 +4,12 @@
 %global project appc
 %global repospec
 %global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit  2fee340e9314b9f0f53cbf0e929d158a09930a5f
+%global commit  fa6d3af86db496053a2d3c907c676fd9ee1118a8
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:   golang-%{provider}-%{project}-%{repo}
-Version:0.2.0
-Release:2.git%{shortcommit}%{?dist}
+Version:0.3.0
+Release:1.git%{shortcommit}%{?dist}
 Summary:Schema defs and tools for app container specification
 ExclusiveArch: x86_64 %{arm}
 License:ASL 2.0
@@ -83,6 +83,9 @@ done
 %{gopath}/src/%{import_path}
 
 %changelog
+* Wed Feb 18 2015 Lokesh Mandvekar l...@fedoraproject.org - 
0.3.0-1.gitfa6d3af
+- update to commit fa6d3af86db496053a2d3c907c676fd9ee1118a8
+
 * Tue Feb 03 2015 Lokesh Mandvekar l...@fedoraproject.org - 
0.2.0-2.git2fee340
 - update to master commit#2fee340
 - provide actool and ace-validator in main package
diff --git a/sources b/sources
index 5d62a4d..96a2ba0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4a750b93ef311c2b337b9f18e84213ab  spec-2fee340.tar.gz
+2cdfdced9f5da6d57dded9b2dc6a49a3  spec-fa6d3af.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


File spec-fa6d3af.tar.gz uploaded to lookaside cache by lsm5

2015-02-18 Thread Lokesh Mandvekar
A file has been added to the lookaside cache for golang-github-appc-spec:

2cdfdced9f5da6d57dded9b2dc6a49a3  spec-fa6d3af.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang-github-appc-spec] only build for x86_64

2015-02-18 Thread Lokesh Mandvekar
commit ea0bc39c0452cf8cffab0cdce8678cf020ea0747
Author: Lokesh Mandvekar l...@fedoraproject.org
Date:   Wed Feb 18 11:38:31 2015 -0600

only  build for x86_64

Signed-off-by: Lokesh Mandvekar l...@fedoraproject.org

 golang-github-appc-spec.spec |7 +--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/golang-github-appc-spec.spec b/golang-github-appc-spec.spec
index 0b6dff9..85b01bf 100644
--- a/golang-github-appc-spec.spec
+++ b/golang-github-appc-spec.spec
@@ -9,9 +9,9 @@
 
 Name:   golang-%{provider}-%{project}-%{repo}
 Version:0.3.0
-Release:1.git%{shortcommit}%{?dist}
+Release:2.git%{shortcommit}%{?dist}
 Summary:Schema defs and tools for app container specification
-ExclusiveArch: x86_64 %{arm}
+ExclusiveArch: x86_64
 License:ASL 2.0
 URL:https://%{import_path}
 Source0:
https://%{import_path}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
@@ -83,6 +83,9 @@ done
 %{gopath}/src/%{import_path}
 
 %changelog
+* Wed Feb 18 2015 Lokesh Mandvekar l...@fedoraproject.org - 
0.3.0-2.gitfa6d3af
+- only build for x86_64, ace-validator doesn't work for arm
+
 * Wed Feb 18 2015 Lokesh Mandvekar l...@fedoraproject.org - 
0.3.0-1.gitfa6d3af
 - update to commit fa6d3af86db496053a2d3c907c676fd9ee1118a8
 
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang-github-appc-spec/f21] (3 commits) ...only build for x86_64

2015-02-18 Thread Lokesh Mandvekar
Summary of changes:

  6160341... provide actool and ace-validator in main package (*)
  5b49496... update to v0.3.0 + latest master commit (*)
  ea0bc39... only  build for x86_64 (*)

(*) This commit already existed in another branch; no separate mail sent
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang-github-appc-spec/f20] (3 commits) ...only build for x86_64

2015-02-18 Thread Lokesh Mandvekar
Summary of changes:

  6160341... provide actool and ace-validator in main package (*)
  5b49496... update to v0.3.0 + latest master commit (*)
  ea0bc39... only  build for x86_64 (*)

(*) This commit already existed in another branch; no separate mail sent
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang-github-appc-spec/f22] (2 commits) ...only build for x86_64

2015-02-18 Thread Lokesh Mandvekar
Summary of changes:

  5b49496... update to v0.3.0 + latest master commit (*)
  ea0bc39... only  build for x86_64 (*)

(*) This commit already existed in another branch; no separate mail sent
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


File gotags-448fb82.tar.gz uploaded to lookaside cache by jchaloup

2015-02-18 Thread Jan Chaloupka
A file has been added to the lookaside cache for gotags:

34998170626270117947a52a9ca86505  gotags-448fb82.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[docker-io/f20] add insecure-registry config variable

2015-02-18 Thread Lokesh Mandvekar
commit 41188629ecca09ba7a84ccbdff42fcb9f4e389ee
Author: Lokesh Mandvekar l...@fedoraproject.org
Date:   Wed Feb 11 06:18:49 2015 +0100

add insecure-registry config variable

Signed-off-by: Lokesh Mandvekar l...@fedoraproject.org

 docker.service   |6 +-
 docker.sysconfig |4 
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/docker.service b/docker.service
index c1bfbe1..65fd0df 100644
--- a/docker.service
+++ b/docker.service
@@ -8,7 +8,11 @@ Type=notify
 EnvironmentFile=-/etc/sysconfig/docker
 EnvironmentFile=-/etc/sysconfig/docker-storage
 EnvironmentFile=-/etc/sysconfig/docker-network
-ExecStart=/usr/bin/docker -d $OPTIONS $DOCKER_STORAGE_OPTIONS 
$DOCKER_NETWORK_OPTIONS
+ExecStart=/usr/bin/docker -d \
+  $OPTIONS \
+  $DOCKER_STORAGE_OPTIONS \
+  $DOCKER_NETWORK_OPTIONS \
+  $INSECURE_REGISTRY
 LimitNOFILE=1048576
 LimitNPROC=1048576
 LimitCORE=infinity
diff --git a/docker.sysconfig b/docker.sysconfig
index b66118e..64d45ee 100644
--- a/docker.sysconfig
+++ b/docker.sysconfig
@@ -4,6 +4,10 @@
 OPTIONS='--selinux-enabled'
 DOCKER_CERT_PATH=/etc/docker
 
+# Enable insecure registry communication by appending the registry URL
+# to the INSECURE_REGISTRY variable below and uncommenting it
+# INSECURE_REGISTRY='--insecure-registry '
+
 # On SELinux System, if you remove the --selinux-enabled option, you
 # also need to turn on the docker_transition_unconfined boolean.
 # setsebool -P docker_transition_unconfined
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[docker-io/f20] Resolves: rhbz#1184266, also enable core dumps

2015-02-18 Thread Lokesh Mandvekar
commit bb95eb0f3317d0e8d46eeaae5d4b58e056c81ffc
Author: Lokesh Mandvekar l...@fedoraproject.org
Date:   Tue Feb 3 20:10:37 2015 +

Resolves: rhbz#1184266, also enable core dumps

NVR: docker-1.4.1-9

- set no limit on core size

Signed-off-by: Lokesh Mandvekar l...@fedoraproject.org

 docker-io.spec   |9 +++--
 docker.service   |1 +
 docker.sysconfig |3 +++
 3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/docker-io.spec b/docker-io.spec
index 4ec84cb..2c4b8a0 100644
--- a/docker-io.spec
+++ b/docker-io.spec
@@ -17,7 +17,7 @@
 
 Name:   %{repo}-io
 Version:1.4.1
-Release:8%{?dist}
+Release:9%{?dist}
 Summary:Automates deployment of containerized applications
 License:ASL 2.0
 URL:http://www.docker.com
@@ -221,7 +221,7 @@ export DOCKER_GITCOMMIT=%{shortcommit}/%{version}
 export DOCKER_BUILDTAGS='selinux'
 export GOPATH=$(pwd)/_build:$(pwd)/vendor:%{gopath}
 
-hack/make.sh dynbinary
+DEBUG=1 hack/make.sh dynbinary
 docs/man/md2man-all.sh
 cp contrib/syntax/vim/LICENSE LICENSE-vim-syntax
 cp contrib/syntax/vim/README.md README-vim-syntax.md
@@ -369,6 +369,11 @@ exit 0
 %{_datadir}/zsh/site-functions/_docker
 
 %changelog
+* Tue Feb 03 2015 Lokesh Mandvekar l...@fedoraproject.org - 1.4.1-9
+- Resolves: rhbz#1184266 - enable debugging
+- enable creation of core dumps
+- set no limit on core dump size
+
 * Fri Jan 23 2015 Lokesh Mandvekar l...@fedoraproject.org - 1.4.1-8
 - Resolves:rhbz#1185423 - MountFlags=slave in unitfile
 
diff --git a/docker.service b/docker.service
index 9befe80..c1bfbe1 100644
--- a/docker.service
+++ b/docker.service
@@ -11,6 +11,7 @@ EnvironmentFile=-/etc/sysconfig/docker-network
 ExecStart=/usr/bin/docker -d $OPTIONS $DOCKER_STORAGE_OPTIONS 
$DOCKER_NETWORK_OPTIONS
 LimitNOFILE=1048576
 LimitNPROC=1048576
+LimitCORE=infinity
 MountFlags=slave
 
 [Install]
diff --git a/docker.sysconfig b/docker.sysconfig
index da2e4d3..b66118e 100644
--- a/docker.sysconfig
+++ b/docker.sysconfig
@@ -16,3 +16,6 @@ DOCKER_CERT_PATH=/etc/docker
 # Controls the /etc/cron.daily/docker-logrotate cron job status.
 # To disable, uncomment the line below.
 # LOGROTATE=false
+
+# Allow creation of core dumps
+GOTRACEBACK=crash
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[Bug 1191438] docker-io-1.5.0 is available

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1191438



--- Comment #6 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
lsm5's docker-io-1.5.0-1.fc20 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=612682

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[docker-io/f20] Resolves: rhbz#1191438 - update to v1.5.0

2015-02-18 Thread Lokesh Mandvekar
commit 61db309105a23113fce124d4735c3e4370f4c412
Author: Lokesh Mandvekar l...@fedoraproject.org
Date:   Wed Feb 18 16:17:28 2015 +

Resolves: rhbz#1191438 - update to v1.5.0

NVR: docker-io-1.5.0-1

Signed-off-by: Lokesh Mandvekar l...@fedoraproject.org

 docker-cert-path.patch |   35 
 docker-io.spec |  212 +++-
 sources|2 +-
 3 files changed, 103 insertions(+), 146 deletions(-)
---
diff --git a/docker-io.spec b/docker-io.spec
index 2c4b8a0..685e02e 100644
--- a/docker-io.spec
+++ b/docker-io.spec
@@ -10,14 +10,14 @@
 %global repo%{project}
 
 %global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit  5bc2ff8a36e9a768e8b479de4fe3ea9c9daf4121
+%global commit  a8a31eff10544860d2188dddabdee4d727545796
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 %global tar_import_path code.google.com/p/go/src/pkg/archive/tar
 
 Name:   %{repo}-io
-Version:1.4.1
-Release:9%{?dist}
+Version:1.5.0
+Release:1%{?dist}
 Summary:Automates deployment of containerized applications
 License:ASL 2.0
 URL:http://www.docker.com
@@ -30,7 +30,6 @@ Source3:%{repo}-storage.sysconfig
 Source4:%{repo}-logrotate.sh
 Source5:README.%{repo}-logrotate
 Source6:%{repo}-network.sysconfig
-Patch0: %{repo}-cert-path.patch
 BuildRequires:  glibc-static
 BuildRequires:  golang = 1.3.3
 BuildRequires:  go-md2man
@@ -66,111 +65,107 @@ servers, OpenStack clusters, public instances, or 
combinations of the above.
 
 %package devel
 BuildRequires:  golang = 1.2.1-3
-Requires:   golang = 1.2.1-3
-Requires:   %{name}-pkg-devel
-Provides:   %{repo}-devel
-Summary:A golang registry for global request variables (source libraries)
-Provides:   golang(%{import_path}) = %{version}-%{release}
-Provides:   golang(%{import_path}/api) = %{version}-%{release}
-Provides:   golang(%{import_path}/api/client) = %{version}-%{release}
-Provides:   golang(%{import_path}/api/server) = %{version}-%{release}
-Provides:   golang(%{import_path}/builder) = %{version}-%{release}
-Provides:   golang(%{import_path}/builder/parser) = %{version}-%{release}
-Provides:   golang(%{import_path}/builder/parser/dumper) = 
%{version}-%{release}
-Provides:   golang(%{import_path}/builtins) = %{version}-%{release}
-Provides:   golang(%{import_path}/contrib/docker-device-tool) = 
%{version}-%{release}
-Provides:   golang(%{import_path}/contrib/host-integration) = 
%{version}-%{release}
-Provides:   golang(%{import_path}/daemon) = %{version}-%{release}
-Provides:   golang(%{import_path}/daemon/execdriver) = %{version}-%{release}
-Provides:   golang(%{import_path}/daemon/execdriver/execdrivers) = 
%{version}-%{release}
-Provides:   golang(%{import_path}/daemon/execdriver/lxc) = 
%{version}-%{release}
-Provides:   golang(%{import_path}/daemon/execdriver/native) = 
%{version}-%{release}
-Provides:   golang(%{import_path}/daemon/execdriver/native/template) = 
%{version}-%{release}
-Provides:   golang(%{import_path}/daemon/graphdriver) = %{version}-%{release}
-Provides:   golang(%{import_path}/daemon/graphdriver/aufs) = 
%{version}-%{release}
-Provides:   golang(%{import_path}/daemon/graphdriver/btrfs) = 
%{version}-%{release}
-Provides:   golang(%{import_path}/daemon/graphdriver/devmapper) = 
%{version}-%{release}
-Provides:   golang(%{import_path}/daemon/graphdriver/graphtest) = 
%{version}-%{release}
-Provides:   golang(%{import_path}/daemon/graphdriver/vfs) = 
%{version}-%{release}
-Provides:   golang(%{import_path}/daemon/networkdriver) = %{version}-%{release}
-Provides:   golang(%{import_path}/daemon/networkdriver/bridge) = 
%{version}-%{release}
-Provides:   golang(%{import_path}/daemon/networkdriver/ipallocator) = 
%{version}-%{release}
-Provides:   golang(%{import_path}/daemon/networkdriver/portallocator) = 
%{version}-%{release}
-Provides:   golang(%{import_path}/daemon/networkdriver/portmapper) = 
%{version}-%{release}
-Provides:   golang(%{import_path}/docker) = %{version}-%{release}
-Provides:   golang(%{import_path}/dockerinit) = %{version}-%{release}
-Provides:   golang(%{import_path}/dockerversion) = %{version}-%{release}
-Provides:   golang(%{import_path}/engine) = %{version}-%{release}
-Provides:   golang(%{import_path}/events) = %{version}-%{release}
-Provides:   golang(%{import_path}/graph) = %{version}-%{release}
-Provides:   golang(%{import_path}/image) = %{version}-%{release}
-Provides:   golang(%{import_path}/links) = %{version}-%{release}
-Provides:   golang(%{import_path}/nat) = %{version}-%{release}
-Provides:   golang(%{import_path}/opts) = %{version}-%{release}
-Provides:   golang(%{import_path}/registry) = %{version}-%{release}
-Provides:   golang(%{import_path}/runconfig) = %{version}-%{release}
-Provides:   golang(%{import_path}/trust) = %{version}-%{release}
-Provides:   golang(%{import_path}/utils) = %{version}-%{release}
-Provides:   

[Bug 1191438] docker-io-1.5.0 is available

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1191438



--- Comment #7 from Fedora Update System upda...@fedoraproject.org ---
docker-io-1.5.0-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/docker-io-1.5.0-1.fc20

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[Bug 1192743] etcd 2.0 /etc/etcd/etcd.conf file is invalid.

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1192743

Timothy St. Clair tstcl...@redhat.com changed:

   What|Removed |Added

  Flags|needinfo?(tstclair@redhat.c |
   |om) |



-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang] update to go1.4.2

2015-02-18 Thread Vincent Batts
Summary of changes:

  b5c0254... update to go1.4.2 (*)

(*) This commit already existed in another branch; no separate mail sent
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[Bug 1046469] docker privileged mode with cmd /sbin/init - agetty high cpu

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1046469

te...@doramail.com changed:

   What|Removed |Added

 CC||te...@doramail.com



--- Comment #2 from te...@doramail.com ---
Still see it in RHEL7.

To reproduce, you need to start two Fedora based container in privileged mode.
If you start only one in privileged mode, there will be no problem.

Dockerfile

FROM centos:centos7
RUN yum -y swap -- remove fakesystemd -- install systemd systemd-libs
CMD [/usr/sbin/init]


Script

docker build -t test .
docker run -d --privileged test
docker run -d --privileged test

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang/f22] update to go1.4.2

2015-02-18 Thread Vincent Batts
commit b5c025475a7ead3569769460e7acab7902e4
Author: Vincent Batts vba...@hashbangbash.com
Date:   Wed Feb 18 10:26:22 2015 -0500

update to go1.4.2

Signed-off-by: Vincent Batts vba...@hashbangbash.com

 .gitignore  |7 ---
 golang.spec |5 -
 sources |2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 499f074..415af81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,9 +10,10 @@
 /go1.3beta2.src.tar.gz
 /go1.3rc1.src.tar.gz
 /go1.3rc2.src.tar.gz
+/go1.4.1.src.tar.gz
+/go1.4.2.src.tar.gz
+/go1.4.src.tar.gz
 /go1.4beta1.src.tar.gz
 /go1.4rc1.src.tar.gz
-/golang-19087:a15f344a9efa-xattrs.tar
 /go1.4rc2.src.tar.gz
-/go1.4.src.tar.gz
-/go1.4.1.src.tar.gz
+/golang-19087:a15f344a9efa-xattrs.tar
diff --git a/golang.spec b/golang.spec
index cdd7e65..c47a6c7 100644
--- a/golang.spec
+++ b/golang.spec
@@ -39,7 +39,7 @@
 %global go_api 1.4
 
 Name:   golang
-Version:1.4.1
+Version:1.4.2
 Release:1%{?dist}
 Summary:The Go Programming Language
 
@@ -735,6 +735,9 @@ fi
 
 
 %changelog
+* Wed Feb 18 2015 Vincent Batts vba...@fedoraproject.org - 1.4.2-1
+- updating to go1.4.2
+
 * Fri Jan 16 2015 Vincent Batts vba...@fedoraproject.org - 1.4.1-1
 - updating to go1.4.1
 
diff --git a/sources b/sources
index 76aa0e6..c9c38e8 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 d76dc07e475b2905b5fec1cf319b6356  golang-19087:a15f344a9efa-xattrs.tar
-b15b6b2a761f7233153e801584de25cb  go1.4.1.src.tar.gz
+907f85c8fa765d31f7f955836fec4049  go1.4.2.src.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang] Created tag golang-1.4.2-1.fc22

2015-02-18 Thread Vincent Batts
The lightweight tag 'golang-1.4.2-1.fc22' was created pointing to:

 b5c0254... update to go1.4.2
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[gotags/f21] First package for Fedora - resolves: #1193902

2015-02-18 Thread Jan Chaloupka
Summary of changes:

  5639826... First package for Fedora - resolves: #1193902 (*)

(*) This commit already existed in another branch; no separate mail sent
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[gotags] First package for Fedora - resolves: #1193902

2015-02-18 Thread Jan Chaloupka
Summary of changes:

  5639826... First package for Fedora - resolves: #1193902 (*)

(*) This commit already existed in another branch; no separate mail sent
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[gotags/el6] First package for Fedora - resolves: #1193902

2015-02-18 Thread Jan Chaloupka
Summary of changes:

  5639826... First package for Fedora - resolves: #1193902 (*)

(*) This commit already existed in another branch; no separate mail sent
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[gotags/f20] First package for Fedora - resolves: #1193902

2015-02-18 Thread Jan Chaloupka
commit 5639826eda06ec7f5124738e53310bf6b0dd1142
Author: Jan Chaloupka jchal...@redhat.com
Date:   Wed Feb 18 17:15:26 2015 +0100

First package for Fedora
- resolves: #1193902

 .gitignore  |1 +
 gotags.spec |   62 +++
 sources |1 +
 3 files changed, 64 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..b7d3d9e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/gotags-448fb82.tar.gz
diff --git a/gotags.spec b/gotags.spec
new file mode 100644
index 000..cf5a369
--- /dev/null
+++ b/gotags.spec
@@ -0,0 +1,62 @@
+%global debug_package   %{nil}
+%global providergithub
+%global provider_tldcom
+%global project jstemmer
+%global repogotags
+%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
+%global commit  448fb8273e6db2f78787738c0a42c22bd59954e3
+%global shortcommit %(c=%{commit}; echo ${c:0:7})
+
+Name:   gotags
+Version:0
+Release:0.1.git%{shortcommit}%{?dist}
+Summary:ctags-compatible tag generator for Go 
+License:MIT
+URL:https://%{import_path}
+Source0:
https://%{import_path}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
+ExclusiveArch:  %{ix86} x86_64 %{arm}
+
+%description
+%{summary}
+
+%package devel
+BuildRequires:  golang = 1.2.1-3
+Requires:   golang = 1.2.1-3
+Summary:%{summary}
+Provides:   golang(%{import_path}) = %{version}-%{release}
+
+%description devel
+%{summary}
+
+This package contains library source intended for 
+building other packages which use %{project}/%{repo}.
+
+%prep
+%setup -q -n %{repo}-%{commit}
+
+%build
+go build -o gotags
+
+%install
+install -D -p -m 0755 %{name} %{buildroot}%{_bindir}/%{name}
+
+install -d -p %{buildroot}/%{gopath}/src/%{import_path}/
+cp -pav *.go %{buildroot}/%{gopath}/src/%{import_path}/
+cp -rpav tests %{buildroot}/%{gopath}/src/%{import_path}/
+
+%check
+GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path}
+
+%files
+%doc README.md LICENSE
+%{_bindir}/%{name}
+
+%files devel
+%doc README.md LICENSE
+%dir %{gopath}/src/%{provider}.%{provider_tld}/%{project}
+%{gopath}/src/%{import_path}
+
+%changelog
+* Wed Feb 18 2015 jchaloup jchal...@redhat.com - 0-0.1.git448fb82
+- First package for Fedora
+  resolves: #1193902
diff --git a/sources b/sources
index e69de29..0323f62 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+34998170626270117947a52a9ca86505  gotags-448fb82.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[gotags/f22] First package for Fedora - resolves: #1193902

2015-02-18 Thread Jan Chaloupka
Summary of changes:

  5639826... First package for Fedora - resolves: #1193902 (*)

(*) This commit already existed in another branch; no separate mail sent
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[Bug 1194084] New: golang-1.4.2.src is available

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1194084

Bug ID: 1194084
   Summary: golang-1.4.2.src is available
   Product: Fedora
   Version: rawhide
 Component: golang
  Keywords: FutureFeature, Triaged
  Assignee: vba...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: admil...@redhat.com, golang@lists.fedoraproject.org,
lemen...@gmail.com, l...@redhat.com,
ren...@woralelandia.com, s...@shk.io, vba...@redhat.com



Latest upstream release: 1.4.2.src
Current version/release in rawhide: 1.4.1-1.fc22
URL: http://golang.org/dl/

Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[Bug 1191438] docker-io-1.5.0 is available

2015-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1191438

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||docker-io-1.5.0-1.fc21
 Resolution|--- |ERRATA
Last Closed||2015-02-18 21:58:34



--- Comment #8 from Fedora Update System upda...@fedoraproject.org ---
docker-io-1.5.0-1.fc21 has been pushed to the Fedora 21 stable repository.  If
problems still persist, please make note of it in this bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang