[rubygem-simple-navigation] Removed forgotten Sinatra BR.

Vít Ondruch vondruch at fedoraproject.org
Fri Nov 18 18:03:16 UTC 2011


commit 5478a3a12daed6335ca5434916e64154e113390e
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Fri Nov 18 19:03:04 2011 +0100

    Removed forgotten Sinatra BR.

 rubygem-simple-navigation.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-simple-navigation.spec b/rubygem-simple-navigation.spec
index 71e8781..3db0811 100644
--- a/rubygem-simple-navigation.spec
+++ b/rubygem-simple-navigation.spec
@@ -6,7 +6,7 @@
 Summary: Ruby library for creating navigation for your Rails or Sinatra application
 Name: rubygem-%{gemname}
 Version: 3.5.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://github.com/andi/simple-navigation
@@ -16,7 +16,6 @@ Requires: ruby(rubygems)
 Requires: rubygem(activesupport) >= 2.3.2
 BuildRequires: ruby(rubygems)
 BuildRequires: rubygem(actionpack)
-BuildRequires: rubygem(sinatra)
 # Use rspec-core until rspec are not migrated to RSpec 2.x
 BuildRequires: rubygem(rspec-core)
 BuildArch: noarch
@@ -76,6 +75,9 @@ popd
 
 
 %changelog
+* Fri Nov 18 2011 Vít Ondruch <vondruch at redhat.com> - 3.5.0-2
+- Removed forgotten Sinatra BR.
+
 * Fri Nov 18 2011 Vít Ondruch <vondruch at redhat.com> - 3.5.0-1
 - Updated to simple-navigation 3.5.0.
 


More information about the scm-commits mailing list