[Bug 1376407] Review Request: golang-github-mattn-go-isatty - isatty for golang

2017-06-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1376407

Jan Chaloupka  changed:

   What|Removed |Added

 Resolution|NOTABUG |DUPLICATE



--- Comment #8 from Jan Chaloupka  ---


*** This bug has been marked as a duplicate of bug 1430143 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1376407] Review Request: golang-github-mattn-go-isatty - isatty for golang

2017-06-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1376407

Jan Chaloupka  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |NOTABUG
Last Closed||2017-06-14 08:20:11



--- Comment #7 from Jan Chaloupka  ---
Closed in favor of https://bugzilla.redhat.com/show_bug.cgi?id=1430143

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1376407] Review Request: golang-github-mattn-go-isatty - isatty for golang

2017-03-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1376407



--- Comment #6 from Matthias Runge  ---
I'm happy to close this here in favor of any other review request.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1376407] Review Request: golang-github-mattn-go-isatty - isatty for golang

2017-03-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1376407

Matthias Runge  changed:

   What|Removed |Added

  Flags|needinfo?(mru...@redhat.com |
   |)   |



--- Comment #5 from Matthias Runge  ---
Jan, sorry to keep you waiting here.

This dropped in my prio list, and I couldn't get gofed working (permission
issues, my user is in gofed group)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1376407] Review Request: golang-github-mattn-go-isatty - isatty for golang

2017-03-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1376407

Jan Chaloupka  changed:

   What|Removed |Added

 CC||mru...@redhat.com
  Flags||needinfo?(mru...@redhat.com
   ||)



--- Comment #4 from Jan Chaloupka  ---
Matthias, can you regenerate the spec with the latest gofed? There are some
minor improvements of the spec file.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1376407] Review Request: golang-github-mattn-go-isatty - isatty for golang

2017-01-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1376407

josef radinger  changed:

   What|Removed |Added

  Flags||fedora-review?



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1376407] Review Request: golang-github-mattn-go-isatty - isatty for golang

2017-01-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1376407



--- Comment #3 from josef radinger  ---
at the start:
%if 0%{?fedora} || 0%{?rhel} == 6
%global with_devel 1
%global with_bundled 0
%global with_debug 0
%global with_check 1
%global with_unit_test 0
%else
%global with_devel 0
%global with_bundled 0
%global with_debug 0
%global with_check 0
%global with_unit_test 0
%endif

i think this could be:
%if 0%{?fedora} || 0%{?rhel} == 6
%global with_devel 1
%global with_check 1
%else
%global with_devel 0
%global with_check 0
%endif

%global with_unit_test 0
%global with_bundled 0
%global with_debug 0


and the actual version (and git revision) would be:
%global commit  30a891c33c7cde7b02a981314b4228ec99380cca

Version:0.0.1
Release:1.git%{shortcommit}%{?dist}

please take the release-number with a grain of salt.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1376407] Review Request: golang-github-mattn-go-isatty - isatty for golang

2017-01-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1376407

Matthias Runge  changed:

   What|Removed |Added

 CC||che...@nosuchhost.net



--- Comment #2 from Matthias Runge  ---
*** Bug 1412344 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1376407] Review Request: golang-github-mattn-go-isatty - isatty for golang

2017-01-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1376407

Matthias Runge  changed:

   What|Removed |Added

 Blocks||1348906
 CC||jchal...@redhat.com



--- Comment #1 from Matthias Runge  ---
*** Bug 1410385 has been marked as a duplicate of this bug. ***


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1348906
[Bug 1348906] consul-v0.7.2 is available
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1376407] Review Request: golang-github-mattn-go-isatty - isatty for golang

2016-09-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1376407

Matthias Runge  changed:

   What|Removed |Added

 Blocks||1376437




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1376437
[Bug 1376437] Review Request: golang-github-fatih-color - Color package for
Go (golang)
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org


[Bug 1376407] Review Request: golang-github-mattn-go-isatty - isatty for golang

2016-09-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1376407

Matthias Runge  changed:

   What|Removed |Added

 Blocks||1376412




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1376412
[Bug 1376412] Review Request: golang-github-mattn-go-colorable - Colorable
writer for windows.
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org


[Bug 1376407] Review Request: golang-github-mattn-go-isatty - isatty for golang

2016-09-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1376407

Matthias Runge  changed:

   What|Removed |Added

 Blocks||1376389




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1376389
[Bug 1376389] Tracker for grafana dependencies
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org