packages: ruby-ramaze/ruby-ramaze.spec - 2010.06.18

aredridel aredridel at pld-linux.org
Thu Dec 23 05:53:33 CET 2010


Author: aredridel                    Date: Thu Dec 23 04:53:33 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 2010.06.18

---- Files affected:
packages/ruby-ramaze:
   ruby-ramaze.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/ruby-ramaze/ruby-ramaze.spec
diff -u packages/ruby-ramaze/ruby-ramaze.spec:1.2 packages/ruby-ramaze/ruby-ramaze.spec:1.3
--- packages/ruby-ramaze/ruby-ramaze.spec:1.2	Sat Dec 18 05:52:00 2010
+++ packages/ruby-ramaze/ruby-ramaze.spec	Thu Dec 23 05:53:28 2010
@@ -1,17 +1,18 @@
 # $Revision$, $Date$
 Summary:	Ramaze - Web framework
 Name:		ruby-ramaze
-Version:	2010.04
+Version:	2010.06.18
 Release:	1
 License:	Ruby's
 Group:		Development/Languages
-Source0:	ramaze-20100612.tar.gz
-# Source0-md5:	3c4f204649b91f2db3243cb5df4f243c
+Source0:	http://rubygems.org/downloads/ramaze-%{version}.gem
+# Source0-md5:	751c0884322ae932c525e7938da138b5
 URL:		http://ramaze.net/
-BuildRequires:	ruby-rake
 BuildRequires:	rpmbuild(macros) >= 1.277
+BuildRequires:	ruby-rake
 BuildRequires:	setup.rb = 3.4.1
 Requires:	ruby-builder
+Requires:	ruby-innate
 #BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -19,7 +20,9 @@
 Ramaze is web framework for Ruby.
 
 %prep
-%setup -q -n ramaze
+%setup -q -c
+%{__tar} xf %{SOURCE0} -O data.tar.gz | %{__tar} xz
+find -newer README.md -o -print | xargs touch --reference %{SOURCE0}
 cp %{_datadir}/setup.rb .
 
 %build
@@ -58,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2010/12/23 04:53:28  aredridel
+- 2010.06.18
+
 Revision 1.2  2010/12/18 04:52:00  aredridel
 - s/rake/ruby-rake/
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ruby-ramaze/ruby-ramaze.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list