Hello community,

here is the log from the commit of package rubygem-log4r for openSUSE:Factory 
checked in at 2013-08-23 11:07: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      
2013-06-09 17:04:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-log4r.new/rubygem-log4r.changes 
2013-08-23 11:07:27.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Aug 14 12:01:07 UTC 2013 - mrueck...@suse.de
+
+- update to latest gem2rpm template
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-log4r.spec ++++++
--- /var/tmp/diff_new_pack.UnKWdJ/_old  2013-08-23 11:07:27.000000000 +0200
+++ /var/tmp/diff_new_pack.UnKWdJ/_new  2013-08-23 11:07:27.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-log4r
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,20 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           rubygem-log4r
 Version:        1.1.10
 Release:        0
-License:        GPL-2.0+ or Ruby
-Summary:        Log4r, logging framework for ruby
-Url:            http://log4r.rubyforge.org
-Group:          Development/Languages/Ruby
 %define mod_name log4r
 %define mod_full_name %{mod_name}-%{version}
-Source:         %{mod_full_name}.gem
-BuildRequires:  rubygems_with_buildroot_patch
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Provides:       rubygem-log4r-1_1 = %{version}
-%rubygems_requires
+BuildRequires:  ruby-macros >= 1
+Url:            http://log4r.rubyforge.org
+Source:         http://rubygems.org/gems/%{mod_full_name}.gem
+Summary:        Log4r, logging framework for ruby
+License:        GPL-2.0+ or Ruby
+Group:          Development/Languages/Ruby
 
 %description
 See also: http://logging.apache.org/log4j
@@ -43,9 +43,14 @@
 Usually in RDoc and RI formats.
 
 %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 %{SOURCE0}
+%gem_install -f
 
 %files
 %defattr(-,root,root,-)


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

Reply via email to