Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37037980
en ru br
ALT Linux repos
S:2.4.0-alt9
5.0: 2.4.0-alt4
4.1: 2.4.0-alt4
4.0: 2.4.0-alt4
3.0: 2.4.0-alt1
+backports:2.4.0-alt0.M30.2

Group :: System/Servers
RPM: libfcgi

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Packager: Denis Smirnov <mithraen at altlinux.ru>

Name: libfcgi
Version: 2.4.0
Release: alt8

Summary: FastCGI library
License: BSD-like
Group: System/Servers

Url: http://www.fastcgi.org/
Source: fcgi-%version.tar.gz

Patch: libfcgi-php-changes.patch
Patch2: libfcgi.cstdio.patch
Patch3: libfcgi.build.patch

# Automatically added by buildreq on Sun Jun 19 2005

BuildRequires: gcc-c++ libstdc++-devel

%description
FastCGI library

%package devel
Summary: FastCGI library
License: BSD-like
Group: System/Servers
Requires: %name = %version-%release

%description devel
FastCGI library

%prep
%setup -q -n fcgi-%version
%patch -p1
%patch2 -p2
%patch3 -p2

%build
touch NEWS AUTHORS ChangeLog
%autoreconf
%configure
# SMP incompatible build
make

%install
%makeinstall

%files devel
%_includedir/*.h
%_libdir/*.so
%exclude %_libdir/*.a

%files
%_libdir/*.so.*
%exclude %_bindir/cgi-fcgi

%doc LICENSE.TERMS README

%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