Hello community,

here is the log from the commit of package rubygem-eventmachine for 
openSUSE:Factory checked in at 2012-09-11 09:19:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-eventmachine (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-eventmachine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-eventmachine/rubygem-eventmachine.changes    
    2012-07-16 09:44:47.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-eventmachine.new/rubygem-eventmachine.changes
   2012-09-11 09:19:44.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Jul 29 19:56:39 UTC 2012 - [email protected]
+
+- update to pre version, everyone wants
+
+-------------------------------------------------------------------

Old:
----
  eventmachine-0.12.10.gem

New:
----
  eventmachine-1.0.0.rc.4.gem

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

Other differences:
------------------
++++++ rubygem-eventmachine.spec ++++++
--- /var/tmp/diff_new_pack.cNfnWo/_old  2012-09-11 09:19:46.000000000 +0200
+++ /var/tmp/diff_new_pack.cNfnWo/_new  2012-09-11 09:19:46.000000000 +0200
@@ -17,24 +17,19 @@
 
 
 Name:           rubygem-eventmachine
-Version:        0.12.10
+Version:        1.0.0.rc.4
 Release:        0
 %define mod_name eventmachine
 %define mod_full_name %{mod_name}-%{version}
-#
-#
-Provides:       rubygem-%{mod_name}-0_12 = %{version}
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc-c++
 BuildRequires:  openssl-devel
 BuildRequires:  pkg-config
 BuildRequires:  ruby-devel
-BuildRequires:  rubygems_with_buildroot_patch
-%rubygems_requires
-#
+BuildRequires:  ruby-macros >= 1
 Url:            http://rubyeventmachine.com
 Source:         %{mod_full_name}.gem
-#
 Summary:        Ruby/EventMachine library
 License:        Ruby
 Group:          Development/Languages/Ruby
@@ -61,9 +56,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 %{S:0}
+%gem_install -f
 %gem_cleanup
 
 %files

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

Reply via email to