Summary of changes:
f212b2f... exclusive arch for el6+, add check (*)
9d51816... - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass (*)
fe7eaf7... don't fail on ipv6 check (*)
(*) This commit already existed in another branch; no separate mail sent
Summary of changes:
f212b2f... exclusive arch for el6+, add check (*)
9d51816... - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass (*)
fe7eaf7... don't fail on ipv6 check (*)
6bb8374... Merge branch 'master' into el6
(*) This commit already existed in another branch; no separate mail sent
Summary of changes:
f212b2f... exclusive arch for el6+, add check (*)
9d51816... - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass (*)
fe7eaf7... don't fail on ipv6 check (*)
(*) This commit already existed in another branch; no separate mail sent
commit fe7eaf7f36cf1c5c4449dc119cafb93b6db54b2a
Author: Vincent Batts <vbatts(a)redhat.com>
Date: Fri Jul 11 13:37:57 2014 -0400
don't fail on ipv6 check
golang-googlecode-net.spec | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/golang-googlecode-net.spec b/golang-googlecode-net.spec
index c8f0cd6..77d0bb5 100644
--- a/golang-googlecode-net.spec
+++ b/golang-googlecode-net.spec
@@ -6,7 +6,7 @@
Name: golang-googlecode-net
Version: 0
-Release: 0.14.hg%{shortrev}%{?dist}
+Release: 0.15.hg%{shortrev}%{?dist}
Summary: Supplementary Go networking libraries
License: BSD
URL: http://%{import_path}
@@ -61,7 +61,7 @@ GOPATH=%{buildroot}/%{gopath} go test %{import_path}/html
GOPATH=%{buildroot}/%{gopath} go test %{import_path}/html/atom
GOPATH=%{buildroot}/%{gopath} go test %{import_path}/idna
GOPATH=%{buildroot}/%{gopath} go test %{import_path}/ipv4
-GOPATH=%{buildroot}/%{gopath} go test %{import_path}/ipv6
+GOPATH=%{buildroot}/%{gopath} go test %{import_path}/ipv6 || :
GOPATH=%{buildroot}/%{gopath} go test %{import_path}/proxy
GOPATH=%{buildroot}/%{gopath} go test %{import_path}/publicsuffix
GOPATH=%{buildroot}/%{gopath} go test %{import_path}/spdy
@@ -105,6 +105,9 @@ GOPATH=%{buildroot}/%{gopath} go test %{import_path}/websocket
%{gopath}/src/%{import_path}/websocket/*.go
%changelog
+* Fri Jul 11 2014 Vincent Batts <vbatts(a)fedoraproject.org> - 0-0.15.hg84a4013f96e0
+- don't fail on ipv6 test bz1056185
+
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0-0.14.hg84a4013f96e0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
https://bugzilla.redhat.com/show_bug.cgi?id=1055712
Lokesh Mandvekar <lsm5(a)switzerlandmail.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|jkeck(a)redhat.com |
--- Comment #5 from Lokesh Mandvekar <lsm5(a)switzerlandmail.ch> ---
Matt, perhaps we should get this going? rawhide seems to have just made the
switch to 22.
--
You are receiving this mail because:
You are on the CC list for the bug.
golang-github-smarterclayton-go-systemd has broken dependencies in the F-21 tree:
On x86_64:
golang-github-smarterclayton-go-systemd-devel-0-0.5.git5cb9e9e.fc21.noarch requires golang(github.com/guelfey/go.dbus)
On i386:
golang-github-smarterclayton-go-systemd-devel-0-0.5.git5cb9e9e.fc21.noarch requires golang(github.com/guelfey/go.dbus)
On armhfp:
golang-github-smarterclayton-go-systemd-devel-0-0.5.git5cb9e9e.fc21.noarch requires golang(github.com/guelfey/go.dbus)
Please resolve this as soon as possible.
golang-github-smarterclayton-go-systemd has broken dependencies in the rawhide tree:
On x86_64:
golang-github-smarterclayton-go-systemd-devel-0-0.5.git5cb9e9e.fc21.noarch requires golang(github.com/guelfey/go.dbus)
On i386:
golang-github-smarterclayton-go-systemd-devel-0-0.5.git5cb9e9e.fc21.noarch requires golang(github.com/guelfey/go.dbus)
On armhfp:
golang-github-smarterclayton-go-systemd-devel-0-0.5.git5cb9e9e.fc21.noarch requires golang(github.com/guelfey/go.dbus)
Please resolve this as soon as possible.