packages: ruby-rack-mount/ruby-rack-mount.spec - adapter

baggins baggins at pld-linux.org
Mon Mar 8 13:35:05 CET 2010


Author: baggins                      Date: Mon Mar  8 12:35:05 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- adapter

---- Files affected:
packages/ruby-rack-mount:
   ruby-rack-mount.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/ruby-rack-mount/ruby-rack-mount.spec
diff -u packages/ruby-rack-mount/ruby-rack-mount.spec:1.1 packages/ruby-rack-mount/ruby-rack-mount.spec:1.2
--- packages/ruby-rack-mount/ruby-rack-mount.spec:1.1	Mon Mar  8 13:31:00 2010
+++ packages/ruby-rack-mount/ruby-rack-mount.spec	Mon Mar  8 13:35:00 2010
@@ -18,7 +18,13 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Rack::Mount supports Rack’s Cascade style of trying several routes until it finds one that is not a 404. This allows multiple routes to be nested or stacked on top of each other. Since the application endpoint can trigger the router to continue matching, middleware can be used to add arbitrary conditions to any route. This allows you to route based on other request attributes, session information, or even data dynamically pulled from a database. 
+Rack::Mount supports Rack’s Cascade style of trying several routes
+until it finds one that is not a 404. This allows multiple routes to
+be nested or stacked on top of each other. Since the application
+endpoint can trigger the router to continue matching, middleware can
+be used to add arbitrary conditions to any route. This allows you to
+route based on other request attributes, session information, or even
+data dynamically pulled from a database.
 
 %package rdoc
 Summary:	HTML documentation for %{pkgname}
@@ -86,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/03/08 12:35:00  baggins
+- adapter
+
 Revision 1.1  2010/03/08 12:31:00  baggins
 - initial revision
 
================================================================

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



More information about the pld-cvs-commit mailing list