forked from pool/rubygem-jquery-rails
Accepting request 263129 from systemsmanagement:crowbar:shared
Added last missing new macro bits with gem2rpm OBS-URL: https://build.opensuse.org/request/show/263129 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-jquery-rails?expand=0&rev=24
This commit is contained in:
committed by
Git OBS Bridge
parent
25c7202ce2
commit
a85310f4de
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 26 14:00:59 UTC 2014 - tboerger@suse.com
|
||||||
|
|
||||||
|
- Added last missing new macro bits with gem2rpm
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 12 11:23:55 UTC 2014 - adrian@suse.de
|
Sun Oct 12 11:23:55 UTC 2014 - adrian@suse.de
|
||||||
|
|
||||||
|
@@ -21,8 +21,9 @@ Version: 3.1.1
|
|||||||
Release: 0
|
Release: 0
|
||||||
%define mod_name jquery-rails
|
%define mod_name jquery-rails
|
||||||
%define mod_full_name %{mod_name}-%{version}
|
%define mod_full_name %{mod_name}-%{version}
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
BuildRequires: %{rubygem gem2rpm}
|
||||||
|
BuildRequires: %{ruby}
|
||||||
BuildRequires: ruby-macros >= 5
|
BuildRequires: ruby-macros >= 5
|
||||||
Url: http://rubygems.org/gems/jquery-rails
|
Url: http://rubygems.org/gems/jquery-rails
|
||||||
Source: http://rubygems.org/gems/%{mod_full_name}.gem
|
Source: http://rubygems.org/gems/%{mod_full_name}.gem
|
||||||
@@ -34,14 +35,12 @@ Group: Development/Languages/Ruby
|
|||||||
This gem provides jQuery and the jQuery-ujs driver for your Rails 3+
|
This gem provides jQuery and the jQuery-ujs driver for your Rails 3+
|
||||||
application.
|
application.
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%gem_install \
|
%gem_install \
|
||||||
--symlink-binaries \
|
|
||||||
--doc-files="CHANGELOG.md LICENSE README.md" \
|
--doc-files="CHANGELOG.md LICENSE README.md" \
|
||||||
-f
|
-f
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user