Hello community, here is the log from the commit of package rubygem-uglifier for openSUSE:Factory checked in at 2012-08-04 13:26:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-uglifier (Old) and /work/SRC/openSUSE:Factory/.rubygem-uglifier.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-uglifier", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-uglifier/rubygem-uglifier.changes 2012-07-16 10:12:13.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-uglifier.new/rubygem-uglifier.changes 2012-08-04 13:27:01.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Aug 3 13:28:03 UTC 2012 - [email protected] + +- updated to version 1.2.7, updated javascript + +------------------------------------------------------------------- Old: ---- uglifier-1.2.6.gem New: ---- uglifier-1.2.7.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-uglifier.spec ++++++ --- /var/tmp/diff_new_pack.c5nKX0/_old 2012-08-04 13:27:05.000000000 +0200 +++ /var/tmp/diff_new_pack.c5nKX0/_new 2012-08-04 13:27:05.000000000 +0200 @@ -17,26 +17,15 @@ Name: rubygem-uglifier -Version: 1.2.6 +Version: 1.2.7 Release: 0 %define mod_name uglifier %define mod_full_name %{mod_name}-%{version} -# -# + BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: rubygems_with_buildroot_patch -%rubygems_requires -# execjs >= 0.3.0 -BuildRequires: rubygem-execjs >= 0.3.0 -Requires: rubygem-execjs >= 0.3.0 -# multi_json >= 1.3 -BuildRequires: rubygem-multi_json >= 1.3 -Requires: rubygem-multi_json < 1.4 -Requires: rubygem-multi_json >= 1.3 -# +BuildRequires: ruby-macros >= 1 Url: http://github.com/lautis/uglifier Source: %{mod_full_name}.gem -# Summary: Ruby wrapper for UglifyJS JavaScript compressor License: MIT and BSD-3-Clause Group: Development/Languages/Ruby @@ -62,12 +51,14 @@ Test::Unit or RSpec files, useful for developers. %prep +#gem_unpack +#if you need patches, apply them here and replace the # with a % sign in the surrounding lines +#gem_build + %build -%install -%gem_install %{S:0} -%clean -%{__rm} -rf %{buildroot} +%install +%gem_install -f %files %defattr(-,root,root,-) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
