Author: caleb                        Date: Mon Oct 25 09:12:25 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Added gitrev to automate source fetching a little

---- Files affected:
packages/ruby-rails:
   ruby-rails.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: packages/ruby-rails/ruby-rails.spec
diff -u packages/ruby-rails/ruby-rails.spec:1.34 
packages/ruby-rails/ruby-rails.spec:1.35
--- packages/ruby-rails/ruby-rails.spec:1.34    Mon Oct 25 11:05:21 2010
+++ packages/ruby-rails/ruby-rails.spec Mon Oct 25 11:12:20 2010
@@ -11,14 +11,16 @@
 #
 %bcond_without  doc # skip (time-consuming) docs generating; intended for 
speed up test builds
 
+%define gitrev gbac6ba9
 %define pkgname rails
+
 Summary:       Web-application framework with template engine, control-flow 
layer, and ORM
 Name:          ruby-%{pkgname}
 Version:       3.0.1
 Release:       0.1
 License:       MIT
 Group:         Development/Languages
-Source0:       
http://download.github.com/rails-%{pkgname}-v%{version}-0-gbac6ba9.tar.gz
+Source0:       
http://download.github.com/rails-%{pkgname}-v%{version}-0-%{gitrev}.tar.gz
 # Source0-md5: 0e83bc92ac8d1f8c64b0f6eb70772511
 URL:           http://www.rubyonrails.org/
 BuildRequires: rpmbuild(macros) >= 1.277
@@ -62,12 +64,12 @@
 #Provides:     ruby-activerecord
 #Provides:     ruby-activeresource
 #Provides:     ruby-activesupport
-Obsoletes:     ruby-actioncontroller
-Obsoletes:     ruby-actiondispatch
+#Obsoletes:    ruby-actioncontroller
+#Obsoletes:    ruby-actiondispatch
 Obsoletes:     ruby-actionmailer
 Obsoletes:     ruby-actionpack
-Obsoletes:     ruby-actionview
-Obsoletes:     ruby-activemodel
+#Obsoletes:    ruby-actionview
+#Obsoletes:    ruby-activemodel
 Obsoletes:     ruby-activerecord
 Obsoletes:     ruby-activeresource
 Obsoletes:     ruby-activesupport
@@ -189,6 +191,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2010/10/25 09:12:20  caleb
+- Added gitrev to automate source fetching a little
+
 Revision 1.34  2010/10/25 09:05:21  caleb
 - Note about how to fetch source.
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to