Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37904944
en ru br
ALT Linux repos
5.0: 0.8.7-alt1
4.1: 0.8.7-alt1
4.0: 0.8.6-alt1

Group :: Development/Ruby
RPM: ruby-fcgi

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: ruby-fcgi
Version: 0.8.6
Release: alt1
Summary: FastCGI for ruby
License: Ruby
Group: Development/Ruby
Url: http://sugi.nemui.org/prod/ruby-fcgi/
Source: %name-%version.tar.gz

# Automatically added by buildreq on Tue Mar 28 2006

BuildRequires: libfcgi-devel libruby-devel ruby

Requires: ruby, ruby-stdlibs, tidy

%description
FastCGI is a language independent, scalable, open extension to CGI
that provides high performance without the limitations of server
specific APIs.

MoonWolf developed a library for FastCGI in
http://www.moonwolf.com/ruby/archive/. But now, he is MIA.

%prep
%setup -q

%build
ruby -r vendor-specific install.rb config
ruby -r vendor-specific install.rb setup

%install
DESTDIR=%buildroot ruby -r vendor-specific install.rb install --prefix=%buildroot

%files
%ruby_sitelibdir/*
%ruby_sitearchdir/*
%doc README README.signals

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin