SPECS: rails.spec - up to 0.14.1

aredridel aredridel at pld-linux.org
Tue Oct 25 20:24:47 CEST 2005


Author: aredridel                    Date: Tue Oct 25 18:24:46 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.14.1

---- Files affected:
SPECS:
   rails.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/rails.spec
diff -u SPECS/rails.spec:1.12 SPECS/rails.spec:1.13
--- SPECS/rails.spec:1.12	Sun Jul 10 15:05:13 2005
+++ SPECS/rails.spec	Tue Oct 25 20:24:41 2005
@@ -6,12 +6,12 @@
 Summary:	Ruby on Rails setup scripts
 Summary(pl):	Skrypty instalacyjne Ruby on Rails
 Name:		rails
-Version:	0.13.0
+Version:	0.14.1
 Release:	1
 License:	GPL
 Group:		Development/Languages
-Source0:	http://rubyforge.org/frs/download.php/5123/%{name}-%{version}.tgz
-# Source0-md5:	bf2ec6ddb99ce3820d8ede82f804148a
+Source0:	http://rubyforge.org/frs/download.php/6563/%{name}-%{version}.tgz
+# Source0-md5:	660f843c46c37a6c95ddfc7a0d1dec06
 Source1:	%{name}-replacement-generate
 Patch0:		%{name}-sanity.patch
 URL:		http://www.rubyonrails.com/
@@ -55,10 +55,9 @@
 cd vendor/rails/railties
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{name}/bin,%{ruby_rubylibdir}/railties}
 
-rm bin/breakpointer_for_gem
 cp -a configs fresh_rakefile dispatches  environments  helpers html\
 	$RPM_BUILD_ROOT%{_datadir}/%{name}
-cp bin/{breakpointer,console_sandbox,runner,update,console,destroy,server,benchmarker,profiler} \
+cp -a bin/* \
    $RPM_BUILD_ROOT%{_datadir}/%{name}/bin
 cp %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/%{name}/bin/generate
 cp README \
@@ -83,6 +82,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2005/10/25 18:24:41  aredridel
+- up to 0.14.1
+
 Revision 1.12  2005/07/10 13:05:13  glen
 - php-pear-Text_Highlighter cnfl rails
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rails.spec?r1=1.12&r2=1.13&f=u




More information about the pld-cvs-commit mailing list