[golang-bitbucket-ww-goautoneg/f20] Add missing provides - related: #1198803

Jan Chaloupka jchaloup at fedoraproject.org
Thu Mar 5 00:08:28 UTC 2015


commit 250c485fe6db8fd2e9520e728db452d6284edc19
Author: Jan Chaloupka <jchaloup at redhat.com>
Date:   Thu Mar 5 01:01:54 2015 +0100

    Add missing provides
    - related: #1198803

 golang-bitbucket-ww-goautoneg.spec | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/golang-bitbucket-ww-goautoneg.spec b/golang-bitbucket-ww-goautoneg.spec
index 7055f01..c1ad00f 100644
--- a/golang-bitbucket-ww-goautoneg.spec
+++ b/golang-bitbucket-ww-goautoneg.spec
@@ -10,7 +10,7 @@
 
 Name:           golang-%{provider}-%{project}-%{repo}
 Version:        0
-Release:        0.1.git%{shortcommit}%{?dist}
+Release:        0.2.git%{shortcommit}%{?dist}
 Summary:        HTTP Content-Type Autonegotiation
 License:        BSD
 URL:            https://%{import_path}
@@ -29,6 +29,7 @@ ExclusiveArch:  %{ix86} x86_64 %{arm}
 BuildRequires:  golang >= 1.2.1-3
 Requires:       golang >= 1.2.1-3
 Summary:        %{summary}
+Provides:       golang(%{import_path}) = %{version}-%{release}
 
 %description devel
 %{summary}
@@ -55,6 +56,10 @@ GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path}
 %{gopath}/src/%{import_path}
 
 %changelog
+* Thu Mar 05 2015 jchaloup <jchaloup at redhat.com> - 0-0.2.git75cd24fc2f2c
+- Add missing provides
+  related: #1198803
+
 * Wed Mar 04 2015 jchaloup <jchaloup at redhat.com> - 0-0.1.git75cd24fc2f2c
 - First package for Fedora
   resolves: #1198803


More information about the scm-commits mailing list