Hello community,

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

Package is "rubygem-pry", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-pry/rubygem-pry.changes  2012-07-23 
10:39:17.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-pry.new/rubygem-pry.changes     
2012-09-15 17:29:52.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Aug 30 08:03:03 UTC 2012 - [email protected]
+
+- updated to version 0.9.10
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-pry.spec ++++++
--- /var/tmp/diff_new_pack.1bmx28/_old  2012-09-15 17:29:53.000000000 +0200
+++ /var/tmp/diff_new_pack.1bmx28/_new  2012-09-15 17:29:53.000000000 +0200
@@ -21,26 +21,11 @@
 Release:        0
 %define mod_name pry
 %define mod_full_name %{mod_name}-%{version}
-#
-#
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  rubygems_with_buildroot_patch
-%rubygems_requires
-# coderay ~> 1.0.5
-BuildRequires:  rubygem-coderay-1_0 >= 1.0.5
-Requires:       rubygem-coderay-1_0 >= 1.0.5
-# slop ~> 3.3.1
-BuildRequires:  rubygem-slop-3_3 >= 3.3.1
-Requires:       rubygem-slop-3_3 >= 3.3.1
-# method_source ~> 0.8
-BuildRequires:  rubygem-method_source-0 >= 0.8
-Requires:       rubygem-method_source-0 >= 0.8
-Provides:       rubygem-pry-0 = %{version}
-Provides:       rubygem-pry-0_9 = %{version}
-#
+BuildRequires:  ruby-macros >= 1
 Url:            http://pry.github.com
 Source:         %{mod_full_name}.gem
-#
 Summary:        An IRB alternative and runtime developer console
 License:        MIT
 Group:          Development/Languages/Ruby
@@ -48,7 +33,7 @@
 %description
 An IRB alternative and runtime developer console
 
-#%%package doc
+#MANUAL
 #NOTE: No seperate doc package because we also have 'rubygem-pry-doc' :-)
 
 %package testsuite
@@ -60,9 +45,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