Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37634202
en ru br
ALT Linux repos
5.0: 2.0.1-alt1
4.1: 2.0.0-alt2

Group :: System/Servers
RPM: php5-openid

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname php-openid
%define php5_extension openid
Name: php5-%php5_extension
Version: 2.0.0
Release: alt2

Summary: PHP OpenID library

License: Apache
Group: System/Servers
Url: http://www.openidenabled.com/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://openidenabled.com/files/python-openid/packages/%oname-%version.tar.bz2

# Automatically added by buildreq on Wed Jan 23 2008

BuildRequires: libnss-mdns php5 php5-curl php5-dom php5-gd2 php5-gmp php5-simplexml

BuildPreReq: rpm-build-php5

%description
This is the PHP OpenID library by JanRain, Inc.

%prep
%setup -q -n %oname-%version

%build
php -dsafe_mode=0 examples/detect.php

%install
mkdir -p %buildroot%php5_includedir
cp -ar Auth %buildroot%php5_includedir

%files
%doc doc
%doc examples
%doc admin
%doc CHANGELOG COPYING NEWS README
%php5_includedir/Auth/

%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