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

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

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

Revision 1.10 by slords, Tue Jul 1 14:53:45 2008 UTC Revision 1.11 by slords, Thu Jul 31 16:13:27 2008 UTC
# Line 2  Summary: e-smith manager navigation modu Line 2  Summary: e-smith manager navigation modu
2  %define name e-smith-manager  %define name e-smith-manager
3  Name: %{name}  Name: %{name}
4  %define version 1.14.0  %define version 1.14.0
5  %define release 18  %define release 19
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 23  Patch11: e-smith-manager-1.14.0-pleasewa Line 23  Patch11: e-smith-manager-1.14.0-pleasewa
23  Patch12: e-smith-manager-1.14.0-navdbfix.patch  Patch12: e-smith-manager-1.14.0-navdbfix.patch
24  Patch13: e-smith-manager-1.14.0-encoding.patch  Patch13: e-smith-manager-1.14.0-encoding.patch
25  Patch14: e-smith-manager-1.14.0-create.patch  Patch14: e-smith-manager-1.14.0-create.patch
26    Patch15: e-smith-manager-1.14.0-navigationdb.patch
27  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
28  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
29  BuildRequires: gettext  BuildRequires: gettext
30  BuildArchitectures: noarch  BuildArchitectures: noarch
31  Requires: e-smith-lib >= 1.14.0  Requires: e-smith-lib >= 1.18.0-26
32  Requires: mod_auth_tkt  Requires: mod_auth_tkt
33  Provides: server-manager  Provides: server-manager
34  AutoReqProv: no  AutoReqProv: no
35    
36  %changelog  %changelog
37    * Tue Jul 1 2008 Shad L. Lords <slords@mail.com> 1.14.0-19
38    - Make binmode properties of db class [SME: 4317]
39    - Add new navigation db & utf8 classes [SME: 4317]
40    
41  * Tue Jul 1 2008 Shad L. Lords <slords@mail.com> 1.14.0-18  * Tue Jul 1 2008 Shad L. Lords <slords@mail.com> 1.14.0-18
42  - Fix open of database to create if necessary [SME: 4147]  - Fix open of database to create if necessary [SME: 4147]
43    
# Line 624  This RPM contributes the navigation bars Line 629  This RPM contributes the navigation bars
629  %patch12 -p1  %patch12 -p1
630  %patch13 -p1  %patch13 -p1
631  %patch14 -p1  %patch14 -p1
632    %patch15 -p1
633    
634  %build  %build
635  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