File project.diff of Package rubygem-jquery-ui-rails
--- rubygem-jquery-ui-rails.changes.orig
+++ rubygem-jquery-ui-rails.changes
@@ -1,28 +1,7 @@
-------------------------------------------------------------------
-Wed May 13 04:29:44 UTC 2015 - coolo@suse.com
+Tue Jan 12 18:43:18 UTC 2016 - adrian@suse.de
-- updated to version 5.0.5
- see installed History.md
-
--------------------------------------------------------------------
-Mon Feb 9 08:06:36 UTC 2015 - coolo@suse.com
-
-- updated to version 5.0.3
- * Speed up: Only use .erb extension if `<%= %>` tags are used
-
- # 5.0.2
-
- * Update to jQuery UI 1.11.2
-
- # 5.0.1
-
- * Update to jQuery UI 1.11.1
-
- # 5.0.0
-
- * Update to jQuery UI 1.11.0
- * Rename `jquery.ui.*.{js,css}` to `jquery-ui/*.{js,css}`
- * Add jquery-ui.js and jquery-ui.css assets
+- fix build for all ruby versions
-------------------------------------------------------------------
Sun Oct 12 11:25:26 UTC 2014 - adrian@suse.de
--- rubygem-jquery-ui-rails.spec.orig
+++ rubygem-jquery-ui-rails.spec
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-jquery-ui-rails
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,32 +16,26 @@
#
-#
-# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
-# All sections marked as MANUAL, license headers, summaries and descriptions
-# can be maintained in that file. Please consult this file before editing any
-# of those fields
-#
-
Name: rubygem-jquery-ui-rails
-Version: 5.0.5
+Version: 4.2.1
Release: 0
%define mod_name jquery-ui-rails
%define mod_full_name %{mod_name}-%{version}
+
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: %{rubygem gem2rpm}
+BuildRequires: %{rubygem rdoc > 3.10}
BuildRequires: %{ruby}
BuildRequires: ruby-macros >= 5
Url: https://github.com/joliss/jquery-ui-rails
Source: http://rubygems.org/gems/%{mod_full_name}.gem
-Source1: gem2rpm.yml
Summary: jQuery UI packaged for the Rails asset pipeline
License: MIT
Group: Development/Languages/Ruby
%description
jQuery UI's JavaScript, CSS, and image files packaged for the Rails 3.1+ asset
-pipeline.
+pipeline
%prep
@@ -49,6 +43,7 @@ pipeline.
%install
%gem_install \
+ --symlink-binaries \
--doc-files="History.md License.txt README.md" \
-f