[rubygem-rack/f20] Add virtual provide for bundled okjson

Josef Stribny jstribny at fedoraproject.org
Thu Feb 6 10:24:36 UTC 2014


commit 08baa76ba7c7e977f9c7ad7d12e77c7f29abd687
Author: Josef Stribny <jstribny at redhat.com>
Date:   Wed Feb 5 10:50:53 2014 +0100

    Add virtual provide for bundled okjson

 rubygem-rack.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/rubygem-rack.spec b/rubygem-rack.spec
index 05f43d0..834ad8b 100644
--- a/rubygem-rack.spec
+++ b/rubygem-rack.spec
@@ -29,6 +29,7 @@ BuildRequires:  rubygem(thin)
 # BuildRequires:  lighttpd-fastcgi
 BuildArch:      noarch
 Provides:       rubygem(%{gem_name}) = %{version}
+Provides:       bundled(okjson) = 20130206
 
 %description
 Rack provides a common API for connecting web frameworks,
@@ -110,6 +111,7 @@ popd
 %changelog
 * Wed Feb 05 2014  Josef Stribny <jstribny at redhat.com> - 1:1.5.2-2
 - Fix licensing
+- Add virtual provide for bundled okjson
 
 * Wed Jul 24 2013 Josef Stribny <jstribny at redhat.com> - 1:1.5.2-1
 - Update to rack 1.5.2


More information about the scm-commits mailing list