Hello community,

here is the log from the commit of package rubygem-highline for 
openSUSE:Factory checked in at 2014-10-23 14:20:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-highline (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-highline.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-highline"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-highline/rubygem-highline.changes        
2014-10-14 07:12:17.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-highline.new/rubygem-highline.changes   
2014-10-23 14:20:51.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Oct 22 08:03:25 UTC 2014 - tboer...@suse.com
+
+- Updated to new ruby macros based on gem2rpm
+
+-------------------------------------------------------------------

New:
----
  gem2rpm.yml

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-highline.spec ++++++
--- /var/tmp/diff_new_pack.E4rGHD/_old  2014-10-23 14:20:52.000000000 +0200
+++ /var/tmp/diff_new_pack.E4rGHD/_new  2014-10-23 14:20:52.000000000 +0200
@@ -16,17 +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-highline
 Version:        1.6.21
 Release:        0
 %define mod_name highline
 %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
-BuildRequires:  rubygem(rdoc) > 3.10
 Url:            http://highline.rubyforge.org
 Source:         http://rubygems.org/gems/%{mod_full_name}.gem
+Source1:        gem2rpm.yml
 Summary:        HighLine is a high-level command-line IO library
 License:        Ruby
 Group:          Development/Languages/Ruby
@@ -45,11 +54,14 @@
 
 %install
 %gem_install \
-  --symlink-binaries \
   --doc-files="CHANGELOG COPYING LICENSE README.rdoc" \
   -f
 # MANUAL
-find %{buildroot} -name .cvsignore -delete
+find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version} 
-name .gitignore -delete
+find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version} 
-name .cvsignore -delete
+
+rm -rf 
%{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/examples
+# /MANUAL
 
 %gem_packages
 

++++++ gem2rpm.yml ++++++
:post_install: |-
  find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version} 
-name .gitignore -delete
  find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version} 
-name .cvsignore -delete

  rm -rf 
%{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/examples
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to