Package passenger: Information

    Source package: passenger
    Version: 3.0.10-alt0.M60T.1
    Build time:  Dec 3, 2011, 03:59 AM
    Category: System/Servers
    Report package bug
    License: other
    Summary: Easy and robust deployment Ruby on Rails applications on Apache and Nginx webservers
    Description: 
    Phusion Passenger - a.k.a. mod_rails or mod_rack - makes deployment of
    Ruby web applications, such as those built on the revolutionary Ruby on
    Rails web framework, a breeze. It follows the usual Ruby on Rails
    conventions, such as "Don't-Repeat-Yourself".
     * Deployment is only a matter of uploading application files.
       No Ruby (on Rails)-specific server configuration required!
     * Supports both the industry standard Apache web server and the fast
       and lightweight Nginx web server.
     * Allows Ruby on Rails applications to use about 33% less memory, when
       used in combination with Ruby Enterprise Edition (optional).
     * Zero maintenance. No port management, server process monitoring or
       stale file cleanup required. Errors are automatically recovered
       whenever possible.
     * Designed for performance, stability and security. Phusion Passenger
       should never crash Apache even in case of crashing Rails applications
     * Well-documented, for both system administrators and developers!

    List of rpms provided by this srpm:
    apache2-mod_passenger (x86_64, i586)
    apache2-mod_passenger-debuginfo (x86_64, i586)
    passenger (x86_64, i586)
    passenger-debuginfo (x86_64, i586)

    Maintainer: Malo Skryleve

    List of contributors:
    Evgeny Sinelnikov
    Malo Skryleve

    ACL:
    Evgeny Sinelnikov
    @everybody

      1. libruby-devel
      2. apache2-devel
      3. apache2-devel >= 2.2.5
      4. apache2-httpd-worker
      5. libssl-devel
      6. ruby-rack
      7. ruby-rake
      8. rubygems
      9. rpm-build-ruby
      10. rpm-macros-apache2
      11. zlib-devel
      12. gcc-c++
      13. libapr1-devel
      14. libaprutil1-devel
      15. libcrypto7
      16. libcurl-devel

    Last changed


    Nov. 27, 2011 Evgeny Sinelnikov 3.0.10-alt0.M60T.1
    - Update to release for branch t6 (release for default ruby-1.9)
    - Start build with new scheme based on upstream git repository:
      https://github.com/FooBarWidget/passenger.git
    Nov. 18, 2011 Evgeny Sinelnikov 3.0.9-alt1.M60T.2
    - Build for branch t6 (release for ruby-1.9)
    Nov. 18, 2011 Evgeny Sinelnikov 3.0.9-alt2
    - Add unowned packaged directories
    - Fix passenger_native_support.so installation path
    - Update spec-file for common way