diff --git a/jquery-rails-1.0.13.gem b/jquery-rails-1.0.13.gem deleted file mode 100644 index a7b2a17..0000000 --- a/jquery-rails-1.0.13.gem +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:101d0336b9c2c0587b9af4fa16ba42a8385b692617cfd36f478c642e65dbb63d -size 254976 diff --git a/jquery-rails-2.0.2.gem b/jquery-rails-2.0.2.gem new file mode 100644 index 0000000..545f1a2 --- /dev/null +++ b/jquery-rails-2.0.2.gem @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09545ba28d859187918f333e43878428d4216f04e50bebd9b21ccb632a2d8ab9 +size 264192 diff --git a/rubygem-jquery-rails.changes b/rubygem-jquery-rails.changes index b75a0e0..aa1a4ea 100644 --- a/rubygem-jquery-rails.changes +++ b/rubygem-jquery-rails.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jul 28 14:32:36 UTC 2012 - coolo@suse.com + +- update to 2.0 + ------------------------------------------------------------------- Wed Aug 31 07:51:30 UTC 2011 - fcastelli@suse.com diff --git a/rubygem-jquery-rails.spec b/rubygem-jquery-rails.spec index e98a194..c3de149 100644 --- a/rubygem-jquery-rails.spec +++ b/rubygem-jquery-rails.spec @@ -1,7 +1,7 @@ # # spec file for package rubygem-jquery-rails # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,37 +15,30 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild + Name: rubygem-jquery-rails -Version: 1.0.13 +Version: 2.0.2 Release: 0 %define mod_name jquery-rails %define mod_full_name %{mod_name}-%{version} -# -Group: Development/Languages/Ruby -License: MIT -# + BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: rubygems_with_buildroot_patch -%rubygems_requires -# railties ~> 3.0 -BuildRequires: rubygem-railties-3 >= 3.0 -Requires: rubygem-railties-3 >= 3.0 -# thor ~> 0.14 -BuildRequires: rubygem-thor-0_14 >= 0.14 -Requires: rubygem-thor-0_14 >= 0.14 -# +BuildRequires: ruby-macros >= 1 Url: http://rubygems.org/gems/jquery-rails Source: %{mod_full_name}.gem -# Summary: Use jQuery with Rails 3 +License: MIT +Group: Development/Languages/Ruby + %description -This gem provides jQuery and the jQuery-ujs driver for your Rails 3 application. +This gem provides jQuery and the jQuery-ujs driver for your Rails 3 +application. %package doc Summary: RDoc documentation for %{mod_name} Group: Development/Languages/Ruby Requires: %{name} = %{version} + %description doc Documentation generated at gem installation time. Usually in RDoc and RI formats. @@ -54,16 +47,19 @@ Usually in RDoc and RI formats. Summary: Test suite for %{mod_name} Group: Development/Languages/Ruby Requires: %{name} = %{version} + %description testsuite Test::Unit or RSpec files, useful for developers. %prep -%build -%install -%gem_install %{S:0} +#gem_unpack +#if you need patches, apply them here and replace the # with a % sign in the surrounding lines +#gem_build -%clean -%{__rm} -rf %{buildroot} +%build + +%install +%gem_install -f %files %defattr(-,root,root,-)