commit rubygem-gettext_activerecord for openSUSE:Factory

2012-08-06 Thread h_root
Hello community,

here is the log from the commit of package rubygem-gettext_activerecord for 
openSUSE:Factory checked in at 2012-08-07 08:18:07

Comparing /work/SRC/openSUSE:Factory/rubygem-gettext_activerecord (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-gettext_activerecord.new (New)


Package is "rubygem-gettext_activerecord", Maintainer is "r...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-gettext_activerecord/rubygem-gettext_activerecord.changes
2012-02-16 10:09:54.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-gettext_activerecord.new/rubygem-gettext_activerecord.changes
   2012-08-07 08:18:09.0 +0200
@@ -1,0 +2,11 @@
+Mon Aug  6 10:35:33 UTC 2012 - cfarr...@suse.com
+
+- license update: Ruby or LGPL-3.0
+  See data/README.rdoc from line 94
+
+---
+Sat Aug  4 18:50:13 UTC 2012 - co...@suse.com
+
+- use latest gem2rpm
+
+---



Other differences:
--
++ rubygem-gettext_activerecord.spec ++
--- /var/tmp/diff_new_pack.ZOfnbZ/_old  2012-08-07 08:18:09.0 +0200
+++ /var/tmp/diff_new_pack.ZOfnbZ/_new  2012-08-07 08:18:09.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package rubygem-gettext_activerecord (Version 2.1.0)
+# spec file for package rubygem-gettext_activerecord
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -15,44 +15,64 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
+
 Name:   rubygem-gettext_activerecord
 Version:2.1.0
 Release:0
 %define mod_name gettext_activerecord
-#
-Group:  Development/Languages/Ruby
-License:GPL-2.0+ or Ruby
-#
+%define mod_full_name %{mod_name}-%{version}
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  rubygems_with_buildroot_patch
-%rubygems_requires
-BuildRequires:  rubygem-gettext >= 2.1.0
-Requires:   rubygem-gettext >= 2.1.0
-BuildRequires:  rubygem-activerecord >= 2.3.2
-Requires:   rubygem-activerecord >= 2.3.2
-Provides:   
ruby-gettext:%{_libdir}/ruby/vendor_ruby/1.8/gettext/active_record.rb
-#
+BuildRequires:  ruby-macros >= 1
 Url:http://gettext.rubyforge.org/
-Source: %{mod_name}-%{version}.gem
-#
+Source: %{mod_full_name}.gem
 Summary:Localization support for ActiveRecord by Ruby-GetText-Package
+License:Ruby or LGPL-3.0
+Group:  Development/Languages/Ruby
+
 %description
 Localization support for ActiveRecord by Ruby-GetText-Package.
 
+%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.
+
+%package testsuite
+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
+#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
+#gem_build
+
 %build
-%install
-%gem_install %{S:0}
 
-%clean
-%{__rm} -rf %{buildroot}
+%install
+%gem_install -f
 
 %files
 %defattr(-,root,root,-)
-%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_name}-%{version}.gem
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/
-%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_name}-%{version}.gemspec
-%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_name}-%{version}/
+%{_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,-)
+%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/
+
+%files testsuite
+%defattr(-,root,root,-)
+%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
 
 %changelog

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



commit rubygem-gettext_activerecord for openSUSE:Factory

2012-02-16 Thread h_root
Hello community,

here is the log from the commit of package rubygem-gettext_activerecord for 
openSUSE:Factory checked in at 2012-02-16 10:09:53

Comparing /work/SRC/openSUSE:Factory/rubygem-gettext_activerecord (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-gettext_activerecord.new (New)


Package is "rubygem-gettext_activerecord", Maintainer is "r...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-gettext_activerecord/rubygem-gettext_activerecord.changes
2011-09-23 12:44:56.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-gettext_activerecord.new/rubygem-gettext_activerecord.changes
   2012-02-16 10:09:54.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 13 10:54:54 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---



Other differences:
--
++ rubygem-gettext_activerecord.spec ++
--- /var/tmp/diff_new_pack.xgvHIk/_old  2012-02-16 10:09:54.0 +0100
+++ /var/tmp/diff_new_pack.xgvHIk/_new  2012-02-16 10:09:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-gettext_activerecord (Version 2.1.0)
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2009 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
@@ -16,15 +16,13 @@
 #
 
 # norootforbuild
-
-
 Name:   rubygem-gettext_activerecord
 Version:2.1.0
-Release:1
+Release:0
 %define mod_name gettext_activerecord
 #
 Group:  Development/Languages/Ruby
-License:GPLv2+ or Ruby
+License:GPL-2.0+ or Ruby
 #
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  rubygems_with_buildroot_patch
@@ -39,14 +37,11 @@
 Source: %{mod_name}-%{version}.gem
 #
 Summary:Localization support for ActiveRecord by Ruby-GetText-Package
-
 %description
 Localization support for ActiveRecord by Ruby-GetText-Package.
 
 %prep
-
 %build
-
 %install
 %gem_install %{S:0}
 

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