]> git.pld-linux.org Git - packages/ruby-jquery-rails.git/commitdiff
- updated deps auto/th/ruby-jquery-rails-3.1.1-3
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 4 Sep 2014 20:44:09 +0000 (22:44 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 4 Sep 2014 20:44:09 +0000 (22:44 +0200)
- rel 3

ruby-jquery-rails.spec

index 26b1b822e5c6025414c71e0ca1cd6e60e40c2550..6aebffd8c5ae3bc43a6fda5b37f62c1774defd72 100644 (file)
@@ -2,7 +2,7 @@
 Summary:       jQuery and the jQuery-ujs driver for your Rails 3+ application
 Name:          ruby-%{pkgname}
 Version:       3.1.1
-Release:       2
+Release:       3
 License:       Ruby-alike
 Group:         Development/Languages
 Source0:       http://rubygems.org/downloads/%{pkgname}-%{version}.gem
@@ -13,8 +13,10 @@ BuildRequires:       rpmbuild(macros) >= 1.656
 %if %(locale -a | grep -q '^en_US$'; echo $?)
 BuildRequires: glibc-localedb-all
 %endif
+Requires:      ruby-rack-ssl >= 1.3.2
 Requires:      ruby-railties
 Requires:      ruby-thor
+Conflicts:     ruby-rack-ssl >= 1.4
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.103019 seconds and 4 git commands to generate.