~grant-delaney/ius/php53

« back to all changes in this revision

Viewing changes to SPECS/php53.spec

  • Committer: wdierkes
  • Date: 2009-11-12 01:11:22 UTC
  • Revision ID: wdierkes@220805-mock00.rpms.rackspace.com-20091112011122-ubmfov0w6kwllewl
* Wed Nov 11 2009 BJ Dierkes <wdierkes@rackspace.com> - 5.3.0-8.ius
- Added: Patch313: php-5.3.0-error_log-bug49627.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
Summary: The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor)
55
55
Name: %{name}
56
56
Version: 5.3.0
57
 
Release: 6.1.ius%{?dist}
 
57
Release: 8.ius%{?dist}
58
58
License: The PHP License v3.01
59
59
Group: Development/Languages
60
60
Vendor: IUS Community Project 
86
86
# New Patches
87
87
Patch300: php-5.2.1-PQfreemem.patch 
88
88
Patch302: php-5.3.0-oci8-lib64.patch
 
89
Patch310: php-5.3.0-phpize.patch
 
90
Patch313: php-5.3.0-error_log-bug49627.patch
 
91
 
 
92
 
 
93
# Security patches
89
94
Patch309: php-5.3.0-bug447752.patch
90
 
Patch310: php-5.3.0-phpize.patch
91
 
 
92
 
 
93
 
# Security patches
 
95
Patch312: php-5.3.0-bug462057.patch
94
96
 
95
97
BuildRoot: %{_tmppath}/%{name}-root
96
98
 
489
491
#%patch300 -p1 -b .PQfreemem
490
492
%patch302 -p1 -b .oci8-lib64
491
493
%patch310 -p1 -b .phpize
 
494
%patch313 -p1 -b .bug49627
 
495
 
492
496
#
493
497
# Security patches
494
498
%patch309 -p1 -b .bug447752
 
499
%patch312 -p1 -b .bug462057
495
500
 
496
501
# Prevent %%doc confusion over LICENSE files
497
502
cp Zend/LICENSE Zend/ZEND_LICENSE
917
922
 
918
923
 
919
924
%changelog
 
925
* Wed Nov 11 2009 BJ Dierkes <wdierkes@rackspace.com> - 5.3.0-8.ius
 
926
- Added: Patch313: php-5.3.0-error_log-bug49627.patch
 
927
 
 
928
* Tue Oct 27 2009 BJ Dierkes <wdierkes@rackspace.com> - 5.3.0-7.ius
 
929
- Added Patch312: php-5.3.0-bug462057.patch - Resolves LaunchPad
 
930
  Bug 462057 PHP 'posix_mkfifo()' 'open_basedir' Restriction Bypass
 
931
  Vulnerability
 
932
 
920
933
* Thu Oct 22 2009 BJ Dierkes <wdierkes@rackspace.com> - 5.3.0-6.1.ius
921
934
- php53-mysql Requires: php53-common (not php-common)
922
935
- Remove Obscoletes from all subpackages.