[Bug 1184710] dnsmasq needs to be restarted after reboot for dns to work in a Docker container

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

Lokesh Mandvekar l...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED



--- Comment #1 from Lokesh Mandvekar l...@redhat.com ---
(In reply to Jason Shepherd from comment #0)
 Version-Release number of selected component (if applicable):
 
 docker-io 1.4.0

Could you try this with the latest stable rpm? (1.4.1-8.fc21)

 dnsmasq 2.72
 
 
 How reproducible:
 
 Reboot the system with docker, and dnsmasq enabled.
 
 Steps to Reproduce:
 1. Ensure docker is using the default dns option of 172.17.42.1
 2. Use the attached dnsmasq.conf

Hmm, don't see anything attached. I'll try reproducing this once I have your
dnsmasq.conf

 3. Reboot the system
 4. Launch a docker container:
 
`docker run -i -t centos /usr/bin/ping www.redhat.com`


This works fine on my system, but then again, I'm not using dnsmasq:

$ rpm -q docker-io
docker-io-1.4.1-8.fc21.x86_64

$ sudo docker run -it centos /usr/bin/ping www.redhat.com
PING e1890.b.akamaiedge.net (23.193.135.214) 56(84) bytes of data.
64 bytes from a23-193-135-214.deploy.static.akamaitechnologies.com
(23.193.135.214): icmp_seq=1 ttl=51 time=14.4 ms

-- 
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 1161618] influxdb: please update to 0.8.5

2015-02-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1161618
Bug 1161618 depends on bug 1186346, which changed state.

Bug 1186346 Summary: Review Request: golang-github-influxdb-hyperleveldb-go - 
Go wrapper for HyperLevelDB
https://bugzilla.redhat.com/show_bug.cgi?id=1186346

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA



-- 
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 1161618] influxdb: please update to 0.8.5

2015-02-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1161618
Bug 1161618 depends on bug 1186345, which changed state.

Bug 1186345 Summary: Review Request: golang-github-influxdb-rocksdb - Go 
wrapper for RocksDB
https://bugzilla.redhat.com/show_bug.cgi?id=1186345

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA



-- 
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 1186669] Failed to start Docker Application Container Engine.

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

Lokesh Mandvekar l...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED



--- Comment #2 from Lokesh Mandvekar l...@redhat.com ---
Hi Colin, 

The docker rpm doesn't use systemd socket activation anymore. 

Please check if your /etc/sysconfig/docker has '-H fd://' included as part of
OPTIONS. If yes, please remove it and restart docker. If it still fails, please
post here what 'systemctl status docker.service' spits out.

Also, docker group has been gotten rid of in the defaults. But you can still
manually create docker group and add users to it if you prefer to avoid sudo
(though it'd be a security risk).

-- 
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 1085840] Review Request: golang-github-fsouza-go-dockerclient - Go Client for the Docker remote API

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

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

   What|Removed |Added

   Fixed In Version|golang-github-fsouza-go-doc |golang-github-fsouza-go-doc
   |kerclient-0.2.1-3.gitb52383 |kerclient-0.2.1-4.git0758f4
   |4.el6   |0.fc20



--- Comment #20 from Fedora Update System upda...@fedoraproject.org ---
golang-github-fsouza-go-dockerclient-0.2.1-4.git0758f40.fc20 has been pushed to
the Fedora 20 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


[Bug 1128208] docker io not using proper DNS

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

Lokesh Mandvekar l...@redhat.com changed:

   What|Removed |Added

 Status|MODIFIED|CLOSED
 Resolution|--- |CURRENTRELEASE
Last Closed||2015-02-06 23:40:05



-- 
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] rebuild - Sat Feb 7 02:54:36 UTC 2015

2015-02-06 Thread Lokesh Mandvekar
commit dfec30571cb28c8a603b8a55bc0b4cc3f1f318aa
Author: Lokesh Mandvekar l...@fedoraproject.org
Date:   Sat Feb 7 02:54:36 2015 +

rebuild - Sat Feb  7 02:54:36 UTC 2015

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

 docker-io.spec |7 +--
 sources|2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/docker-io.spec b/docker-io.spec
index ec0b50d..5e8dc5c 100644
--- a/docker-io.spec
+++ b/docker-io.spec
@@ -11,14 +11,14 @@
 
 %global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
 
-%global commit 68b0ed54cb7ed9e4b66e8a9e0708577b32088de2
+%global commit c03d6f57b6956f305a9afcbdc530a15bbe729fce
 %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:24.git%{shortcommit}%{?dist}
+Release:25.git%{shortcommit}%{?dist}
 Summary:Automates deployment of containerized applications
 License:ASL 2.0
 URL:http://www.docker.com
@@ -368,6 +368,9 @@ exit 0
 %{_datadir}/zsh/site-functions/_docker
 
 %changelog
+* Sat Feb 07 2015 Lokesh Mandvekar l...@fedoraproject.org - 
1.4.1-25.gitc03d6f5
+- daily rebuild - Sat Feb  7 02:53:34 UTC 2015
+
 * Fri Feb 06 2015 Lokesh Mandvekar l...@fedoraproject.org - 
1.4.1-24.git68b0ed5
 - daily rebuild - Fri Feb  6 04:27:54 UTC 2015
 
diff --git a/sources b/sources
index 2e84ed4..25dd397 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8c0870e1bb4ddd416b6b22e709b540e4  docker-68b0ed5.tar.gz
+336b729b0be53cbe8bf838b11f71a6e7  docker-c03d6f5.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


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

2015-02-06 Thread Lokesh Mandvekar
commit 43da6571d96b4f2c541d8b1dfa3f9cadb27f05e0
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 38d2351..1919749 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
@@ -240,7 +240,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
@@ -388,6 +388,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
 - use golang(github.com/coreos/go-systemd/activation)
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


[golang-googlecode-net/f21] Bump to upstream 71586c3cf98f806af322c5a361660eb046e00501 - Repo moved to github, changing spec file

2015-02-06 Thread Jan Chaloupka
commit 31fc8c453ae7a6aa0f7fb201f82b62643afed8d6
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 14:35:16 2015 +0100

Bump to upstream 71586c3cf98f806af322c5a361660eb046e00501
- Repo moved to github, changing spec file header and globals

 .gitignore |2 +-
 golang-googlecode-net.spec |   53 ---
 sources|2 +-
 3 files changed, 32 insertions(+), 25 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8214812..1baa2da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/937a34c9de13c766c814510f76bca091dee06028.tar.gz
+/net-71586c3.tar.gz
diff --git a/golang-googlecode-net.spec b/golang-googlecode-net.spec
index accc0d2..a5c0652 100644
--- a/golang-googlecode-net.spec
+++ b/golang-googlecode-net.spec
@@ -1,12 +1,11 @@
 %global debug_package   %{nil}
 %global provider_tldcom
-%global providergoogle
-%global provider_prefix code
-%global project p
+%global providergithub
+%global project golang
 %global reponet
-%global import_path 
%{provider_prefix}.%{provider}.%{provider_tld}/%{project}/go.%{repo}
-%global rev 937a34c9de13c766c814510f76bca091dee06028
-%global shortrev%(r=%{rev}; echo ${r:0:12})
+%global import_path code.google.com/p/go.net
+%global commit  71586c3cf98f806af322c5a361660eb046e00501
+%global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 %global x_provider  golang
 %global x_provider_tld  org
@@ -14,14 +13,18 @@
 %global x_import_path   %{x_provider}.%{x_provider_tld}/x/%{x_repo}
 %global x_name  golang-%{x_provider}%{x_provider_tld}-%{repo}
 
-Name:   golang-%{provider}%{provider_prefix}-%{repo}
+Name:   golang-googlecode-net
 Version:0
-Release:0.18.hg%{shortrev}%{?dist}
+Release:0.19.git%{shortcommit}%{?dist}
 Summary:Supplementary Go networking libraries
 License:BSD
 URL:http://%{import_path}
-Source0:
https://%{repo}.go.%{provider}%{provider_prefix}.%{provider_tld}/archive/%{rev}.tar.gz
-BuildArch:  noarch
+Source0:
https://github.com/%{project}/%{repo}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
+%if 0%{?fedora} = 19 || 0%{?rhel} = 7
+BuildArch:  noarch
+%else
+ExclusiveArch:  %{ix86} x86_64 %{arm}
+%endif
 
 %description
 %{summary}
@@ -93,7 +96,7 @@ which use the supplementary Go text libraries with 
golang.org/x/ imports.
 
 %prep
 
-%setup -qn net.go-%{shortrev}
+%setup -q -n %{repo}-%{commit}
 
 %build
 
@@ -111,18 +114,18 @@ sed -i 
's/golang\.org\/x\//code\.google\.com\/p\/go\./g' \
 
 %check
 # context, icmp failing
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/spdy
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/webdav
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/ipv4
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/html
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/html/charset
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/html/atom
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/idna
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/netutil
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/ipv6
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/websocket
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/publicsuffix
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/proxy
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/spdy
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/webdav
+#GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/ipv4
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/html
+#GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/html/charset
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/html/atom
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/idna
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/netutil
+#GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/ipv6
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/websocket
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/publicsuffix
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/proxy
 
 rm -rf %{buildroot}%{gopath}/src/%{import_path}/html/testdata
 rm -rf %{buildroot}%{gopath}/src/%{import_path}/html/charset/testdata
@@ -138,6 +141,10 @@ rm -rf 
%{buildroot}%{gopath}/src/%{x_import_path}/html/charset/testdata
 %{gopath}/src/%{x_import_path}
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0-0.19.git71586c3
+- Bump to upstream 71586c3cf98f806af322c5a361660eb046e00501
+- Repo moved to github, changing spec file header and globals
+
 * Tue Dec 09 2014 jchaloup jchal...@redhat.com - 0-0.18.hg937a34c9de13
 - Update to the latest commit 937a34c9de13c766c814510f76bca091dee06028
   related: #1009967
diff --git 

[golang-googlecode-net/f20] Bump to upstream 71586c3cf98f806af322c5a361660eb046e00501 - Repo moved to github, changing spec file

2015-02-06 Thread Jan Chaloupka
commit 35bd19aa170d146717018e242fc63b613fc0ff71
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 14:35:16 2015 +0100

Bump to upstream 71586c3cf98f806af322c5a361660eb046e00501
- Repo moved to github, changing spec file header and globals

 .gitignore |2 +-
 golang-googlecode-net.spec |   53 ---
 sources|2 +-
 3 files changed, 32 insertions(+), 25 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8214812..1baa2da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/937a34c9de13c766c814510f76bca091dee06028.tar.gz
+/net-71586c3.tar.gz
diff --git a/golang-googlecode-net.spec b/golang-googlecode-net.spec
index accc0d2..a5c0652 100644
--- a/golang-googlecode-net.spec
+++ b/golang-googlecode-net.spec
@@ -1,12 +1,11 @@
 %global debug_package   %{nil}
 %global provider_tldcom
-%global providergoogle
-%global provider_prefix code
-%global project p
+%global providergithub
+%global project golang
 %global reponet
-%global import_path 
%{provider_prefix}.%{provider}.%{provider_tld}/%{project}/go.%{repo}
-%global rev 937a34c9de13c766c814510f76bca091dee06028
-%global shortrev%(r=%{rev}; echo ${r:0:12})
+%global import_path code.google.com/p/go.net
+%global commit  71586c3cf98f806af322c5a361660eb046e00501
+%global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 %global x_provider  golang
 %global x_provider_tld  org
@@ -14,14 +13,18 @@
 %global x_import_path   %{x_provider}.%{x_provider_tld}/x/%{x_repo}
 %global x_name  golang-%{x_provider}%{x_provider_tld}-%{repo}
 
-Name:   golang-%{provider}%{provider_prefix}-%{repo}
+Name:   golang-googlecode-net
 Version:0
-Release:0.18.hg%{shortrev}%{?dist}
+Release:0.19.git%{shortcommit}%{?dist}
 Summary:Supplementary Go networking libraries
 License:BSD
 URL:http://%{import_path}
-Source0:
https://%{repo}.go.%{provider}%{provider_prefix}.%{provider_tld}/archive/%{rev}.tar.gz
-BuildArch:  noarch
+Source0:
https://github.com/%{project}/%{repo}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
+%if 0%{?fedora} = 19 || 0%{?rhel} = 7
+BuildArch:  noarch
+%else
+ExclusiveArch:  %{ix86} x86_64 %{arm}
+%endif
 
 %description
 %{summary}
@@ -93,7 +96,7 @@ which use the supplementary Go text libraries with 
golang.org/x/ imports.
 
 %prep
 
-%setup -qn net.go-%{shortrev}
+%setup -q -n %{repo}-%{commit}
 
 %build
 
@@ -111,18 +114,18 @@ sed -i 
's/golang\.org\/x\//code\.google\.com\/p\/go\./g' \
 
 %check
 # context, icmp failing
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/spdy
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/webdav
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/ipv4
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/html
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/html/charset
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/html/atom
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/idna
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/netutil
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/ipv6
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/websocket
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/publicsuffix
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/proxy
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/spdy
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/webdav
+#GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/ipv4
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/html
+#GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/html/charset
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/html/atom
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/idna
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/netutil
+#GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/ipv6
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/websocket
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/publicsuffix
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/proxy
 
 rm -rf %{buildroot}%{gopath}/src/%{import_path}/html/testdata
 rm -rf %{buildroot}%{gopath}/src/%{import_path}/html/charset/testdata
@@ -138,6 +141,10 @@ rm -rf 
%{buildroot}%{gopath}/src/%{x_import_path}/html/charset/testdata
 %{gopath}/src/%{x_import_path}
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0-0.19.git71586c3
+- Bump to upstream 71586c3cf98f806af322c5a361660eb046e00501
+- Repo moved to github, changing spec file header and globals
+
 * Tue Dec 09 2014 jchaloup jchal...@redhat.com - 0-0.18.hg937a34c9de13
 - Update to the latest commit 937a34c9de13c766c814510f76bca091dee06028
   related: #1009967
diff --git 

[golang-googlecode-net] Bump to upstream 71586c3cf98f806af322c5a361660eb046e00501 - Repo moved to github, changing spec file

2015-02-06 Thread Jan Chaloupka
commit ab022d1765d546f82caabef73ccf84617803e20b
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 14:35:16 2015 +0100

Bump to upstream 71586c3cf98f806af322c5a361660eb046e00501
- Repo moved to github, changing spec file header and globals

 .gitignore |2 +-
 golang-googlecode-net.spec |   53 ---
 sources|2 +-
 3 files changed, 32 insertions(+), 25 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8214812..1baa2da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/937a34c9de13c766c814510f76bca091dee06028.tar.gz
+/net-71586c3.tar.gz
diff --git a/golang-googlecode-net.spec b/golang-googlecode-net.spec
index 6fd557a..d9ee035 100644
--- a/golang-googlecode-net.spec
+++ b/golang-googlecode-net.spec
@@ -1,12 +1,11 @@
 %global debug_package   %{nil}
 %global provider_tldcom
-%global providergoogle
-%global provider_prefix code
-%global project p
+%global providergithub
+%global project golang
 %global reponet
-%global import_path 
%{provider_prefix}.%{provider}.%{provider_tld}/%{project}/go.%{repo}
-%global rev 937a34c9de13c766c814510f76bca091dee06028
-%global shortrev%(r=%{rev}; echo ${r:0:12})
+%global import_path code.google.com/p/go.net
+%global commit  71586c3cf98f806af322c5a361660eb046e00501
+%global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 %global x_provider  golang
 %global x_provider_tld  org
@@ -14,14 +13,18 @@
 %global x_import_path   %{x_provider}.%{x_provider_tld}/x/%{x_repo}
 %global x_name  golang-%{x_provider}%{x_provider_tld}-%{repo}
 
-Name:   golang-%{provider}%{provider_prefix}-%{repo}
+Name:   golang-googlecode-net
 Version:0
-Release:0.19.hg%{shortrev}%{?dist}
+Release:0.20.git%{shortcommit}%{?dist}
 Summary:Supplementary Go networking libraries
 License:BSD
 URL:http://%{import_path}
-Source0:
https://%{repo}.go.%{provider}%{provider_prefix}.%{provider_tld}/archive/%{rev}.tar.gz
-BuildArch:  noarch
+Source0:
https://github.com/%{project}/%{repo}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
+%if 0%{?fedora} = 19 || 0%{?rhel} = 7
+BuildArch:  noarch
+%else
+ExclusiveArch:  %{ix86} x86_64 %{arm}
+%endif
 
 %description
 %{summary}
@@ -93,7 +96,7 @@ which use the supplementary Go text libraries with 
golang.org/x/ imports.
 
 %prep
 
-%setup -qn net.go-%{shortrev}
+%setup -q -n %{repo}-%{commit}
 
 %build
 
@@ -111,18 +114,18 @@ sed -i 
's/golang\.org\/x\//code\.google\.com\/p\/go\./g' \
 
 %check
 # context, icmp failing
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/spdy
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/webdav
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/ipv4
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/html
-#GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/html/charset
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/html/atom
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/idna
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/netutil
-#GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/ipv6
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/websocket
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/publicsuffix
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/proxy
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/spdy
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/webdav
+#GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/ipv4
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/html
+#GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/html/charset
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/html/atom
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/idna
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/netutil
+#GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/ipv6
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/websocket
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/publicsuffix
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/proxy
 
 rm -rf %{buildroot}%{gopath}/src/%{import_path}/html/testdata
 rm -rf %{buildroot}%{gopath}/src/%{import_path}/html/charset/testdata
@@ -138,6 +141,10 @@ rm -rf 
%{buildroot}%{gopath}/src/%{x_import_path}/html/charset/testdata
 %{gopath}/src/%{x_import_path}
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0-0.20.git71586c3
+- Bump to upstream 71586c3cf98f806af322c5a361660eb046e00501
+- Repo moved to github, changing spec file header and globals
+
 * Thu Dec 18 2014 Lokesh Mandvekar l...@fedoraproject.org - 
0-0.19.hg937a34c9de13
 - Resolves: rhbz#1056185 disable ipv6 test
 - also disable html/charset test
diff --git 

[golang-googlecode-net/el6] Bump to upstream 71586c3cf98f806af322c5a361660eb046e00501 - Repo moved to github, changing spec file

2015-02-06 Thread Jan Chaloupka
commit a3a538f40d575df295776354e53f864acf98a75f
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 14:35:16 2015 +0100

Bump to upstream 71586c3cf98f806af322c5a361660eb046e00501
- Repo moved to github, changing spec file header and globals

 .gitignore |2 +-
 golang-googlecode-net.spec |   51 +---
 sources|2 +-
 3 files changed, 31 insertions(+), 24 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8214812..1baa2da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/937a34c9de13c766c814510f76bca091dee06028.tar.gz
+/net-71586c3.tar.gz
diff --git a/golang-googlecode-net.spec b/golang-googlecode-net.spec
index bbdaa6d..ee6c8bd 100644
--- a/golang-googlecode-net.spec
+++ b/golang-googlecode-net.spec
@@ -1,12 +1,11 @@
 %global debug_package   %{nil}
 %global provider_tldcom
-%global providergoogle
-%global provider_prefix code
-%global project p
+%global providergithub
+%global project golang
 %global reponet
-%global import_path 
%{provider_prefix}.%{provider}.%{provider_tld}/%{project}/go.%{repo}
-%global rev 937a34c9de13c766c814510f76bca091dee06028
-%global shortrev%(r=%{rev}; echo ${r:0:12})
+%global import_path code.google.com/p/go.net
+%global commit  71586c3cf98f806af322c5a361660eb046e00501
+%global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 %global x_provider  golang
 %global x_provider_tld  org
@@ -14,14 +13,18 @@
 %global x_import_path   %{x_provider}.%{x_provider_tld}/x/%{x_repo}
 %global x_name  golang-%{x_provider}%{x_provider_tld}-%{repo}
 
-Name:   golang-%{provider}%{provider_prefix}-%{repo}
+Name:   golang-googlecode-net
 Version:0
-Release:0.19.hg%{shortrev}%{?dist}
+Release:0.20.git%{shortcommit}%{?dist}
 Summary:Supplementary Go networking libraries
 License:BSD
 URL:http://%{import_path}
-Source0:
https://%{repo}.go.%{provider}%{provider_prefix}.%{provider_tld}/archive/%{rev}.tar.gz
+Source0:
https://github.com/%{project}/%{repo}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
+%if 0%{?fedora} = 19 || 0%{?rhel} = 7
+BuildArch:  noarch
+%else
 ExclusiveArch:  %{ix86} x86_64 %{arm}
+%endif
 
 %description
 %{summary}
@@ -93,7 +96,7 @@ which use the supplementary Go text libraries with 
golang.org/x/ imports.
 
 %prep
 
-%setup -qn net.go-%{shortrev}
+%setup -q -n %{repo}-%{commit}
 
 %build
 
@@ -111,18 +114,18 @@ sed -i 
's/golang\.org\/x\//code\.google\.com\/p\/go\./g' \
 
 %check
 # context, icmp failing
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/spdy
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/webdav
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/ipv4
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/html
-#GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/html/charset
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/html/atom
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/idna
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/netutil
-#GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/ipv6
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/websocket
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/publicsuffix
-GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/proxy
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/spdy
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/webdav
+#GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/ipv4
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/html
+#GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/html/charset
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/html/atom
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/idna
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/netutil
+#GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/ipv6
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/websocket
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/publicsuffix
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}/proxy
 
 rm -rf %{buildroot}%{gopath}/src/%{import_path}/html/testdata
 rm -rf %{buildroot}%{gopath}/src/%{import_path}/html/charset/testdata
@@ -138,6 +141,10 @@ rm -rf 
%{buildroot}%{gopath}/src/%{x_import_path}/html/charset/testdata
 %{gopath}/src/%{x_import_path}
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0-0.20.git71586c3
+- Bump to upstream 71586c3cf98f806af322c5a361660eb046e00501
+- Repo moved to github, changing spec file header and globals
+
 * Thu Dec 18 2014 Lokesh Mandvekar l...@fedoraproject.org - 
0-0.19.hg937a34c9de13
 - Resolves: rhbz#1056185 disable ipv6 test
 - also disable html/charset test
diff --git a/sources b/sources
index 

[golang-github-onsi-gomega/f21] Bump to upstream 8adf9e1730c55cdc590de7d49766cb2acc88d8f2 - related: #1148452

2015-02-06 Thread Jan Chaloupka
commit f5c23dfcc563e444fc18c751aefaeaf13bf35475
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 16:33:21 2015 +0100

Bump to upstream 8adf9e1730c55cdc590de7d49766cb2acc88d8f2
- related: #1148452

 .gitignore |2 +-
 golang-github-onsi-gomega.spec |   17 ++---
 sources|2 +-
 3 files changed, 16 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f3270cc..a1ea8b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/gomega-a0ee4df.tar.gz
+/gomega-8adf9e1.tar.gz
diff --git a/golang-github-onsi-gomega.spec b/golang-github-onsi-gomega.spec
index 38d6a9c..763ba16 100644
--- a/golang-github-onsi-gomega.spec
+++ b/golang-github-onsi-gomega.spec
@@ -2,7 +2,7 @@
 %global provider_tld   com
 %global projectonsi
 %global repo   gomega
-%global commit a0ee4df1f2d58a75dd9d74e755615706d68e9ce9
+%global commit 8adf9e1730c55cdc590de7d49766cb2acc88d8f2
 
 %global import_path%{provider}.%{provider_tld}/%{project}/%{repo}
 %global shortcommit%(c=%{commit}; echo ${c:0:7})
@@ -10,12 +10,16 @@
 
 Name:  golang-%{provider}-%{project}-%{repo}
 Version:   0
-Release:   0.1.git%{shortcommit}%{?dist}
+Release:   0.3.git%{shortcommit}%{?dist}
 Summary:   Ginkgo's Preferred Matcher Library
 License:   MIT
 URL:   http://%{import_path}
 Source0:   
https://github.com/%{project}/%{repo}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
-BuildArch: noarch
+%if 0%{?fedora} = 19 || 0%{?rhel} = 7
+BuildArch:  noarch
+%else
+ExclusiveArch:  %{ix86} x86_64 %{arm}
+%endif
 
 %description
 %{summary}.
@@ -71,6 +75,13 @@ cp -pav {format,gbytes,gexec,ghttp,internal,matchers,types} 
%{buildroot}/%{gopat
 %{gopath}/src/%{import_path}/*/*
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0-0.3.git8adf9e1
+- Bump to upstream 8adf9e1730c55cdc590de7d49766cb2acc88d8f2
+  related: #1148452
+
+* Mon Oct 13 2014 jchaloup jchal...@redhat.com - 0-0.2.gita0ee4df
+- BuildArch to ExclusiveArch
+
 * Wed Oct 01 2014 root - 0-0.1.git90d6a47
 - First package for Fedora
 
diff --git a/sources b/sources
index b7344de..6ee6d57 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5cfc5a86dd82fb40f3d70fd8c08a4f7f  gomega-a0ee4df.tar.gz
+6afa4f974314d4df26ccf8fb4c6270b8  gomega-8adf9e1.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang-github-onsi-gomega/f20] Bump to upstream 8adf9e1730c55cdc590de7d49766cb2acc88d8f2 - related: #1148452

2015-02-06 Thread Jan Chaloupka
commit 0fbfd4b41805e57ce164cf7b5698b3c7ae6af746
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 16:33:21 2015 +0100

Bump to upstream 8adf9e1730c55cdc590de7d49766cb2acc88d8f2
- related: #1148452

 .gitignore |2 +-
 golang-github-onsi-gomega.spec |   17 ++---
 sources|2 +-
 3 files changed, 16 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f3270cc..a1ea8b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/gomega-a0ee4df.tar.gz
+/gomega-8adf9e1.tar.gz
diff --git a/golang-github-onsi-gomega.spec b/golang-github-onsi-gomega.spec
index 38d6a9c..763ba16 100644
--- a/golang-github-onsi-gomega.spec
+++ b/golang-github-onsi-gomega.spec
@@ -2,7 +2,7 @@
 %global provider_tld   com
 %global projectonsi
 %global repo   gomega
-%global commit a0ee4df1f2d58a75dd9d74e755615706d68e9ce9
+%global commit 8adf9e1730c55cdc590de7d49766cb2acc88d8f2
 
 %global import_path%{provider}.%{provider_tld}/%{project}/%{repo}
 %global shortcommit%(c=%{commit}; echo ${c:0:7})
@@ -10,12 +10,16 @@
 
 Name:  golang-%{provider}-%{project}-%{repo}
 Version:   0
-Release:   0.1.git%{shortcommit}%{?dist}
+Release:   0.3.git%{shortcommit}%{?dist}
 Summary:   Ginkgo's Preferred Matcher Library
 License:   MIT
 URL:   http://%{import_path}
 Source0:   
https://github.com/%{project}/%{repo}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
-BuildArch: noarch
+%if 0%{?fedora} = 19 || 0%{?rhel} = 7
+BuildArch:  noarch
+%else
+ExclusiveArch:  %{ix86} x86_64 %{arm}
+%endif
 
 %description
 %{summary}.
@@ -71,6 +75,13 @@ cp -pav {format,gbytes,gexec,ghttp,internal,matchers,types} 
%{buildroot}/%{gopat
 %{gopath}/src/%{import_path}/*/*
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0-0.3.git8adf9e1
+- Bump to upstream 8adf9e1730c55cdc590de7d49766cb2acc88d8f2
+  related: #1148452
+
+* Mon Oct 13 2014 jchaloup jchal...@redhat.com - 0-0.2.gita0ee4df
+- BuildArch to ExclusiveArch
+
 * Wed Oct 01 2014 root - 0-0.1.git90d6a47
 - First package for Fedora
 
diff --git a/sources b/sources
index b7344de..6ee6d57 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5cfc5a86dd82fb40f3d70fd8c08a4f7f  gomega-a0ee4df.tar.gz
+6afa4f974314d4df26ccf8fb4c6270b8  gomega-8adf9e1.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang-github-onsi-gomega] Bump to upstream 8adf9e1730c55cdc590de7d49766cb2acc88d8f2 - related: #1148452

2015-02-06 Thread Jan Chaloupka
commit 3ce0609682022545a187d46913fb8370623f9290
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 16:33:21 2015 +0100

Bump to upstream 8adf9e1730c55cdc590de7d49766cb2acc88d8f2
- related: #1148452

 .gitignore |2 +-
 golang-github-onsi-gomega.spec |   17 ++---
 sources|2 +-
 3 files changed, 16 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f3270cc..a1ea8b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/gomega-a0ee4df.tar.gz
+/gomega-8adf9e1.tar.gz
diff --git a/golang-github-onsi-gomega.spec b/golang-github-onsi-gomega.spec
index 38d6a9c..763ba16 100644
--- a/golang-github-onsi-gomega.spec
+++ b/golang-github-onsi-gomega.spec
@@ -2,7 +2,7 @@
 %global provider_tld   com
 %global projectonsi
 %global repo   gomega
-%global commit a0ee4df1f2d58a75dd9d74e755615706d68e9ce9
+%global commit 8adf9e1730c55cdc590de7d49766cb2acc88d8f2
 
 %global import_path%{provider}.%{provider_tld}/%{project}/%{repo}
 %global shortcommit%(c=%{commit}; echo ${c:0:7})
@@ -10,12 +10,16 @@
 
 Name:  golang-%{provider}-%{project}-%{repo}
 Version:   0
-Release:   0.1.git%{shortcommit}%{?dist}
+Release:   0.3.git%{shortcommit}%{?dist}
 Summary:   Ginkgo's Preferred Matcher Library
 License:   MIT
 URL:   http://%{import_path}
 Source0:   
https://github.com/%{project}/%{repo}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
-BuildArch: noarch
+%if 0%{?fedora} = 19 || 0%{?rhel} = 7
+BuildArch:  noarch
+%else
+ExclusiveArch:  %{ix86} x86_64 %{arm}
+%endif
 
 %description
 %{summary}.
@@ -71,6 +75,13 @@ cp -pav {format,gbytes,gexec,ghttp,internal,matchers,types} 
%{buildroot}/%{gopat
 %{gopath}/src/%{import_path}/*/*
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0-0.3.git8adf9e1
+- Bump to upstream 8adf9e1730c55cdc590de7d49766cb2acc88d8f2
+  related: #1148452
+
+* Mon Oct 13 2014 jchaloup jchal...@redhat.com - 0-0.2.gita0ee4df
+- BuildArch to ExclusiveArch
+
 * Wed Oct 01 2014 root - 0-0.1.git90d6a47
 - First package for Fedora
 
diff --git a/sources b/sources
index b7344de..6ee6d57 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5cfc5a86dd82fb40f3d70fd8c08a4f7f  gomega-a0ee4df.tar.gz
+6afa4f974314d4df26ccf8fb4c6270b8  gomega-8adf9e1.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[Bug 1190192] Kubelet service fails to start on Project Atomic host

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



--- Comment #1 from Matt Micene matt.mic...@dlt.com ---
Created attachment 988941
  -- https://bugzilla.redhat.com/attachment.cgi?id=988941action=edit
Change docker.socket dependency to docker.service

Replicates fix from workaround

-- 
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-onsi-ginkgo/el6] Bump to upstream 17ea479729ee427265ac1e913443018350946ddf - related: #1148456

2015-02-06 Thread Jan Chaloupka
commit f36d69cdb7ed5284c2f5143e78e8d58fd37e07b8
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 16:32:34 2015 +0100

Bump to upstream 17ea479729ee427265ac1e913443018350946ddf
- related: #1148456

 .gitignore |2 +-
 golang-github-onsi-ginkgo.spec |   14 +++---
 sources|2 +-
 3 files changed, 13 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 529af89..db18170 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/ginkgo-90d6a47.tar.gz
+/ginkgo-17ea479.tar.gz
diff --git a/golang-github-onsi-ginkgo.spec b/golang-github-onsi-ginkgo.spec
index 9ed2e14..85b81fe 100644
--- a/golang-github-onsi-ginkgo.spec
+++ b/golang-github-onsi-ginkgo.spec
@@ -2,7 +2,7 @@
 %global provider_tld   com
 %global projectonsi
 %global repo   ginkgo
-%global commit 90d6a472e25d8096739d5405286ec051c87fade7
+%global commit 17ea479729ee427265ac1e913443018350946ddf
 
 %global import_path%{provider}.%{provider_tld}/%{project}/%{repo}
 %global shortcommit%(c=%{commit}; echo ${c:0:7})
@@ -10,12 +10,16 @@
 
 Name:  golang-%{provider}-%{project}-%{repo}
 Version:   0
-Release:   0.2.git%{shortcommit}%{?dist}
+Release:   0.3.git%{shortcommit}%{?dist}
 Summary:   A Golang BDD Testing Framework
 License:   MIT
 URL:   http://%{import_path}
 Source0:   
https://github.com/%{project}/%{repo}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
-ExclusiveArch: %{ix86} x86_64 %{arm}
+%if 0%{?fedora} = 19 || 0%{?rhel} = 7
+BuildArch:  noarch
+%else
+ExclusiveArch:  %{ix86} x86_64 %{arm}
+%endif
 
 %description
 %{summary}.
@@ -80,6 +84,10 @@ cp -pav {config,ginkgo,integration,internal,reporters,types} 
%{buildroot}/%{gopa
 %{gopath}/src/%{import_path}/*/*
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0-0.3.git17ea479
+- Bump to upstream 17ea479729ee427265ac1e913443018350946ddf
+  related: #1148456
+
 * Mon Oct 13 2014 jchaloup jchal...@redhat.com - 0-0.2.git90d6a47
 - BuildArch to ExclusiveArch
 
diff --git a/sources b/sources
index 78a9487..920de20 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3a6bc1da9688c9375470bb553a8d7cb4  ginkgo-90d6a47.tar.gz
+999e77b82c9c17c1527482e36d0b6804  ginkgo-17ea479.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang-github-onsi-ginkgo] Bump to upstream 17ea479729ee427265ac1e913443018350946ddf - related: #1148456

2015-02-06 Thread Jan Chaloupka
commit 3cb62e9f9fe5d596f7d2c35142f29e4285a29ef8
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 16:32:34 2015 +0100

Bump to upstream 17ea479729ee427265ac1e913443018350946ddf
- related: #1148456

 .gitignore |2 +-
 golang-github-onsi-ginkgo.spec |   17 ++---
 sources|2 +-
 3 files changed, 16 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 529af89..db18170 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/ginkgo-90d6a47.tar.gz
+/ginkgo-17ea479.tar.gz
diff --git a/golang-github-onsi-ginkgo.spec b/golang-github-onsi-ginkgo.spec
index 71c536d..85b81fe 100644
--- a/golang-github-onsi-ginkgo.spec
+++ b/golang-github-onsi-ginkgo.spec
@@ -2,7 +2,7 @@
 %global provider_tld   com
 %global projectonsi
 %global repo   ginkgo
-%global commit 90d6a472e25d8096739d5405286ec051c87fade7
+%global commit 17ea479729ee427265ac1e913443018350946ddf
 
 %global import_path%{provider}.%{provider_tld}/%{project}/%{repo}
 %global shortcommit%(c=%{commit}; echo ${c:0:7})
@@ -10,12 +10,16 @@
 
 Name:  golang-%{provider}-%{project}-%{repo}
 Version:   0
-Release:   0.1.git%{shortcommit}%{?dist}
+Release:   0.3.git%{shortcommit}%{?dist}
 Summary:   A Golang BDD Testing Framework
 License:   MIT
 URL:   http://%{import_path}
 Source0:   
https://github.com/%{project}/%{repo}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
-BuildArch: noarch
+%if 0%{?fedora} = 19 || 0%{?rhel} = 7
+BuildArch:  noarch
+%else
+ExclusiveArch:  %{ix86} x86_64 %{arm}
+%endif
 
 %description
 %{summary}.
@@ -80,6 +84,13 @@ cp -pav {config,ginkgo,integration,internal,reporters,types} 
%{buildroot}/%{gopa
 %{gopath}/src/%{import_path}/*/*
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0-0.3.git17ea479
+- Bump to upstream 17ea479729ee427265ac1e913443018350946ddf
+  related: #1148456
+
+* Mon Oct 13 2014 jchaloup jchal...@redhat.com - 0-0.2.git90d6a47
+- BuildArch to ExclusiveArch
+
 * Wed Oct 01 2014 Jan Chaloupka jchal...@redhat.com - 0-0.1.git90d6a47
 - First package for Fedora
 
diff --git a/sources b/sources
index 78a9487..920de20 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3a6bc1da9688c9375470bb553a8d7cb4  ginkgo-90d6a47.tar.gz
+999e77b82c9c17c1527482e36d0b6804  ginkgo-17ea479.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang-github-onsi-ginkgo/f20] Bump to upstream 17ea479729ee427265ac1e913443018350946ddf - related: #1148456

2015-02-06 Thread Jan Chaloupka
commit 2aa9fa2a96fb2277ed7fee9e191926e6b106709b
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 16:32:34 2015 +0100

Bump to upstream 17ea479729ee427265ac1e913443018350946ddf
- related: #1148456

 .gitignore |2 +-
 golang-github-onsi-ginkgo.spec |   17 ++---
 sources|2 +-
 3 files changed, 16 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 529af89..db18170 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/ginkgo-90d6a47.tar.gz
+/ginkgo-17ea479.tar.gz
diff --git a/golang-github-onsi-ginkgo.spec b/golang-github-onsi-ginkgo.spec
index 71c536d..85b81fe 100644
--- a/golang-github-onsi-ginkgo.spec
+++ b/golang-github-onsi-ginkgo.spec
@@ -2,7 +2,7 @@
 %global provider_tld   com
 %global projectonsi
 %global repo   ginkgo
-%global commit 90d6a472e25d8096739d5405286ec051c87fade7
+%global commit 17ea479729ee427265ac1e913443018350946ddf
 
 %global import_path%{provider}.%{provider_tld}/%{project}/%{repo}
 %global shortcommit%(c=%{commit}; echo ${c:0:7})
@@ -10,12 +10,16 @@
 
 Name:  golang-%{provider}-%{project}-%{repo}
 Version:   0
-Release:   0.1.git%{shortcommit}%{?dist}
+Release:   0.3.git%{shortcommit}%{?dist}
 Summary:   A Golang BDD Testing Framework
 License:   MIT
 URL:   http://%{import_path}
 Source0:   
https://github.com/%{project}/%{repo}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
-BuildArch: noarch
+%if 0%{?fedora} = 19 || 0%{?rhel} = 7
+BuildArch:  noarch
+%else
+ExclusiveArch:  %{ix86} x86_64 %{arm}
+%endif
 
 %description
 %{summary}.
@@ -80,6 +84,13 @@ cp -pav {config,ginkgo,integration,internal,reporters,types} 
%{buildroot}/%{gopa
 %{gopath}/src/%{import_path}/*/*
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0-0.3.git17ea479
+- Bump to upstream 17ea479729ee427265ac1e913443018350946ddf
+  related: #1148456
+
+* Mon Oct 13 2014 jchaloup jchal...@redhat.com - 0-0.2.git90d6a47
+- BuildArch to ExclusiveArch
+
 * Wed Oct 01 2014 Jan Chaloupka jchal...@redhat.com - 0-0.1.git90d6a47
 - First package for Fedora
 
diff --git a/sources b/sources
index 78a9487..920de20 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3a6bc1da9688c9375470bb553a8d7cb4  ginkgo-90d6a47.tar.gz
+999e77b82c9c17c1527482e36d0b6804  ginkgo-17ea479.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang-github-onsi-ginkgo/f21] Bump to upstream 17ea479729ee427265ac1e913443018350946ddf - related: #1148456

2015-02-06 Thread Jan Chaloupka
commit 657229181fd085f365b0669076ba86f6cc08df60
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 16:32:34 2015 +0100

Bump to upstream 17ea479729ee427265ac1e913443018350946ddf
- related: #1148456

 .gitignore |2 +-
 golang-github-onsi-ginkgo.spec |   17 ++---
 sources|2 +-
 3 files changed, 16 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 529af89..db18170 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/ginkgo-90d6a47.tar.gz
+/ginkgo-17ea479.tar.gz
diff --git a/golang-github-onsi-ginkgo.spec b/golang-github-onsi-ginkgo.spec
index 71c536d..85b81fe 100644
--- a/golang-github-onsi-ginkgo.spec
+++ b/golang-github-onsi-ginkgo.spec
@@ -2,7 +2,7 @@
 %global provider_tld   com
 %global projectonsi
 %global repo   ginkgo
-%global commit 90d6a472e25d8096739d5405286ec051c87fade7
+%global commit 17ea479729ee427265ac1e913443018350946ddf
 
 %global import_path%{provider}.%{provider_tld}/%{project}/%{repo}
 %global shortcommit%(c=%{commit}; echo ${c:0:7})
@@ -10,12 +10,16 @@
 
 Name:  golang-%{provider}-%{project}-%{repo}
 Version:   0
-Release:   0.1.git%{shortcommit}%{?dist}
+Release:   0.3.git%{shortcommit}%{?dist}
 Summary:   A Golang BDD Testing Framework
 License:   MIT
 URL:   http://%{import_path}
 Source0:   
https://github.com/%{project}/%{repo}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
-BuildArch: noarch
+%if 0%{?fedora} = 19 || 0%{?rhel} = 7
+BuildArch:  noarch
+%else
+ExclusiveArch:  %{ix86} x86_64 %{arm}
+%endif
 
 %description
 %{summary}.
@@ -80,6 +84,13 @@ cp -pav {config,ginkgo,integration,internal,reporters,types} 
%{buildroot}/%{gopa
 %{gopath}/src/%{import_path}/*/*
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0-0.3.git17ea479
+- Bump to upstream 17ea479729ee427265ac1e913443018350946ddf
+  related: #1148456
+
+* Mon Oct 13 2014 jchaloup jchal...@redhat.com - 0-0.2.git90d6a47
+- BuildArch to ExclusiveArch
+
 * Wed Oct 01 2014 Jan Chaloupka jchal...@redhat.com - 0-0.1.git90d6a47
 - First package for Fedora
 
diff --git a/sources b/sources
index 78a9487..920de20 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3a6bc1da9688c9375470bb553a8d7cb4  ginkgo-90d6a47.tar.gz
+999e77b82c9c17c1527482e36d0b6804  ginkgo-17ea479.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang-github-onsi-gomega/el6] Bump to upstream 8adf9e1730c55cdc590de7d49766cb2acc88d8f2 - related: #1148452

2015-02-06 Thread Jan Chaloupka
commit 47f08d77380188cc30e89c121471409da657b648
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 16:33:21 2015 +0100

Bump to upstream 8adf9e1730c55cdc590de7d49766cb2acc88d8f2
- related: #1148452

 .gitignore |2 +-
 golang-github-onsi-gomega.spec |   12 ++--
 sources|2 +-
 3 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f3270cc..a1ea8b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/gomega-a0ee4df.tar.gz
+/gomega-8adf9e1.tar.gz
diff --git a/golang-github-onsi-gomega.spec b/golang-github-onsi-gomega.spec
index 76c3a3d..763ba16 100644
--- a/golang-github-onsi-gomega.spec
+++ b/golang-github-onsi-gomega.spec
@@ -2,7 +2,7 @@
 %global provider_tld   com
 %global projectonsi
 %global repo   gomega
-%global commit a0ee4df1f2d58a75dd9d74e755615706d68e9ce9
+%global commit 8adf9e1730c55cdc590de7d49766cb2acc88d8f2
 
 %global import_path%{provider}.%{provider_tld}/%{project}/%{repo}
 %global shortcommit%(c=%{commit}; echo ${c:0:7})
@@ -10,12 +10,16 @@
 
 Name:  golang-%{provider}-%{project}-%{repo}
 Version:   0
-Release:   0.2.git%{shortcommit}%{?dist}
+Release:   0.3.git%{shortcommit}%{?dist}
 Summary:   Ginkgo's Preferred Matcher Library
 License:   MIT
 URL:   http://%{import_path}
 Source0:   
https://github.com/%{project}/%{repo}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
+%if 0%{?fedora} = 19 || 0%{?rhel} = 7
+BuildArch:  noarch
+%else
 ExclusiveArch:  %{ix86} x86_64 %{arm}
+%endif
 
 %description
 %{summary}.
@@ -71,6 +75,10 @@ cp -pav {format,gbytes,gexec,ghttp,internal,matchers,types} 
%{buildroot}/%{gopat
 %{gopath}/src/%{import_path}/*/*
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0-0.3.git8adf9e1
+- Bump to upstream 8adf9e1730c55cdc590de7d49766cb2acc88d8f2
+  related: #1148452
+
 * Mon Oct 13 2014 jchaloup jchal...@redhat.com - 0-0.2.gita0ee4df
 - BuildArch to ExclusiveArch
 
diff --git a/sources b/sources
index b7344de..6ee6d57 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5cfc5a86dd82fb40f3d70fd8c08a4f7f  gomega-a0ee4df.tar.gz
+6afa4f974314d4df26ccf8fb4c6270b8  gomega-8adf9e1.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


File pflag-f82776d.tar.gz uploaded to lookaside cache by jchaloup

2015-02-06 Thread Jan Chaloupka
A file has been added to the lookaside cache for golang-github-spf13-pflag:

d9d4c0ff5e0f36d967b27a67e2a5a733  pflag-f82776d.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang-github-spf13-pflag] Bump to upstream f82776d6cc998e3c026baef7b24409ff49fe5c8d - related: #1085890

2015-02-06 Thread Jan Chaloupka
commit 872619255728d271baeb64372c9221f878c1f52d
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 17:26:31 2015 +0100

Bump to upstream f82776d6cc998e3c026baef7b24409ff49fe5c8d
- related: #1085890

 .gitignore |2 +-
 golang-github-spf13-pflag.spec |   26 +++---
 sources|2 +-
 3 files changed, 17 insertions(+), 13 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c20a324..de3bf62 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/pflag-463bdc8.tar.gz
+/pflag-f82776d.tar.gz
diff --git a/golang-github-spf13-pflag.spec b/golang-github-spf13-pflag.spec
index 1844677..63f8aa9 100644
--- a/golang-github-spf13-pflag.spec
+++ b/golang-github-spf13-pflag.spec
@@ -1,12 +1,15 @@
 %global debug_package   %{nil}
-%global import_path github.com/spf13/pflag
-%global gopath  %{_datadir}/gocode
-%global commit  463bdc838f2b35e9307e91d480878bda5fff7232
+%global providergithub
+%global provider_tldcom
+%global project spf13
+%global repopflag
+%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
+%global commit  f82776d6cc998e3c026baef7b24409ff49fe5c8d
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:   golang-github-spf13-pflag
 Version:0
-Release:0.3.git%{shortcommit}%{?dist}
+Release:0.4.git%{shortcommit}%{?dist}
 Summary:Replacement for Go's flag package
 License:ASL 2.0
 URL:http://%{import_path}
@@ -29,7 +32,8 @@ pflag is available under the same style of BSD license as the 
Go language,
 which can be found in the LICENSE file.
 
 %package devel
-Requires:   golang
+BuildRequires:   golang = 1.2.1-3
+Requires:   golang = 1.2.1-3
 Summary:Replacement for Go's flag package
 Provides:   golang(%{import_path}) = %{version}-%{release}
 
@@ -63,14 +67,14 @@ cp -pav *.go %{buildroot}/%{gopath}/src/%{import_path}
 
 %files devel
 %doc LICENSE README.md
-%dir %attr(755,root,root) %{gopath}
-%dir %attr(755,root,root) %{gopath}/src
-%dir %attr(755,root,root) %{gopath}/src/github.com
-%dir %attr(755,root,root) %{gopath}/src/github.com/spf13
-%dir %attr(755,root,root) %{gopath}/src/%{import_path}
-%{gopath}/src/%{import_path}/*.go
+%dir %{gopath}/src/%{provider}.%{provider_tld}/%{project}
+%{gopath}/src/%{import_path}
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0-0.4.gitf82776d
+- Bump to upstream f82776d6cc998e3c026baef7b24409ff49fe5c8d
+  related: #1085890
+
 * Thu Oct 16 2014 jchaloup jchal...@redhat.com - 0-0.3.git463bdc8
 - Bump to 463bdc838f2b35e9307e91d480878bda5fff7232
 
diff --git a/sources b/sources
index ce050cf..6355406 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6e5ccd3b49bbb023f7fd6629de7c8db7  pflag-463bdc8.tar.gz
+d9d4c0ff5e0f36d967b27a67e2a5a733  pflag-f82776d.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


File net-71586c3.tar.gz uploaded to lookaside cache by jchaloup

2015-02-06 Thread Jan Chaloupka
A file has been added to the lookaside cache for golang-googlecode-net:

ccc4eb5631b6e21a018691229f665838  net-71586c3.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


File yaml-3bc1590.tar.gz uploaded to lookaside cache by jchaloup

2015-02-06 Thread Jan Chaloupka
A file has been added to the lookaside cache for golang-github-ghodss-yaml:

d42d6e45287936c14eee429f930ae690  yaml-3bc1590.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang-github-ghodss-yaml/f20] Bump to upstream 3bc1590d16074751993dd3b1a76e7a8d1a916a11 - related: #1172603

2015-02-06 Thread Jan Chaloupka
commit 44b2f0db7f0444b325f88939f0107492d1e9a13e
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 16:26:33 2015 +0100

Bump to upstream 3bc1590d16074751993dd3b1a76e7a8d1a916a11
- related: #1172603

 .gitignore |2 +-
 golang-github-ghodss-yaml.spec |8 ++--
 sources|2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bca60e5..673ee0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/yaml-4fb5c72.tar.gz
+/yaml-3bc1590.tar.gz
diff --git a/golang-github-ghodss-yaml.spec b/golang-github-ghodss-yaml.spec
index c2b66b8..f5a3d0a 100644
--- a/golang-github-ghodss-yaml.spec
+++ b/golang-github-ghodss-yaml.spec
@@ -4,12 +4,12 @@
 %global project ghodss
 %global repoyaml
 %global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit  4fb5c728a37b361a1e971a3bb3d785fcc96b6ef5
+%global commit  3bc1590d16074751993dd3b1a76e7a8d1a916a11
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:   golang-%{provider}-%{project}-%{repo}
 Version:0
-Release:0.2.git%{shortcommit}%{?dist}
+Release:0.3.git%{shortcommit}%{?dist}
 Summary:A better way to marshal and unmarshal YAML in Golang
 License:MIT
 URL:https://%{import_path}
@@ -55,6 +55,10 @@ GOPATH=%{buildroot}/%{gopath}:%{gopath} go test 
%{import_path}
 %{gopath}/src/%{import_path}
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0-0.3.git3bc1590
+- Bump to upstream 3bc1590d16074751993dd3b1a76e7a8d1a916a11
+  related: #1172603
+
 * Wed Dec 24 2014 jchaloup jchal...@redhat.com - 0-0.2.git92ff9d3
 - Bump to 4fb5c728a37b361a1e971a3bb3d785fcc96b6ef5
   related: #1172603
diff --git a/sources b/sources
index 62d1a9d..ad711b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-15595a63ff58a0065af46d0b1c265faa  yaml-4fb5c72.tar.gz
+d42d6e45287936c14eee429f930ae690  yaml-3bc1590.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang-github-ghodss-yaml/f21] Bump to upstream 3bc1590d16074751993dd3b1a76e7a8d1a916a11 - related: #1172603

2015-02-06 Thread Jan Chaloupka
commit b7d635a3fcd6af584bb955b95e1c924743160be5
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 16:26:33 2015 +0100

Bump to upstream 3bc1590d16074751993dd3b1a76e7a8d1a916a11
- related: #1172603

 .gitignore |2 +-
 golang-github-ghodss-yaml.spec |8 ++--
 sources|2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bca60e5..673ee0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/yaml-4fb5c72.tar.gz
+/yaml-3bc1590.tar.gz
diff --git a/golang-github-ghodss-yaml.spec b/golang-github-ghodss-yaml.spec
index c2b66b8..f5a3d0a 100644
--- a/golang-github-ghodss-yaml.spec
+++ b/golang-github-ghodss-yaml.spec
@@ -4,12 +4,12 @@
 %global project ghodss
 %global repoyaml
 %global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit  4fb5c728a37b361a1e971a3bb3d785fcc96b6ef5
+%global commit  3bc1590d16074751993dd3b1a76e7a8d1a916a11
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:   golang-%{provider}-%{project}-%{repo}
 Version:0
-Release:0.2.git%{shortcommit}%{?dist}
+Release:0.3.git%{shortcommit}%{?dist}
 Summary:A better way to marshal and unmarshal YAML in Golang
 License:MIT
 URL:https://%{import_path}
@@ -55,6 +55,10 @@ GOPATH=%{buildroot}/%{gopath}:%{gopath} go test 
%{import_path}
 %{gopath}/src/%{import_path}
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0-0.3.git3bc1590
+- Bump to upstream 3bc1590d16074751993dd3b1a76e7a8d1a916a11
+  related: #1172603
+
 * Wed Dec 24 2014 jchaloup jchal...@redhat.com - 0-0.2.git92ff9d3
 - Bump to 4fb5c728a37b361a1e971a3bb3d785fcc96b6ef5
   related: #1172603
diff --git a/sources b/sources
index 62d1a9d..ad711b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-15595a63ff58a0065af46d0b1c265faa  yaml-4fb5c72.tar.gz
+d42d6e45287936c14eee429f930ae690  yaml-3bc1590.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang-github-davecgh-go-spew/f21] Bump to upstream 1aaf839fb07e099361e445273993ccd9adc21b07 - related: #1172198

2015-02-06 Thread Jan Chaloupka
commit 61f19faca9bb4eec492e62359318000f8427c82b
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 16:22:34 2015 +0100

Bump to upstream 1aaf839fb07e099361e445273993ccd9adc21b07
- related: #1172198

 .gitignore |2 +-
 golang-github-davecgh-go-spew.spec |8 ++--
 sources|2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 120e0db..857aab8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/go-spew-83f84dc.tar.gz
+/go-spew-1aaf839.tar.gz
diff --git a/golang-github-davecgh-go-spew.spec 
b/golang-github-davecgh-go-spew.spec
index df3afe6..51279cb 100644
--- a/golang-github-davecgh-go-spew.spec
+++ b/golang-github-davecgh-go-spew.spec
@@ -4,12 +4,12 @@
 %global project davecgh
 %global repogo-spew
 %global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit  83f84dc933714d51504ceed59f43ead21d096fe7
+%global commit  1aaf839fb07e099361e445273993ccd9adc21b07
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:   golang-%{provider}-%{project}-%{repo}
 Version:0
-Release:0.1.git%{shortcommit}%{?dist}
+Release:0.2.git%{shortcommit}%{?dist}
 Summary:Implements a deep pretty printer for Go data structures to aid 
in debugging
 License:ISC
 URL:https://%{import_path}
@@ -55,6 +55,10 @@ cp -rpav spew %{buildroot}/%{gopath}/src/%{import_path}/
 %{gopath}/src/%{import_path}
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0-0.2.git1aaf839
+- Bump to upstream 1aaf839fb07e099361e445273993ccd9adc21b07
+  related: #1172198
+
 * Tue Dec 09 2014 jchaloup jchal...@redhat.com - 0-0.1.git83f84dc
 - First package for Fedora
   resolves: #1172198
diff --git a/sources b/sources
index 83a03cb..e9a5149 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ad071ab5966081e7e9f4cded54c7fff0  go-spew-83f84dc.tar.gz
+02ddfa740442f30be3ea6d9215ca13a2  go-spew-1aaf839.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang-github-davecgh-go-spew] Bump to upstream 1aaf839fb07e099361e445273993ccd9adc21b07 - related: #1172198

2015-02-06 Thread Jan Chaloupka
commit 95a9759151b8912b50af887722afc46b348987b8
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 16:22:34 2015 +0100

Bump to upstream 1aaf839fb07e099361e445273993ccd9adc21b07
- related: #1172198

 .gitignore |2 +-
 golang-github-davecgh-go-spew.spec |8 ++--
 sources|2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 120e0db..857aab8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/go-spew-83f84dc.tar.gz
+/go-spew-1aaf839.tar.gz
diff --git a/golang-github-davecgh-go-spew.spec 
b/golang-github-davecgh-go-spew.spec
index df3afe6..51279cb 100644
--- a/golang-github-davecgh-go-spew.spec
+++ b/golang-github-davecgh-go-spew.spec
@@ -4,12 +4,12 @@
 %global project davecgh
 %global repogo-spew
 %global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit  83f84dc933714d51504ceed59f43ead21d096fe7
+%global commit  1aaf839fb07e099361e445273993ccd9adc21b07
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:   golang-%{provider}-%{project}-%{repo}
 Version:0
-Release:0.1.git%{shortcommit}%{?dist}
+Release:0.2.git%{shortcommit}%{?dist}
 Summary:Implements a deep pretty printer for Go data structures to aid 
in debugging
 License:ISC
 URL:https://%{import_path}
@@ -55,6 +55,10 @@ cp -rpav spew %{buildroot}/%{gopath}/src/%{import_path}/
 %{gopath}/src/%{import_path}
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0-0.2.git1aaf839
+- Bump to upstream 1aaf839fb07e099361e445273993ccd9adc21b07
+  related: #1172198
+
 * Tue Dec 09 2014 jchaloup jchal...@redhat.com - 0-0.1.git83f84dc
 - First package for Fedora
   resolves: #1172198
diff --git a/sources b/sources
index 83a03cb..e9a5149 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ad071ab5966081e7e9f4cded54c7fff0  go-spew-83f84dc.tar.gz
+02ddfa740442f30be3ea6d9215ca13a2  go-spew-1aaf839.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang-github-davecgh-go-spew/el6] Bump to upstream 1aaf839fb07e099361e445273993ccd9adc21b07 - related: #1172198

2015-02-06 Thread Jan Chaloupka
commit b91da0d54a2abbd6eea5a3e2c41e6637e9dc1655
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 16:22:34 2015 +0100

Bump to upstream 1aaf839fb07e099361e445273993ccd9adc21b07
- related: #1172198

 .gitignore |2 +-
 golang-github-davecgh-go-spew.spec |8 ++--
 sources|2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 120e0db..857aab8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/go-spew-83f84dc.tar.gz
+/go-spew-1aaf839.tar.gz
diff --git a/golang-github-davecgh-go-spew.spec 
b/golang-github-davecgh-go-spew.spec
index df3afe6..51279cb 100644
--- a/golang-github-davecgh-go-spew.spec
+++ b/golang-github-davecgh-go-spew.spec
@@ -4,12 +4,12 @@
 %global project davecgh
 %global repogo-spew
 %global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit  83f84dc933714d51504ceed59f43ead21d096fe7
+%global commit  1aaf839fb07e099361e445273993ccd9adc21b07
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:   golang-%{provider}-%{project}-%{repo}
 Version:0
-Release:0.1.git%{shortcommit}%{?dist}
+Release:0.2.git%{shortcommit}%{?dist}
 Summary:Implements a deep pretty printer for Go data structures to aid 
in debugging
 License:ISC
 URL:https://%{import_path}
@@ -55,6 +55,10 @@ cp -rpav spew %{buildroot}/%{gopath}/src/%{import_path}/
 %{gopath}/src/%{import_path}
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0-0.2.git1aaf839
+- Bump to upstream 1aaf839fb07e099361e445273993ccd9adc21b07
+  related: #1172198
+
 * Tue Dec 09 2014 jchaloup jchal...@redhat.com - 0-0.1.git83f84dc
 - First package for Fedora
   resolves: #1172198
diff --git a/sources b/sources
index 83a03cb..e9a5149 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ad071ab5966081e7e9f4cded54c7fff0  go-spew-83f84dc.tar.gz
+02ddfa740442f30be3ea6d9215ca13a2  go-spew-1aaf839.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang-github-ghodss-yaml] Bump to upstream 3bc1590d16074751993dd3b1a76e7a8d1a916a11 - related: #1172603

2015-02-06 Thread Jan Chaloupka
commit d26cee078a54f151a89b8c59f9868f96b99c
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 16:26:33 2015 +0100

Bump to upstream 3bc1590d16074751993dd3b1a76e7a8d1a916a11
- related: #1172603

 .gitignore |2 +-
 golang-github-ghodss-yaml.spec |8 ++--
 sources|2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bca60e5..673ee0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/yaml-4fb5c72.tar.gz
+/yaml-3bc1590.tar.gz
diff --git a/golang-github-ghodss-yaml.spec b/golang-github-ghodss-yaml.spec
index c2b66b8..f5a3d0a 100644
--- a/golang-github-ghodss-yaml.spec
+++ b/golang-github-ghodss-yaml.spec
@@ -4,12 +4,12 @@
 %global project ghodss
 %global repoyaml
 %global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit  4fb5c728a37b361a1e971a3bb3d785fcc96b6ef5
+%global commit  3bc1590d16074751993dd3b1a76e7a8d1a916a11
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:   golang-%{provider}-%{project}-%{repo}
 Version:0
-Release:0.2.git%{shortcommit}%{?dist}
+Release:0.3.git%{shortcommit}%{?dist}
 Summary:A better way to marshal and unmarshal YAML in Golang
 License:MIT
 URL:https://%{import_path}
@@ -55,6 +55,10 @@ GOPATH=%{buildroot}/%{gopath}:%{gopath} go test 
%{import_path}
 %{gopath}/src/%{import_path}
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0-0.3.git3bc1590
+- Bump to upstream 3bc1590d16074751993dd3b1a76e7a8d1a916a11
+  related: #1172603
+
 * Wed Dec 24 2014 jchaloup jchal...@redhat.com - 0-0.2.git92ff9d3
 - Bump to 4fb5c728a37b361a1e971a3bb3d785fcc96b6ef5
   related: #1172603
diff --git a/sources b/sources
index 62d1a9d..ad711b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-15595a63ff58a0065af46d0b1c265faa  yaml-4fb5c72.tar.gz
+d42d6e45287936c14eee429f930ae690  yaml-3bc1590.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang-github-ghodss-yaml/el6] Bump to upstream 3bc1590d16074751993dd3b1a76e7a8d1a916a11 - related: #1172603

2015-02-06 Thread Jan Chaloupka
commit 6d5f3791cf3098321c2d5a3894c7b906e654cfcd
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 16:26:33 2015 +0100

Bump to upstream 3bc1590d16074751993dd3b1a76e7a8d1a916a11
- related: #1172603

 .gitignore |2 +-
 golang-github-ghodss-yaml.spec |8 ++--
 sources|2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bca60e5..673ee0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/yaml-4fb5c72.tar.gz
+/yaml-3bc1590.tar.gz
diff --git a/golang-github-ghodss-yaml.spec b/golang-github-ghodss-yaml.spec
index c2b66b8..f5a3d0a 100644
--- a/golang-github-ghodss-yaml.spec
+++ b/golang-github-ghodss-yaml.spec
@@ -4,12 +4,12 @@
 %global project ghodss
 %global repoyaml
 %global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit  4fb5c728a37b361a1e971a3bb3d785fcc96b6ef5
+%global commit  3bc1590d16074751993dd3b1a76e7a8d1a916a11
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:   golang-%{provider}-%{project}-%{repo}
 Version:0
-Release:0.2.git%{shortcommit}%{?dist}
+Release:0.3.git%{shortcommit}%{?dist}
 Summary:A better way to marshal and unmarshal YAML in Golang
 License:MIT
 URL:https://%{import_path}
@@ -55,6 +55,10 @@ GOPATH=%{buildroot}/%{gopath}:%{gopath} go test 
%{import_path}
 %{gopath}/src/%{import_path}
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0-0.3.git3bc1590
+- Bump to upstream 3bc1590d16074751993dd3b1a76e7a8d1a916a11
+  related: #1172603
+
 * Wed Dec 24 2014 jchaloup jchal...@redhat.com - 0-0.2.git92ff9d3
 - Bump to 4fb5c728a37b361a1e971a3bb3d785fcc96b6ef5
   related: #1172603
diff --git a/sources b/sources
index 62d1a9d..ad711b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-15595a63ff58a0065af46d0b1c265faa  yaml-4fb5c72.tar.gz
+d42d6e45287936c14eee429f930ae690  yaml-3bc1590.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang-github-davecgh-go-spew/f20] Bump to upstream 1aaf839fb07e099361e445273993ccd9adc21b07 - related: #1172198

2015-02-06 Thread Jan Chaloupka
commit 64fb0709f32217d6a04ed147d7e88d42ab8b9317
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 16:22:34 2015 +0100

Bump to upstream 1aaf839fb07e099361e445273993ccd9adc21b07
- related: #1172198

 .gitignore |2 +-
 golang-github-davecgh-go-spew.spec |8 ++--
 sources|2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 120e0db..857aab8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/go-spew-83f84dc.tar.gz
+/go-spew-1aaf839.tar.gz
diff --git a/golang-github-davecgh-go-spew.spec 
b/golang-github-davecgh-go-spew.spec
index df3afe6..51279cb 100644
--- a/golang-github-davecgh-go-spew.spec
+++ b/golang-github-davecgh-go-spew.spec
@@ -4,12 +4,12 @@
 %global project davecgh
 %global repogo-spew
 %global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit  83f84dc933714d51504ceed59f43ead21d096fe7
+%global commit  1aaf839fb07e099361e445273993ccd9adc21b07
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:   golang-%{provider}-%{project}-%{repo}
 Version:0
-Release:0.1.git%{shortcommit}%{?dist}
+Release:0.2.git%{shortcommit}%{?dist}
 Summary:Implements a deep pretty printer for Go data structures to aid 
in debugging
 License:ISC
 URL:https://%{import_path}
@@ -55,6 +55,10 @@ cp -rpav spew %{buildroot}/%{gopath}/src/%{import_path}/
 %{gopath}/src/%{import_path}
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0-0.2.git1aaf839
+- Bump to upstream 1aaf839fb07e099361e445273993ccd9adc21b07
+  related: #1172198
+
 * Tue Dec 09 2014 jchaloup jchal...@redhat.com - 0-0.1.git83f84dc
 - First package for Fedora
   resolves: #1172198
diff --git a/sources b/sources
index 83a03cb..e9a5149 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ad071ab5966081e7e9f4cded54c7fff0  go-spew-83f84dc.tar.gz
+02ddfa740442f30be3ea6d9215ca13a2  go-spew-1aaf839.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


File gomega-8adf9e1.tar.gz uploaded to lookaside cache by jchaloup

2015-02-06 Thread Jan Chaloupka
A file has been added to the lookaside cache for golang-github-onsi-gomega:

6afa4f974314d4df26ccf8fb4c6270b8  gomega-8adf9e1.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


File ginkgo-17ea479.tar.gz uploaded to lookaside cache by jchaloup

2015-02-06 Thread Jan Chaloupka
A file has been added to the lookaside cache for golang-github-onsi-ginkgo:

999e77b82c9c17c1527482e36d0b6804  ginkgo-17ea479.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


File go-spew-1aaf839.tar.gz uploaded to lookaside cache by jchaloup

2015-02-06 Thread Jan Chaloupka
A file has been added to the lookaside cache for golang-github-davecgh-go-spew:

02ddfa740442f30be3ea6d9215ca13a2  go-spew-1aaf839.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[kubernetes/f21] Change docker.socket dependency to docker.service - resolves: #1190192

2015-02-06 Thread Jan Chaloupka
commit 541b5d52d753fe65d1b73d3e2e89c82f39f7b917
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 18:03:13 2015 +0100

Change docker.socket dependency to docker.service
- resolves: #1190192

 ...ocker.socket-dependency-to-docker.service.patch |   27 
 kubernetes.spec|8 +-
 2 files changed, 34 insertions(+), 1 deletions(-)
---
diff --git a/Change-docker.socket-dependency-to-docker.service.patch 
b/Change-docker.socket-dependency-to-docker.service.patch
new file mode 100644
index 000..f01f587
--- /dev/null
+++ b/Change-docker.socket-dependency-to-docker.service.patch
@@ -0,0 +1,27 @@
+From f6feca113c856583968bc4f463d026b8296046bd Mon Sep 17 00:00:00 2001
+From: rpm-build rpm-build
+Date: Fri, 6 Feb 2015 18:01:06 +0100
+Subject: [PATCH] Change docker.socket dependency to docker.service
+
+---
+ contrib/init/systemd/kubelet.service | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/contrib/init/systemd/kubelet.service 
b/contrib/init/systemd/kubelet.service
+index 52b5b85..6990f29 100644
+--- a/contrib/init/systemd/kubelet.service
 b/contrib/init/systemd/kubelet.service
+@@ -1,8 +1,8 @@
+ [Unit]
+ Description=Kubernetes Kubelet Server
+ Documentation=https://github.com/GoogleCloudPlatform/kubernetes
+-After=docker.socket cadvisor.service
+-Requires=docker.socket
++After=docker.service cadvisor.service
++Requires=docker.service
+ 
+ [Service]
+ EnvironmentFile=-/etc/kubernetes/config
+-- 
+1.9.3
+
diff --git a/kubernetes.spec b/kubernetes.spec
index 7781e1e..ff9230d 100644
--- a/kubernetes.spec
+++ b/kubernetes.spec
@@ -15,13 +15,14 @@
 
 Name:  kubernetes
 Version:   0.9.1
-Release:   0.1.git%{shortcommit}%{?dist}
+Release:   0.2.git%{shortcommit}%{?dist}
 Summary:   Container cluster management
 License:   ASL 2.0
 URL:   https://github.com/GoogleCloudPlatform/kubernetes
 ExclusiveArch: x86_64
 Source0:   
https://github.com/GoogleCloudPlatform/kubernetes/archive/%{commit}/kubernetes-%{shortcommit}.tar.gz
 
+
 %if 0%{?fedora} = 21 || 0%{?rhel}
 Requires:  docker
 %else
@@ -38,6 +39,7 @@ BuildRequires:systemd
 BuildRequires: etcd
 BuildRequires: hostname
 
+Patch0: Change-docker.socket-dependency-to-docker.service.patch
 %if 0%{?fedora}
 Patch1: rename-import-paths.patch
 Patch2: update-tests-to-etcd-2.0.patch
@@ -409,6 +411,10 @@ getent passwd kube /dev/null || useradd -r -g kube -d / 
-s /sbin/nologin \
 %systemd_postun
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0.9.1-0.2.git3623a01
+- Change docker.socket dependency to docker.service
+  resolves: #1190192
+
 * Tue Jan 27 2015 jchaloup jchal...@redhat.com - 0.9.1-0.1.git3623a01
 - Bump to upstream 3623a01bf0e90de6345147eef62894057fe04b29
 - update tests for etcd-2.0
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[Bug 1190192] Kubelet service fails to start on Project Atomic host

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

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

   What|Removed |Added

 Status|NEW |MODIFIED
   Fixed In Version||kubernetes-0.9.1-0.2.git362
   ||3a01.fc21



--- Comment #2 from Jan Chaloupka jchal...@redhat.com ---
https://lists.fedoraproject.org/pipermail/scm-commits/Week-of-Mon-20150202/1505610.html

-- 
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 1085890] Review Request: golang-github-spf13-pflag - Replacement for Go's flag package

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



--- Comment #16 from Fedora Update System upda...@fedoraproject.org ---
golang-github-spf13-pflag-0-0.4.gitf82776d.fc20 has been submitted as an update
for Fedora 20.
https://admin.fedoraproject.org/updates/golang-github-spf13-pflag-0-0.4.gitf82776d.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 1085890] Review Request: golang-github-spf13-pflag - Replacement for Go's flag package

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



--- Comment #18 from Fedora Update System upda...@fedoraproject.org ---
golang-github-spf13-pflag-0-0.4.gitf82776d.el6 has been submitted as an update
for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/golang-github-spf13-pflag-0-0.4.gitf82776d.el6

-- 
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 1085890] Review Request: golang-github-spf13-pflag - Replacement for Go's flag package

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



--- Comment #17 from Fedora Update System upda...@fedoraproject.org ---
golang-github-spf13-pflag-0-0.4.gitf82776d.fc21 has been submitted as an update
for Fedora 21.
https://admin.fedoraproject.org/updates/golang-github-spf13-pflag-0-0.4.gitf82776d.fc21

-- 
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 1190192] Kubelet service fails to start on Project Atomic host

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



--- Comment #4 from Fedora Update System upda...@fedoraproject.org ---
kubernetes-0.9.1-0.2.git3623a01.fc20 has been submitted as an update for Fedora
20.
https://admin.fedoraproject.org/updates/kubernetes-0.9.1-0.2.git3623a01.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


[kubernetes/f20] Change docker.socket dependency to docker.service - resolves: #1190192

2015-02-06 Thread Jan Chaloupka
commit b585e758d919ebcfd472766e255302777a0a7ead
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 18:03:13 2015 +0100

Change docker.socket dependency to docker.service
- resolves: #1190192

 ...ocker.socket-dependency-to-docker.service.patch |   27 
 kubernetes.spec|8 +-
 2 files changed, 34 insertions(+), 1 deletions(-)
---
diff --git a/Change-docker.socket-dependency-to-docker.service.patch 
b/Change-docker.socket-dependency-to-docker.service.patch
new file mode 100644
index 000..f01f587
--- /dev/null
+++ b/Change-docker.socket-dependency-to-docker.service.patch
@@ -0,0 +1,27 @@
+From f6feca113c856583968bc4f463d026b8296046bd Mon Sep 17 00:00:00 2001
+From: rpm-build rpm-build
+Date: Fri, 6 Feb 2015 18:01:06 +0100
+Subject: [PATCH] Change docker.socket dependency to docker.service
+
+---
+ contrib/init/systemd/kubelet.service | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/contrib/init/systemd/kubelet.service 
b/contrib/init/systemd/kubelet.service
+index 52b5b85..6990f29 100644
+--- a/contrib/init/systemd/kubelet.service
 b/contrib/init/systemd/kubelet.service
+@@ -1,8 +1,8 @@
+ [Unit]
+ Description=Kubernetes Kubelet Server
+ Documentation=https://github.com/GoogleCloudPlatform/kubernetes
+-After=docker.socket cadvisor.service
+-Requires=docker.socket
++After=docker.service cadvisor.service
++Requires=docker.service
+ 
+ [Service]
+ EnvironmentFile=-/etc/kubernetes/config
+-- 
+1.9.3
+
diff --git a/kubernetes.spec b/kubernetes.spec
index 7781e1e..ff9230d 100644
--- a/kubernetes.spec
+++ b/kubernetes.spec
@@ -15,13 +15,14 @@
 
 Name:  kubernetes
 Version:   0.9.1
-Release:   0.1.git%{shortcommit}%{?dist}
+Release:   0.2.git%{shortcommit}%{?dist}
 Summary:   Container cluster management
 License:   ASL 2.0
 URL:   https://github.com/GoogleCloudPlatform/kubernetes
 ExclusiveArch: x86_64
 Source0:   
https://github.com/GoogleCloudPlatform/kubernetes/archive/%{commit}/kubernetes-%{shortcommit}.tar.gz
 
+
 %if 0%{?fedora} = 21 || 0%{?rhel}
 Requires:  docker
 %else
@@ -38,6 +39,7 @@ BuildRequires:systemd
 BuildRequires: etcd
 BuildRequires: hostname
 
+Patch0: Change-docker.socket-dependency-to-docker.service.patch
 %if 0%{?fedora}
 Patch1: rename-import-paths.patch
 Patch2: update-tests-to-etcd-2.0.patch
@@ -409,6 +411,10 @@ getent passwd kube /dev/null || useradd -r -g kube -d / 
-s /sbin/nologin \
 %systemd_postun
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0.9.1-0.2.git3623a01
+- Change docker.socket dependency to docker.service
+  resolves: #1190192
+
 * Tue Jan 27 2015 jchaloup jchal...@redhat.com - 0.9.1-0.1.git3623a01
 - Bump to upstream 3623a01bf0e90de6345147eef62894057fe04b29
 - update tests for etcd-2.0
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[Bug 1190192] Kubelet service fails to start on Project Atomic host

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



--- Comment #3 from Fedora Update System upda...@fedoraproject.org ---
kubernetes-0.9.1-0.2.git3623a01.fc21 has been submitted as an update for Fedora
21.
https://admin.fedoraproject.org/updates/kubernetes-0.9.1-0.2.git3623a01.fc21

-- 
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


File kubernetes-7f5ed54.tar.gz uploaded to lookaside cache by jchaloup

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

e39ca157da17cdc904bc360101477bdf  kubernetes-7f5ed54.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang-github-spf13-pflag/f21] Bump to upstream f82776d6cc998e3c026baef7b24409ff49fe5c8d - related: #1085890

2015-02-06 Thread Jan Chaloupka
commit 705318f3c90d80555beee4d6b3d49f3910b2b82e
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 17:26:31 2015 +0100

Bump to upstream f82776d6cc998e3c026baef7b24409ff49fe5c8d
- related: #1085890

 .gitignore |2 +-
 golang-github-spf13-pflag.spec |   26 +++---
 sources|2 +-
 3 files changed, 17 insertions(+), 13 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c20a324..de3bf62 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/pflag-463bdc8.tar.gz
+/pflag-f82776d.tar.gz
diff --git a/golang-github-spf13-pflag.spec b/golang-github-spf13-pflag.spec
index 1844677..63f8aa9 100644
--- a/golang-github-spf13-pflag.spec
+++ b/golang-github-spf13-pflag.spec
@@ -1,12 +1,15 @@
 %global debug_package   %{nil}
-%global import_path github.com/spf13/pflag
-%global gopath  %{_datadir}/gocode
-%global commit  463bdc838f2b35e9307e91d480878bda5fff7232
+%global providergithub
+%global provider_tldcom
+%global project spf13
+%global repopflag
+%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
+%global commit  f82776d6cc998e3c026baef7b24409ff49fe5c8d
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:   golang-github-spf13-pflag
 Version:0
-Release:0.3.git%{shortcommit}%{?dist}
+Release:0.4.git%{shortcommit}%{?dist}
 Summary:Replacement for Go's flag package
 License:ASL 2.0
 URL:http://%{import_path}
@@ -29,7 +32,8 @@ pflag is available under the same style of BSD license as the 
Go language,
 which can be found in the LICENSE file.
 
 %package devel
-Requires:   golang
+BuildRequires:   golang = 1.2.1-3
+Requires:   golang = 1.2.1-3
 Summary:Replacement for Go's flag package
 Provides:   golang(%{import_path}) = %{version}-%{release}
 
@@ -63,14 +67,14 @@ cp -pav *.go %{buildroot}/%{gopath}/src/%{import_path}
 
 %files devel
 %doc LICENSE README.md
-%dir %attr(755,root,root) %{gopath}
-%dir %attr(755,root,root) %{gopath}/src
-%dir %attr(755,root,root) %{gopath}/src/github.com
-%dir %attr(755,root,root) %{gopath}/src/github.com/spf13
-%dir %attr(755,root,root) %{gopath}/src/%{import_path}
-%{gopath}/src/%{import_path}/*.go
+%dir %{gopath}/src/%{provider}.%{provider_tld}/%{project}
+%{gopath}/src/%{import_path}
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0-0.4.gitf82776d
+- Bump to upstream f82776d6cc998e3c026baef7b24409ff49fe5c8d
+  related: #1085890
+
 * Thu Oct 16 2014 jchaloup jchal...@redhat.com - 0-0.3.git463bdc8
 - Bump to 463bdc838f2b35e9307e91d480878bda5fff7232
 
diff --git a/sources b/sources
index ce050cf..6355406 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6e5ccd3b49bbb023f7fd6629de7c8db7  pflag-463bdc8.tar.gz
+d9d4c0ff5e0f36d967b27a67e2a5a733  pflag-f82776d.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang-github-spf13-pflag/el6] Bump to upstream f82776d6cc998e3c026baef7b24409ff49fe5c8d - related: #1085890

2015-02-06 Thread Jan Chaloupka
commit c99a6cd98a31c4155de07b04658dc5b5c8488a72
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 17:26:31 2015 +0100

Bump to upstream f82776d6cc998e3c026baef7b24409ff49fe5c8d
- related: #1085890

 .gitignore |2 +-
 golang-github-spf13-pflag.spec |   26 +++---
 sources|2 +-
 3 files changed, 17 insertions(+), 13 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3a07bcc..de3bf62 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/pflag-94e98a5.tar.gz
+/pflag-f82776d.tar.gz
diff --git a/golang-github-spf13-pflag.spec b/golang-github-spf13-pflag.spec
index 3260b44..8fff9ff 100644
--- a/golang-github-spf13-pflag.spec
+++ b/golang-github-spf13-pflag.spec
@@ -1,12 +1,15 @@
 %global debug_package   %{nil}
-%global import_path github.com/spf13/pflag
-%global gopath  %{_datadir}/gocode
-%global commit  94e98a55fb412fcbcfc302555cb990f5e1590627
+%global providergithub
+%global provider_tldcom
+%global project spf13
+%global repopflag
+%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
+%global commit  f82776d6cc998e3c026baef7b24409ff49fe5c8d
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:   golang-github-spf13-pflag
 Version:0
-Release:0.1.git%{shortcommit}%{?dist}
+Release:0.4.git%{shortcommit}%{?dist}
 Summary:Replacement for Go's flag package
 License:ASL 2.0
 URL:http://%{import_path}
@@ -21,7 +24,8 @@ ExclusiveArch:  %{ix86} x86_64 %{arm}
 %{summary}
 
 %package devel
-Requires:   golang
+BuildRequires:   golang = 1.2.1-3
+Requires:   golang = 1.2.1-3
 Summary:Replacement for Go's flag package
 Provides:   golang(%{import_path}) = %{version}-%{release}
 
@@ -44,13 +48,13 @@ cp -av *.go %{buildroot}/%{gopath}/src/%{import_path}
 
 %files devel
 %doc LICENSE README.md
-%dir %attr(755,root,root) %{gopath}
-%dir %attr(755,root,root) %{gopath}/src
-%dir %attr(755,root,root) %{gopath}/src/github.com
-%dir %attr(755,root,root) %{gopath}/src/github.com/spf13
-%dir %attr(755,root,root) %{gopath}/src/%{import_path}
-%{gopath}/src/%{import_path}/*.go
+%dir %{gopath}/src/%{provider}.%{provider_tld}/%{project}
+%{gopath}/src/%{import_path}
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0-0.4.gitf82776d
+- Bump to upstream f82776d6cc998e3c026baef7b24409ff49fe5c8d
+  related: #1085890
+
 * Fri Apr 04 2014 Lokesh Mandvekar l...@redhat.com 0-0.1.git
 - Initial package
diff --git a/sources b/sources
index fa98326..6355406 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-27c9873b739a5fd205ff91cb1f6de25e  pflag-94e98a5.tar.gz
+d9d4c0ff5e0f36d967b27a67e2a5a733  pflag-f82776d.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[golang-github-spf13-pflag/f20] Bump to upstream f82776d6cc998e3c026baef7b24409ff49fe5c8d - related: #1085890

2015-02-06 Thread Jan Chaloupka
commit edc48cdd97fe45c553cc59db8f19abe226cb5ab2
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 17:26:31 2015 +0100

Bump to upstream f82776d6cc998e3c026baef7b24409ff49fe5c8d
- related: #1085890

 .gitignore |2 +-
 golang-github-spf13-pflag.spec |   26 +++---
 sources|2 +-
 3 files changed, 17 insertions(+), 13 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c20a324..de3bf62 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/pflag-463bdc8.tar.gz
+/pflag-f82776d.tar.gz
diff --git a/golang-github-spf13-pflag.spec b/golang-github-spf13-pflag.spec
index 1844677..63f8aa9 100644
--- a/golang-github-spf13-pflag.spec
+++ b/golang-github-spf13-pflag.spec
@@ -1,12 +1,15 @@
 %global debug_package   %{nil}
-%global import_path github.com/spf13/pflag
-%global gopath  %{_datadir}/gocode
-%global commit  463bdc838f2b35e9307e91d480878bda5fff7232
+%global providergithub
+%global provider_tldcom
+%global project spf13
+%global repopflag
+%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
+%global commit  f82776d6cc998e3c026baef7b24409ff49fe5c8d
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:   golang-github-spf13-pflag
 Version:0
-Release:0.3.git%{shortcommit}%{?dist}
+Release:0.4.git%{shortcommit}%{?dist}
 Summary:Replacement for Go's flag package
 License:ASL 2.0
 URL:http://%{import_path}
@@ -29,7 +32,8 @@ pflag is available under the same style of BSD license as the 
Go language,
 which can be found in the LICENSE file.
 
 %package devel
-Requires:   golang
+BuildRequires:   golang = 1.2.1-3
+Requires:   golang = 1.2.1-3
 Summary:Replacement for Go's flag package
 Provides:   golang(%{import_path}) = %{version}-%{release}
 
@@ -63,14 +67,14 @@ cp -pav *.go %{buildroot}/%{gopath}/src/%{import_path}
 
 %files devel
 %doc LICENSE README.md
-%dir %attr(755,root,root) %{gopath}
-%dir %attr(755,root,root) %{gopath}/src
-%dir %attr(755,root,root) %{gopath}/src/github.com
-%dir %attr(755,root,root) %{gopath}/src/github.com/spf13
-%dir %attr(755,root,root) %{gopath}/src/%{import_path}
-%{gopath}/src/%{import_path}/*.go
+%dir %{gopath}/src/%{provider}.%{provider_tld}/%{project}
+%{gopath}/src/%{import_path}
 
 %changelog
+* Fri Feb 06 2015 jchaloup jchal...@redhat.com - 0-0.4.gitf82776d
+- Bump to upstream f82776d6cc998e3c026baef7b24409ff49fe5c8d
+  related: #1085890
+
 * Thu Oct 16 2014 jchaloup jchal...@redhat.com - 0-0.3.git463bdc8
 - Bump to 463bdc838f2b35e9307e91d480878bda5fff7232
 
diff --git a/sources b/sources
index ce050cf..6355406 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6e5ccd3b49bbb023f7fd6629de7c8db7  pflag-463bdc8.tar.gz
+d9d4c0ff5e0f36d967b27a67e2a5a733  pflag-f82776d.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[kubernetes] Bump to upstream 7f5ed541f794348ae6279414cf70523a4d5133cc

2015-02-06 Thread Jan Chaloupka
commit 61feb8bc67c74c663565a2d0a2f44b615360e319
Author: Jan Chaloupka jchal...@redhat.com
Date:   Fri Feb 6 17:55:58 2015 +0100

Bump to upstream 7f5ed541f794348ae6279414cf70523a4d5133cc

 .gitignore  |2 +-
 kubernetes.spec |   10 --
 sources |2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 73e2e34..a12f46b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kubernetes-e335e2d.tar.gz
+/kubernetes-7f5ed54.tar.gz
diff --git a/kubernetes.spec b/kubernetes.spec
index 289f266..d1730d4 100644
--- a/kubernetes.spec
+++ b/kubernetes.spec
@@ -5,7 +5,7 @@
 %global projectGoogleCloudPlatform
 %global repo   kubernetes
 %global import_path%{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit e335e2d3e26a9a58d3b189ccf41ceb3770d1bfa9
+%global commit 7f5ed541f794348ae6279414cf70523a4d5133cc
 %global shortcommit%(c=%{commit}; echo ${c:0:7})
 
 #I really need this, otherwise version_ldflags=$(kube::version_ldflags)
@@ -15,7 +15,7 @@
 
 Name:  kubernetes
 Version:   0.9.1
-Release:   0.4.git%{shortcommit}%{?dist}
+Release:   0.6.git%{shortcommit}%{?dist}
 Summary:   Container cluster management
 License:   ASL 2.0
 URL:   https://github.com/GoogleCloudPlatform/kubernetes
@@ -410,6 +410,12 @@ getent passwd kube /dev/null || useradd -r -g kube -d / 
-s /sbin/nologin \
 %systemd_postun
 
 %changelog
+* Wed Feb 04 2015 jchaloup jchal...@redhat.com - 0.9.1-0.6.git7f5ed54
+- Bump to upstream 7f5ed541f794348ae6279414cf70523a4d5133cc
+
+* Tue Feb 03 2015 jchaloup jchal...@redhat.com - 0.9.1-0.5.git2ac6bbb
+- Bump to upstream 2ac6bbb7eba7e69eac71bd9acd192cda97e67641
+
 * Mon Feb 02 2015 jchaloup jchal...@redhat.com - 0.9.1-0.4.gite335e2d
 - Bump to upstream e335e2d3e26a9a58d3b189ccf41ceb3770d1bfa9
 
diff --git a/sources b/sources
index 8815edb..9bd8374 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6fc074ef73cca15a7ce00a4c42b351a5  kubernetes-e335e2d.tar.gz
+e39ca157da17cdc904bc360101477bdf  kubernetes-7f5ed54.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang