Hello community,

here is the log from the commit of package rubygem-journey-1_0 for 
openSUSE:Factory checked in at 2012-08-04 09:40:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-journey-1_0 (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-journey-1_0.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-journey-1_0", Maintainer is "r...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-journey-1_0/rubygem-journey-1_0.changes  
2012-07-16 10:10:06.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-journey-1_0.new/rubygem-journey-1_0.changes 
    2012-08-04 09:40:08.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jul 31 13:25:01 UTC 2012 - jreidin...@suse.com
+
+- use new gem2rpm to provide new provisions 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-journey-1_0.spec ++++++
--- /var/tmp/diff_new_pack.dMWTgt/_old  2012-08-04 09:40:08.000000000 +0200
+++ /var/tmp/diff_new_pack.dMWTgt/_new  2012-08-04 09:40:08.000000000 +0200
@@ -19,18 +19,16 @@
 Name:           rubygem-journey-1_0
 Version:        1.0.4
 Release:        0
-Summary:        Journey is a router
-License:        MIT
-Group:          Development/Languages/Ruby
-Url:            http://github.com/tenderlove/journey
 %define mod_name journey
 %define mod_full_name %{mod_name}-%{version}
-Source:         %{mod_full_name}.gem
-BuildRequires:  rubygems_with_buildroot_patch
-Provides:       rubygem-%{mod_name} = %{version}
-Provides:       rubygem-%{mod_name}-1 = %{version}
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%rubygems_requires
+BuildRequires:  ruby-macros >= 1
+Url:            http://github.com/rails/journey
+Source:         %{mod_full_name}.gem
+Summary:        Journey is a router
+License:        MIT
+Group:          Development/Languages/Ruby
 
 %description
 Journey is a router.  It routes requests.
@@ -53,9 +51,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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to