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

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

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

Revision 1.1 by slords, Thu Jan 31 23:06:03 2013 UTC Revision 1.10 by wellsi, Sat Oct 12 03:25:04 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-manager.spec,v 1.20 2010/08/07 14:34:28 wellsi Exp $  # $Id: e-smith-manager.spec,v 1.9 2013/06/06 16:20:57 vip-ire Exp $
2    
3  Summary: e-smith manager navigation module  Summary: e-smith manager navigation module
4  %define name e-smith-manager  %define name e-smith-manager
5  Name: %{name}  Name: %{name}
6  %define version 2.4.0  %define version 2.4.0
7  %define release 1  %define release 8
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.xz  Source: %{name}-%{version}.tar.xz
13    Patch1: e-smith-manager-2.4.0-Back.patch
14    Patch2: e-smith-manager-2.4.0-pwauth.patch
15    Patch3: e-smith-manager-2.4.0-remove_mod_ssl.patch
16    Patch4: e-smith-manager-2.4.0-login-donate.patch
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
19  BuildRequires: gettext  BuildRequires: gettext
20  BuildArchitectures: noarch  BuildArchitectures: noarch
21  Requires: e-smith-lib >= 1.18.0-26  Requires: e-smith-lib >= 1.18.0-26
22  Requires: mod_auth_tkt  Requires: mod_auth_tkt
23    Requires: pwauth
24    Requires: perl(Apache::AuthTkt)
25    Requires: perl-suidperl
26  Provides: server-manager  Provides: server-manager
27  AutoReqProv: no  AutoReqProv: no
28    
29  %changelog  %changelog
30    * Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme
31    - Renew donation text in server-manager, by John Crisp [SME: 7897]
32    
33    * Thu Jun 6 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-7.sme
34    - Do not load mod_ssl [SME: 7602]
35    
36    * Wed Mar 6 2013 Shad L. Lords <slords@mail.com> 2.4.0-6.sme
37    - Correct path to pwauth [SME: 7319]
38    
39    * Sat Feb 23 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.sme
40    - Correct processing of server-manager URL [SME: 7254]
41    
42    * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.sme
43    - Fix typo in perl(Apache::AuthTkt) requires [SME: 7236]
44    
45    * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-3.sme
46    - Add perl-suidperl dependency [SME: 7235]
47    
48    * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme
49    - Add perl(Apache::AuthTkt) dependency [SME: 7236]
50    
51  * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme  * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
52  - Roll new stream for sme9  - Roll new stream for sme9
53    
# Line 627  This RPM contributes the navigation bars Line 655  This RPM contributes the navigation bars
655    
656  %prep  %prep
657  %setup  %setup
658    %patch1 -p1
659    %patch2 -p1
660    %patch3 -p1
661    %patch4 -p1
662    
663  %build  %build
664  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