/[smeserver]/rpms/e-smith-php/sme8/e-smith-php.spec
ViewVC logotype

Diff of /rpms/e-smith-php/sme8/e-smith-php.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.10 by snetram, Sat Sep 17 20:05:54 2011 UTC Revision 1.13 by wellsi, Wed May 8 04:01:40 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-php.spec,v 1.9 2010/07/19 20:57:37 wellsi Exp $  # $Id: e-smith-php.spec,v 1.12 2011/09/19 14:48:10 snetram Exp $
2    
3  Summary: e-smith specific PHP configuration and templates.  Summary: e-smith specific PHP configuration and templates.
4  %define name e-smith-php  %define name e-smith-php
5  Name: %{name}  Name: %{name}
6  %define version 2.2.0  %define version 2.2.0
7  %define release 4  %define release 7
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 13  Source: %{name}-%{version}.tar.gz Line 13  Source: %{name}-%{version}.tar.gz
13  Patch0: e-smith-php-2.2.0-obsoleteMagicQuotes.patch  Patch0: e-smith-php-2.2.0-obsoleteMagicQuotes.patch
14  Patch1: e-smith-php-2.2.0-exposephp.patch  Patch1: e-smith-php-2.2.0-exposephp.patch
15  Patch2: e-smith-php-2.2.0-addTimeZone.patch  Patch2: e-smith-php-2.2.0-addTimeZone.patch
16    Patch3: e-smith-php-2.2.0-remove-magic-quotes.patch
17    Patch4: e-smith-php-2.2.0-remove-version-check.patch
18    Patch5: e-smith-php-2.2.0-magic-quotes-off.patch
19  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20  BuildArchitectures: noarch  BuildArchitectures: noarch
21  Requires: e-smith-base, php >= 4.0.1  Requires: e-smith-base, php >= 4.0.1
# Line 21  BuildRequires: e-smith-devtools >= 1.11. Line 24  BuildRequires: e-smith-devtools >= 1.11.
24  AutoReqProv: no  AutoReqProv: no
25    
26  %changelog  %changelog
27    * Tue May 07 2013 Ian Wells <esmith@wellsi.com> 2.2.0-7.sme
28    - Force magic_quotes Off [SME: 7522]
29    
30    * Mon Sep 19 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-6.sme
31    - Remove PHP version check from migrate script [SME: 6727]
32    
33    * Mon Sep 19 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme
34    - Obsolete magic_quotes settings [SME: 6725]
35    
36  * Sat Sep 17 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-4.sme  * Sat Sep 17 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-4.sme
37  - Set default timezone [SME: 6716]  - Set default timezone [SME: 6716]
38    
# Line 337  php specific configuration items. Line 349  php specific configuration items.
349  %patch0 -p1  %patch0 -p1
350  %patch1 -p1  %patch1 -p1
351  %patch2 -p1  %patch2 -p1
352    %patch3 -p1
353    %patch4 -p1
354    %patch5 -p1
355    
356  %build  %build
357  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed