Hello community,

here is the log from the commit of package rubygem-capistrano for 
openSUSE:Factory checked in at 2012-09-14 12:45:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-capistrano (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-capistrano.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-capistrano/rubygem-capistrano.changes    
2012-07-30 09:42:24.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-capistrano.new/rubygem-capistrano.changes   
    2012-09-14 12:45:28.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Aug 30 08:05:37 UTC 2012 - [email protected]
+
+- updated to version 2.13.3
+
+-------------------------------------------------------------------

Old:
----
  capistrano-2.12.0.gem

New:
----
  capistrano-2.13.3.gem

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

Other differences:
------------------
++++++ rubygem-capistrano.spec ++++++
--- /var/tmp/diff_new_pack.ORTWAN/_old  2012-09-14 12:45:57.000000000 +0200
+++ /var/tmp/diff_new_pack.ORTWAN/_new  2012-09-14 12:45:57.000000000 +0200
@@ -17,37 +17,22 @@
 
 
 Name:           rubygem-capistrano
-Version:        2.12.0
+Version:        2.13.3
 Release:        0
-Summary:        Capistrano - Welcome to easy deployment with Ruby over SSH
-License:        MIT
-Group:          Development/Languages/Ruby
-Url:            http://github.com/capistrano/capistrano
 %define mod_name capistrano
 %define mod_full_name %{mod_name}-%{version}
-Source:         %{mod_full_name}.gem
-# highline >= 0
-BuildRequires:  rubygem-highline
-Requires:       rubygem-highline
-# net-ssh >= 2.0.14
-BuildRequires:  rubygem-net-ssh >= 2.0.14
-Requires:       rubygem-net-ssh >= 2.0.14
-# net-sftp >= 2.0.0
-BuildRequires:  rubygem-net-sftp >= 2.0.0
-Requires:       rubygem-net-sftp >= 2.0.0
-# net-scp >= 1.0.0
-BuildRequires:  rubygem-net-scp >= 1.0.0
-Requires:       rubygem-net-scp >= 1.0.0
-# net-ssh-gateway >= 1.1.0
-BuildRequires:  rubygem-net-ssh-gateway >= 1.1.0
-Requires:       rubygem-net-ssh-gateway >= 1.1.0
-BuildRequires:  rubygems_with_buildroot_patch
-#
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%rubygems_requires
+BuildRequires:  ruby-macros >= 1
+Url:            http://github.com/capistrano/capistrano
+Source:         %{mod_full_name}.gem
+Summary:        Capistrano - Welcome to easy deployment with Ruby over SSH
+License:        MIT
+Group:          Development/Languages/Ruby
 
 %description
-Capistrano is a utility and framework for executing commands in parallel on 
multiple remote machines, via SSH.
+Capistrano is a utility and framework for executing commands in parallel on
+multiple remote machines, via SSH.
 
 %package doc
 Summary:        RDoc documentation for %{mod_name}
@@ -67,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 %{SOURCE0}
+%gem_install -f
 
 %files
 %defattr(-,root,root,-)

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

Reply via email to