Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37659447
en ru br
ALT Linux repos
S:0.5.2-alt1
5.0: 0.3.1-alt1
4.1: 0.3.1-alt0.M41.1

Group :: Development/Other
RPM: pear-VersionControl_SVN

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# spec file for PEAR PHP package VersionControl_SVN
#

%define pear_name VersionControl_SVN

Name: pear-%pear_name
Version: 0.5.1
Release: alt1

Summary: PHP/PEAR simple OO interface for the Subversion

License: %bsdstyle
Group: Development/Other
Url: http://pear.php.net/package/%pear_name

Packager: Nikolay A. Fetisov <naf at altlinux.ru>

Source: http://pear.php.net/get/%pear_name-%version.tar

BuildArch: noarch

BuildRequires(pre): pear-core rpm-build-pear rpm-build-licenses
Requires: pear-core subversion pear-XML_Parser

%description
VersionControl_SVN PEAR class is a simple OO-style interface for
Subversion, the free/open-source version control system.

VersionControl_SVN can be used to manage trees of source code,
text files, image files -- just about any collection of files.


%prep
%setup -n %pear_name-%version

%build
%pear_build

%install
%pear_install_std

%post
%register_pear_module

%preun
%unregister_pear_module

%files
%doc LICENSE CHANGELOG
%pear_dir/VersionControl
%exclude %pear_dir/docs
%pear_xmldir/%pear_name.xml

%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