commit rubygem-haml for openSUSE:Factory
Hello community, here is the log from the commit of package rubygem-haml for openSUSE:Factory checked in at 2012-08-28 20:56:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-haml (Old) and /work/SRC/openSUSE:Factory/.rubygem-haml.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "rubygem-haml", Maintainer is "FCastelli@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-haml/rubygem-haml.changes 2012-07-16 09:49:01.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-haml.new/rubygem-haml.changes 2012-08-28 20:56:02.000000000 +0200 @@ -1,0 +2,14 @@ +Mon Aug 27 12:18:29 UTC 2012 - cfarrell@suse.com + +- license update: MIT and SUSE-WTFPL-2.0 and GPL-2.0 and Artistic-2.0 + Package is MIT licensed (see MIT license and README.md). However, the + sass component under vendors has a GPL license and some of the tests are + WTFPL licensed + +------------------------------------------------------------------- +Sun Aug 26 05:48:23 UTC 2012 - coolo@suse.com + +- updated to version 3.1.7 + * relicensed to SUSE-WTFPL-2.0 + +------------------------------------------------------------------- Old: ---- haml-3.1.6.gem New: ---- haml-3.1.7.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-haml.spec ++++++ --- /var/tmp/diff_new_pack.4Ci751/_old 2012-08-28 20:56:10.000000000 +0200 +++ /var/tmp/diff_new_pack.4Ci751/_new 2012-08-28 20:56:10.000000000 +0200 @@ -17,31 +17,28 @@ Name: rubygem-haml -Version: 3.1.6 +Version: 3.1.7 Release: 0 %define mod_name haml %define mod_full_name %{mod_name}-%{version} -# -# + BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: rubygems_with_buildroot_patch -%rubygems_requires -# -Url: http://haml-lang.com/ +BuildRequires: ruby-macros >= 1 +Url: http://haml.info/ Source: %{mod_full_name}.gem -# Summary: An elegant, structured XHTML/XML templating engine -License: MIT +License: MIT and SUSE-WTFPL-2.0 and GPL-2.0 and Artistic-2.0 Group: Development/Languages/Ruby %description - Haml (HTML Abstraction Markup Language) is a layer on top of XHTML or XML - that's designed to express the structure of XHTML or XML documents - in a non-repetitive, elegant, easy way, - using indentation rather than closing tags - and allowing Ruby to be embedded with ease. - It was originally envisioned as a plugin for Ruby on Rails, - but it can function as a stand-alone templating engine. +Haml (HTML Abstraction Markup Language) is a layer on top of XHTML or +XML +that's designed to express the structure of XHTML or XML documents +in a non-repetitive, elegant, easy way, +using indentation rather than closing tags +and allowing Ruby to be embedded with ease. +It was originally envisioned as a plugin for Ruby on Rails, +but it can function as a stand-alone templating engine. %package doc Summary: RDoc documentation for %{mod_name} @@ -61,12 +58,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: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de