summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-06-07 13:57:37 +0200
committerRemi Collet <fedora@famillecollet.com>2013-06-07 13:57:37 +0200
commit6ae9e297d1e749e07cf3f59e217ac45e5618ff6c (patch)
treee257ba7087b0f284b1561ffc2a4391f882d27af4
parent9995b53c6dd2941a4c0e2da1c1f24670d49a05fb (diff)
php-bartlett-PHP-CompatInfo: 2.17.0
-rw-r--r--0012-curl-reference-for-php-5.5-more.patch3
-rw-r--r--php-bartlett-PHP-CompatInfo.spec19
-rw-r--r--phpcompatinfo.1 (renamed from phpci.1)20
3 files changed, 21 insertions, 21 deletions
diff --git a/0012-curl-reference-for-php-5.5-more.patch b/0012-curl-reference-for-php-5.5-more.patch
index 0d5eec1..faa4be2 100644
--- a/0012-curl-reference-for-php-5.5-more.patch
+++ b/0012-curl-reference-for-php-5.5-more.patch
@@ -36,11 +36,10 @@ index c12dc0f..e59bda4 100644
'CURL_RTSPREQ_ANNOUNCE' => array('5.5.0-dev', ''),
'CURL_RTSPREQ_DESCRIBE' => array('5.5.0-dev', ''),
'CURL_RTSPREQ_GET_PARAMETER' => array('5.5.0-dev', ''),
-@@ -166,7 +171,7 @@
+@@ -166,6 +171,7 @@
'CURL_VERSION_KERBEROS4' => array('4.0.2', ''),
'CURL_VERSION_LIBZ' => array('4.0.2', ''),
'CURL_VERSION_SSL' => array('4.0.2', ''),
-- 'CURL_WRAPPERS_ENABLED' => array('5.4.15', ''),
+ 'CURL_WRITEFUNC_PAUSE' => array('5.5.0-dev', ''),
'CURLAUTH_ANY' => array('4.0.2', ''),
diff --git a/php-bartlett-PHP-CompatInfo.spec b/php-bartlett-PHP-CompatInfo.spec
index 3b0d509..f261640 100644
--- a/php-bartlett-PHP-CompatInfo.spec
+++ b/php-bartlett-PHP-CompatInfo.spec
@@ -7,7 +7,7 @@
Name: php-bartlett-PHP-CompatInfo
-Version: 2.16.0
+Version: 2.17.0
Release: 1%{?dist}
Summary: Find out version and the extensions required for a piece of code to run
@@ -16,7 +16,7 @@ Group: Development/Libraries
License: BSD and MIT
URL: http://php5.laurent-laville.org/compatinfo/
Source0: http://bartlett.laurent-laville.org/get/%{pear_name}-%{version}%{?prever}.tgz
-Source1: https://raw.github.com/llaville/php-compat-info/master/misc/phpci.1
+Source1: https://raw.github.com/llaville/php-compat-info/master/misc/phpcompatinfo.1
# Update configuration for best experience
# Reference = ALL known extension (instead of installed ones)
@@ -80,7 +80,7 @@ Requires: php-pear(pear.phpunit.de/PHP_Timer) >= 1.0.0
# Optional and not yet availalble php-pear(Net_Growl) >= 2.2.2
Provides: php-pear(%{channel}/%{pear_name}) = %{version}%{?prever}
-Provides: phpci = %{version}%{?prever}
+Provides: phpcompatinfo = %{version}%{?prever}
%description
@@ -155,15 +155,12 @@ rm -rf %{buildroot}%{pear_metadir}/.??*
mkdir -p %{buildroot}%{pear_xmldir}
install -pm 644 %{name}.xml %{buildroot}%{pear_xmldir}
-# Fix wrong-script-end-of-line-encoding
-sed -i -e 's/\r//' %{buildroot}%{_bindir}/phpci
-
# Create default package configuration
install -pm 644 phpcompatinfo.xml %{buildroot}%{pear_cfgdir}/%{pear_name}/
# Install the man page
mkdir -p %{buildroot}%{_mandir}/man1
-install -pm 644 %{SOURCE1} %{buildroot}%{_mandir}/man1/phpci.1
+install -pm 644 %{SOURCE1} %{buildroot}%{_mandir}/man1/phpcompatinfo.1
%check
@@ -214,11 +211,15 @@ fi
%{pear_phpdir}/Bartlett/PHP/Compat*
%{pear_testdir}/%{pear_name}
%{pear_datadir}/%{pear_name}
-%{_bindir}/phpci
-%{_mandir}/man1/phpci.*
+%{_bindir}/phpcompatinfo
+%{_mandir}/man1/phpcompatinfo.*
%changelog
+* Fri Jun 07 2013 Remi Collet <remi@fedoraproject.org> - 2.17.0-1
+- Update to 2.17.0
+- phpci command renamed to phpcompatinfo
+
* Fri May 10 2013 Remi Collet <remi@fedoraproject.org> - 2.16.0-1
- Update to 2.16.0
diff --git a/phpci.1 b/phpcompatinfo.1
index 38664fc..0a0f32b 100644
--- a/phpci.1
+++ b/phpcompatinfo.1
@@ -1,13 +1,13 @@
'\" t
-.\" Title: phpci
+.\" Title: phpcompatinfo
.\" Author: [see the "AUTHORS" section]
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
-.\" Date: 03/19/2013
+.\" Date: 05/28/2013
.\" Manual: \ \&
.\" Source: \ \&
.\" Language: English
.\"
-.TH "PHPCI" "1" "03/19/2013" "\ \&" "\ \&"
+.TH "PHPCOMPATINFO" "1" "05/28/2013" "\ \&" "\ \&"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -28,13 +28,13 @@
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
-phpci \- parse any data source to find out the minimum version and extensions required for it to run
+phpcompatinfo \- parse any data source to find out the minimum version and extensions required for it to run
.SH "SYNOPSIS"
.sp
-\fBphpci\fR [\fIOPTIONS\fR] \fICOMMAND\fR [\fIOPTS\fR] [\fIDATASOURCE\fR]
+\fBphpcompatinfo\fR [\fIOPTIONS\fR] \fICOMMAND\fR [\fIOPTS\fR] [\fIDATASOURCE\fR]
.SH "DESCRIPTION"
.sp
-The phpci(1) command parse any \fIDATASOURCE\fR to find out the minimum PHP version and extensions required\&.
+The phpcompatinfo(1) command parse any \fIDATASOURCE\fR to find out the minimum PHP version and extensions required\&.
.SH "OPTIONS"
.PP
\fB\-\-configuration\fR=\fIXMLFILE\fR
@@ -71,7 +71,7 @@ Verbosely print processing information and warning messages\&.
\fItopic\fR\fB\-\-help\fR
will print help content about a topic,
\fB\-\-help\fR
-summarizes phpci syntax\&.
+summarizes phpcompatinfo syntax\&.
.RE
.RE
.PP
@@ -81,13 +81,13 @@ Print program version number\&.
.RE
.SH "PRINT COMMAND"
.sp
-The phpci(1) \fIPRINT\fR command is used to find out minimum php version to run data source code provided\&. Syntax:
+The phpcompatinfo(1) \fIPRINT\fR command is used to find out minimum php version to run data source code provided\&. Syntax:
.sp
.if n \{\
.RS 4
.\}
.nf
-phpci print [OPTION] DATA_SOURCE
+phpcompatinfo print [OPTION] DATA_SOURCE
.fi
.if n \{\
.RE
@@ -97,7 +97,7 @@ Where:
.PP
\fBOPTION\fR
.RS 4
-phpci(1)
+phpcompatinfo(1)
\fB\-\-report\fR
option specifying the type of result to print on stdout\&. See
\fB\-\-help\-report\fR