Hello community,

here is the log from the commit of package rubygem-delayed_job_active_record 
for openSUSE:Factory checked in at 2012-09-01 10:33:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-delayed_job_active_record (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-delayed_job_active_record.new 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-delayed_job_active_record", Maintainer is "[email protected]"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-delayed_job_active_record/rubygem-delayed_job_active_record.changes
      2012-06-11 11:53:51.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-delayed_job_active_record.new/rubygem-delayed_job_active_record.changes
 2012-09-01 10:33:30.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Aug 10 06:49:43 UTC 2012 - [email protected]
+
+- use latest gem2rpm
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-delayed_job_active_record.spec ++++++
--- /var/tmp/diff_new_pack.84hxqX/_old  2012-09-01 10:33:32.000000000 +0200
+++ /var/tmp/diff_new_pack.84hxqX/_new  2012-09-01 10:33:32.000000000 +0200
@@ -21,19 +21,12 @@
 Release:        0
 %define mod_name delayed_job_active_record
 %define mod_full_name %{mod_name}-%{version}
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  rubygems_with_buildroot_patch
-%rubygems_requires
-# activerecord > 2.1.0
-BuildRequires:  rubygem-activerecord-3 > 2.1.0
-Requires:       rubygem-activerecord-3 > 2.1.0
-# delayed_job ~> 3.0.0
-BuildRequires:  rubygem-delayed_job-3_0 >= 3.0.0
-Requires:       rubygem-delayed_job-3_0 >= 3.0.0
-#
+BuildRequires:  ruby-macros >= 1
+BuildRequires:  rubygem(rdoc) > 3.10
 Url:            http://github.com/collectiveidea/delayed_job_active_record
 Source:         %{mod_full_name}.gem
-#
 Summary:        ActiveRecord backend for DelayedJob
 License:        MIT
 Group:          Development/Languages/Ruby
@@ -59,12 +52,14 @@
 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,-)


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

Reply via email to