[packages/php-pear-VersionControl_Git] uses git binary

glen glen at pld-linux.org
Sat Sep 14 01:57:12 CEST 2013


commit cdd104ed49776a5b7fcfa896562a8386d0bdc276
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Sep 14 02:57:05 2013 +0300

    uses git binary

 php-pear-VersionControl_Git.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/php-pear-VersionControl_Git.spec b/php-pear-VersionControl_Git.spec
index c86afc1..dbd5d6f 100644
--- a/php-pear-VersionControl_Git.spec
+++ b/php-pear-VersionControl_Git.spec
@@ -5,7 +5,7 @@ Summary:	%{pearname} - Provides OO interface to handle Git repository
 Name:		php-pear-VersionControl_Git
 Version:	0.4.4
 Release:	1
-License:	Apache License
+License:	Apache
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{pearname}-%{version}.tgz
 # Source0-md5:	0d9baf13679edf1cdb7beea6397ac81e
@@ -14,15 +14,15 @@ BuildRequires:	php-packagexml2cl
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.610
+Requires:	git-core
 Requires:	php-pear
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 VersionControl_Git is a library that provides OO interface to handle
-Git repository.
-  You can use Git command via the wrapper class. Some features are
-provided by high-featured interface.
+Git repository. You can use Git command via the wrapper class. Some
+features are provided by high-featured interface.
 
 In PEAR status of this package is: %{status}.
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pear-VersionControl_Git.git/commitdiff/cdd104ed49776a5b7fcfa896562a8386d0bdc276



More information about the pld-cvs-commit mailing list