Hello community,

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

Package is "rubygem-childprocess", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-childprocess/rubygem-childprocess.changes    
    2012-07-23 10:16:45.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-childprocess.new/rubygem-childprocess.changes
   2012-09-01 10:33:07.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Aug  7 07:17:53 UTC 2012 - [email protected]
+
+- updated to version 0.3.5, no changelog
+
+-------------------------------------------------------------------

Old:
----
  childprocess-0.3.4.gem

New:
----
  childprocess-0.3.5.gem

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

Other differences:
------------------
++++++ rubygem-childprocess.spec ++++++
--- /var/tmp/diff_new_pack.TbHRM9/_old  2012-09-01 10:33:08.000000000 +0200
+++ /var/tmp/diff_new_pack.TbHRM9/_new  2012-09-01 10:33:08.000000000 +0200
@@ -17,31 +17,22 @@
 
 
 Name:           rubygem-childprocess
-Version:        0.3.4
+Version:        0.3.5
 Release:        0
 %define mod_name childprocess
 %define mod_full_name %{mod_name}-%{version}
-#
-#
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  rubygems_with_buildroot_patch
-%rubygems_requires
-# ffi ~> 1.0
-BuildRequires:  rubygem-ffi-1 >= 1.0
-Requires:       rubygem-ffi-1 >= 1.0
-# ffi >= 1.0.6
-BuildRequires:  rubygem-ffi >= 1.0.6
-Requires:       rubygem-ffi >= 1.0.6
-#
+BuildRequires:  ruby-macros >= 1
 Url:            http://github.com/jarib/childprocess
 Source:         %{mod_full_name}.gem
-#
-Summary:        This gem aims at being a simple and reliable solution for 
controlling external programs running in the background on any Ruby / OS 
combination
+Summary:        This gem aims at being a simple and reliable solution for
 License:        MIT
 Group:          Development/Languages/Ruby
 
 %description
-This gem aims at being a simple and reliable solution for controlling external 
programs running in the background on any Ruby / OS combination.
+This gem aims at being a simple and reliable solution for controlling external
+programs running in the background on any Ruby / OS combination.
 
 %package doc
 Summary:        RDoc documentation for %{mod_name}
@@ -61,9 +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}
+%gem_install -f
 
 %files
 %defattr(-,root,root,-)

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

Reply via email to