packages: ruby-rails2/ruby-rails2.spec - fix package name

baggins baggins at pld-linux.org
Wed Jun 22 12:55:14 CEST 2011


Author: baggins                      Date: Wed Jun 22 10:55:14 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix package name

---- Files affected:
packages/ruby-rails2:
   ruby-rails2.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: packages/ruby-rails2/ruby-rails2.spec
diff -u packages/ruby-rails2/ruby-rails2.spec:1.36 packages/ruby-rails2/ruby-rails2.spec:1.37
--- packages/ruby-rails2/ruby-rails2.spec:1.36	Wed Jun 22 12:54:36 2011
+++ packages/ruby-rails2/ruby-rails2.spec	Wed Jun 22 12:55:09 2011
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 %define pkgname rails
 Summary:	Web-application framework with template engine, control-flow layer, and ORM
-Name:		ruby-%{pkgname}
+Name:		ruby-rails2
 Version:	2.3.5
 Release:	1
 License:	MIT
@@ -37,7 +37,7 @@
 
 This package contains development tools.
 
-%package -n ruby-railties
+%package -n ruby-railties2
 Summary:	Gluing the Engine to the Rails
 Group:		Development/Languages
 Requires:	ruby-actionmailer = 2.3.5
@@ -46,7 +46,7 @@
 Requires:	ruby-activeresource = 2.3.5
 Requires:	ruby-activesupport = 2.3.5
 
-%description -n ruby-railties
+%description -n ruby-railties2
 Rails is a framework for building web-application using CGI, FCGI,
 mod_ruby, or WEBrick on top of either MySQL, PostgreSQL, SQLite, DB2,
 SQL Server, or Oracle with eRuby- or Builder-based templates.
@@ -153,6 +153,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2011/06/22 10:55:09  baggins
+- fix package name
+
 Revision 1.36  2011/06/22 10:54:36  baggins
 - 2.3.5 as separate package (needed by redmine)
 
================================================================

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



More information about the pld-cvs-commit mailing list