rpms/php-pecl-ssh2/devel php-pecl-ssh2.spec,1.6,1.7

Chris Weyl cweyl at fedoraproject.org
Thu Jan 14 17:00:00 UTC 2010


Author: cweyl

Update of /cvs/extras/rpms/php-pecl-ssh2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3957

Modified Files:
	php-pecl-ssh2.spec 
Log Message:
* Thu Jan 14 2010 Chris Weyl <cweyl at alumni.drew.edu> 0.11.0-6
- bump for libssh2 rebuild



Index: php-pecl-ssh2.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pecl-ssh2/devel/php-pecl-ssh2.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- php-pecl-ssh2.spec	22 Sep 2009 03:53:29 -0000	1.6
+++ php-pecl-ssh2.spec	14 Jan 2010 17:00:00 -0000	1.7
@@ -1,3 +1,4 @@
+%define _default_patch_fuzz 2 \n\n
 %global php_apiver  %((echo 0; php -i 2>/dev/null | sed -n 's/^PHP API => //p') | tail -1)
 %global php_extdir  %(php-config --extension-dir 2>/dev/null || echo "undefined")
 %global php_version %(php-config --version 2>/dev/null || echo 0)
@@ -7,7 +8,7 @@
 
 Name:           php-pecl-ssh2
 Version:        0.11.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Bindings for the libssh2 library
 
 License:        PHP
@@ -103,6 +104,10 @@ fi
 
 
 %changelog
+* Thu Jan 14 2010 Chris Weyl <cweyl at alumni.drew.edu> 0.11.0-6
+- bump for libssh2 rebuild
+
+
 * Mon Sep 21 2009 Chris Weyl <cweyl at alumni.drew.edu> - 0.11.0-5
 - rebuild for libssh2 1.2
 



More information about the scm-commits mailing list