[golang-gopkg-check] Add github.com/motain/gocheck into Provides - related: #1151779

Jan Chaloupka jchaloup at fedoraproject.org
Tue Jan 13 11:50:25 UTC 2015


commit e139f2b462973fcc614c8c2f9ac4a69d80ebfd54
Author: Jan Chaloupka <jchaloup at redhat.com>
Date:   Tue Jan 13 12:43:06 2015 +0100

    Add github.com/motain/gocheck into Provides
    - related: #1151779

 golang-gopkg-check.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/golang-gopkg-check.spec b/golang-gopkg-check.spec
index cbd3910..2ed3749 100644
--- a/golang-gopkg-check.spec
+++ b/golang-gopkg-check.spec
@@ -16,7 +16,7 @@
 
 Name:           golang-gopkg-%{repo}
 Version:        0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Rich testing for the Go language
 License:        BSD
 # gopkg.in/check.v1
@@ -39,6 +39,7 @@ Requires:       golang >= 1.2.1-3
 Summary:        %{summary}
 Provides:       golang(%{import_path}) = %{version}-%{release}
 Provides:	golang(%{import_path_sec}) = %{version}-%{release}
+Provides:	golang(%{mimport_path}) = %{version}-%{release}
 Obsoletes:	golang-launchpad-gocheck-devel
 
 %description devel
@@ -75,6 +76,10 @@ cp -pav *.go %{buildroot}/%{gopath}/src/%{mimport_path}/
 %{gopath}/src/github.com/motain/gocheck
 
 %changelog
+* Tue Jan 13 2015 jchaloup <jchaloup at redhat.com> - 0-4
+- Add github.com/motain/gocheck into Provides
+  related: #1151779
+
 * Tue Jan 13 2015 jchaloup <jchaloup at redhat.com> - 0-3
 - Add github.com/motain/gocheck into devel subpackage
   related: #1151779


More information about the scm-commits mailing list