/[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.2 by slords, Mon Apr 28 23:21:29 2008 UTC Revision 1.6 by slords, Tue Oct 7 18:51:15 2008 UTC
# Line 1  Line 1 
1    # $Id$
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 1.12.0  %define version 2.2.0
7  %define release 5  %define release 1
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
 Patch0: e-smith-php-1.12.0-php5.patch  
 Patch1: e-smith-php-1.12.0-lib64.patch  
 Patch2: e-smith-php-1.12.0-SplitModuleSettingSection.patch  
13  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
14  BuildArchitectures: noarch  BuildArchitectures: noarch
15  Requires: e-smith-base, php >= 4.0.1  Requires: e-smith-base, php >= 4.0.1
# Line 19  BuildRequires: e-smith-devtools >= 1.11. Line 18  BuildRequires: e-smith-devtools >= 1.11.
18  AutoReqProv: no  AutoReqProv: no
19    
20  %changelog  %changelog
21    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
22    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
23    
24    * Wed Aug 20 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.12.0-8
25    - Fix latest patches to prevent .orig file [SME: 4513]
26    
27    * Wed Aug 20 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.12.0-7
28    - Fix some minor layout issues introduced by fixes in [SME: 4513]
29    
30    * Tue Aug 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.12.0-6
31    - Fix whiteline and spacing issues [SME: 4513]
32    
33  * Fri Apr 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.12.0-5  * Fri Apr 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.12.0-5
34  - Split 80ModuleSettings template fragmenent to have one frament per module [SME: 3282]  - Split 80ModuleSettings template fragmenent to have one frament per module [SME: 3282]
35    
# Line 311  php specific configuration items. Line 322  php specific configuration items.
322    
323  %prep  %prep
324  %setup  %setup
 %patch0 -p 1  
 %patch1 -p 1  
 %patch2 -p 1  
325    
326  %build  %build
327  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