commit rubygem-pry-doc for openSUSE:Factory
Hello community, here is the log from the commit of package rubygem-pry-doc for openSUSE:Factory checked in at 2012-09-01 21:59:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-pry-doc (Old) and /work/SRC/openSUSE:Factory/.rubygem-pry-doc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "rubygem-pry-doc", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-pry-doc/rubygem-pry-doc.changes 2012-07-22 15:22:21.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-pry-doc.new/rubygem-pry-doc.changes 2012-09-01 21:59:52.000000000 +0200 @@ -1,0 +2,5 @@ +Sun Jul 29 19:44:53 UTC 2012 - coolo@suse.com + +- update to 0.4.4, no upstream changelog + +------------------------------------------------------------------- Old: ---- pry-doc-0.4.1.gem New: ---- pry-doc-0.4.4.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-pry-doc.spec ++++++ --- /var/tmp/diff_new_pack.J4S9wg/_old 2012-09-01 21:59:53.000000000 +0200 +++ /var/tmp/diff_new_pack.J4S9wg/_new 2012-09-01 21:59:53.000000000 +0200 @@ -15,23 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: rubygem-pry-doc -Version: 0.4.1 +Version: 0.4.4 Release: 0 -License: MIT -Summary: Provides YARD and extended documentation support for Pry -Url: http://banisterfiend.wordpress.com -Group: Development/Languages/Ruby %define mod_name pry-doc %define mod_full_name %{mod_name}-%{version} -Source: %{mod_full_name}.gem -BuildRequires: rubygem-pry >= 0.9.0 -BuildRequires: rubygem-yard-0_7 >= 0.7.4 -BuildRequires: rubygems_with_buildroot_patch -Requires: rubygem-pry >= 0.9.0 -Requires: rubygem-yard-0_7 >= 0.7.4 + BuildRoot: %{_tmppath}/%{name}-%{version}-build -%rubygems_requires +BuildRequires: ruby-macros >= 1 +Url: http://banisterfiend.wordpress.com +Source: %{mod_full_name}.gem +Summary: Provides YARD and extended documentation support for Pry +License: MIT +Group: Development/Languages/Ruby %description Provides YARD and extended documentation support for Pry @@ -40,6 +37,7 @@ 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. @@ -48,28 +46,33 @@ Summary: Test suite for %{mod_name} Group: Development/Languages/Ruby Requires: %{name} = %{version} + %description testsuite Test::Unit or RSpec files, useful for developers. %prep +%gem_unpack + %build +%gem_build + %install -%gem_install %{SOURCE0} -find %{buildroot} -type f | xargs chmod 644 +%gem_install -f +rm %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/lib/pry-doc.rb.orig %files -%defattr(-,root,root) +%defattr(-,root,root,-) %{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/ %exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test %{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec %files doc -%defattr(-,root,root) +%defattr(-,root,root,-) %doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/ %files testsuite -%defattr(-,root,root) +%defattr(-,root,root,-) %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test %changelog -- 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