Hello community,

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

Package is "rubygem-log4r"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-log4r/rubygem-log4r.changes      
2014-02-25 07:37:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-log4r.new/rubygem-log4r.changes 
2014-10-14 07:10:43.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Oct  9 12:24:17 UTC 2014 - fcaste...@suse.com
+
+- update to new packaging scheme and add gem2rpm.yml
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-log4r.spec ++++++
--- /var/tmp/diff_new_pack.m3J7wg/_old  2014-10-14 07:10:44.000000000 +0200
+++ /var/tmp/diff_new_pack.m3J7wg/_new  2014-10-14 07:10:44.000000000 +0200
@@ -21,9 +21,10 @@
 Release:        0
 %define mod_name log4r
 %define mod_full_name %{mod_name}-%{version}
-
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 3
+BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  %{ruby}
+BuildRequires:  ruby-macros >= 5
 Url:            http://log4r.rubyforge.org
 Source:         http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:        Log4r, logging framework for ruby
@@ -31,35 +32,16 @@
 Group:          Development/Languages/Ruby
 
 %description
-See also: http://logging.apache.org/log4j
-
-%package doc
-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.
+See also: http://logging.apache.org/log4j.
 
 %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 -f
+%gem_install \
+  -f
 
-%files
-%defattr(-,root,root,-)
-%{gem_base}/cache/%{mod_full_name}.gem
-%{gem_base}/gems/%{mod_full_name}/
-%{gem_base}/specifications/%{mod_full_name}.gemspec
-
-%files doc
-%defattr(-,root,root,-)
-%doc %{gem_base}/doc
+%gem_packages
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to