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

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

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

Revision 1.1 by slords, Tue Jun 12 15:56:20 2007 UTC Revision 1.2 by slords, Mon Apr 28 23:21:29 2008 UTC
# Line 2  Summary: e-smith specific PHP configurat Line 2  Summary: e-smith specific PHP configurat
2  %define name e-smith-php  %define name e-smith-php
3  Name: %{name}  Name: %{name}
4  %define version 1.12.0  %define version 1.12.0
5  %define release 4  %define release 5
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 10  Group: Networking/Daemons Line 10  Group: Networking/Daemons
10  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
11  Patch0: e-smith-php-1.12.0-php5.patch  Patch0: e-smith-php-1.12.0-php5.patch
12  Patch1: e-smith-php-1.12.0-lib64.patch  Patch1: e-smith-php-1.12.0-lib64.patch
13    Patch2: e-smith-php-1.12.0-SplitModuleSettingSection.patch
14  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15  BuildArchitectures: noarch  BuildArchitectures: noarch
16  Requires: e-smith-base, php >= 4.0.1  Requires: e-smith-base, php >= 4.0.1
# Line 18  BuildRequires: e-smith-devtools >= 1.11. Line 19  BuildRequires: e-smith-devtools >= 1.11.
19  AutoReqProv: no  AutoReqProv: no
20    
21  %changelog  %changelog
22    * Fri Apr 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.12.0-5
23    - Split 80ModuleSettings template fragmenent to have one frament per module [SME: 3282]
24    
25  * Fri May 18 2007 Shad L. Lords <slords@mail.com> 1.12.0-4  * Fri May 18 2007 Shad L. Lords <slords@mail.com> 1.12.0-4
26  - Use correct lib for modules  - Use correct lib for modules
27    
# Line 309  php specific configuration items. Line 313  php specific configuration items.
313  %setup  %setup
314  %patch0 -p 1  %patch0 -p 1
315  %patch1 -p 1  %patch1 -p 1
316    %patch2 -p 1
317    
318  %build  %build
319  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