Hello community,

here is the log from the commit of package rubygem-log4r for openSUSE:Factory 
checked in at 2013-06-09 17:04:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-log4r (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-log4r.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-log4r"

Changes:
--------
New Changes file:

--- /dev/null   2013-06-08 20:45:13.000037006 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-log4r.new/rubygem-log4r.changes 
2013-06-09 17:04:52.000000000 +0200
@@ -0,0 +1,36 @@
+-------------------------------------------------------------------
+Tue Feb 21 11:28:51 UTC 2012 - [email protected]
+
+- Update toversion 1.1.10
+- Provide rubygem-log4r-1_1
+
+-------------------------------------------------------------------
+Wed Nov 24 17:17:40 UTC 2010 - [email protected]
+
+- update to version 1.1.9
+
+-------------------------------------------------------------------
+Fri Jun 11 18:40:09 UTC 2010 - [email protected]
+
+- update to version 1.1.8
+
+-------------------------------------------------------------------
+Fri Jun 11 10:00:01 UTC 2010 - [email protected]
+
+- use rubygems_requires macro
+
+-------------------------------------------------------------------
+Thu Dec 24 15:03:31 UTC 2009 - [email protected]
+
+- updated to 1.1.2
+
+-------------------------------------------------------------------
+Tue May 22 18:53:56 CEST 2007 - [email protected]
+
+- spec cleanup
+
+-------------------------------------------------------------------
+Sun Oct  1 08:26:14 CEST 2006 - [email protected]
+
+- initial package of version 1.0.5
+

New:
----
  log4r-1.1.10.gem
  rubygem-log4r.changes
  rubygem-log4r.spec

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

Other differences:
------------------
++++++ rubygem-log4r.spec ++++++
#
# spec file for package rubygem-log4r
#
# Copyright (c) 2012 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# 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

%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.

%prep
%build
%install
%gem_install %{SOURCE0}

%files
%defattr(-,root,root,-)
%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec

%files doc
%defattr(-,root,root,-)
%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/

%changelog
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to