/[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.13 by vip-ire, Wed Jan 6 15:05:33 2016 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.12 2014/03/24 02:39:20 wellsi 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.6.0
7  %define release 1  %define release 2
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    Patch0: e-smith-manager-2.4.0-access_sm_from_console_over_plain.patch
14  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
16  BuildRequires: gettext  BuildRequires: gettext
17  BuildArchitectures: noarch  BuildArchitectures: noarch
18  Requires: e-smith-lib >= 1.18.0-26  Requires: e-smith-lib >= 1.18.0-26
19  Requires: mod_auth_tkt  Requires: mod_auth_tkt
20    Requires: pwauth
21    Requires: perl(Apache::AuthTkt)
22    Requires: perl-suidperl
23  Provides: server-manager  Provides: server-manager
24  AutoReqProv: no  AutoReqProv: no
25    
26  %changelog  %changelog
27    * Wed Jan 6 2015 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme
28    - Allow access to the server-manager without SSL from the loopback
29      [SME: 9163]
30    
31    * Sun Mar 23 2014 Ian Wells <esmith@wellsi.com> 2.6.0-1.sme
32    - Roll new stream to remove obsolete images [SME: 7962]
33    
34    * Sun Mar 23 2014 Ian Wells <esmith@wellsi.com> 2.4.0-9.sme
35    - Remove references to obsolete images, by Stephane de Labrusse [SME: 7962]
36    
37    * Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme
38    - Renew donation text in server-manager, by John Crisp [SME: 7897]
39    
40    * Thu Jun 6 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-7.sme
41    - Do not load mod_ssl [SME: 7602]
42    
43    * Wed Mar 6 2013 Shad L. Lords <slords@mail.com> 2.4.0-6.sme
44    - Correct path to pwauth [SME: 7319]
45    
46    * Sat Feb 23 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.sme
47    - Correct processing of server-manager URL [SME: 7254]
48    
49    * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.sme
50    - Fix typo in perl(Apache::AuthTkt) requires [SME: 7236]
51    
52    * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-3.sme
53    - Add perl-suidperl dependency [SME: 7235]
54    
55    * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme
56    - Add perl(Apache::AuthTkt) dependency [SME: 7236]
57    
58  * 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
59  - Roll new stream for sme9  - Roll new stream for sme9
60    
# Line 627  This RPM contributes the navigation bars Line 662  This RPM contributes the navigation bars
662    
663  %prep  %prep
664  %setup  %setup
665    %patch0 -p1
666    
667  %build  %build
668  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