/[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.22 by vip-ire, Sat Jun 8 10:09:54 2013 UTC Revision 1.26 by unnilennium, Mon Jan 16 23:48:53 2017 UTC
# Line 1  Line 1 
1  # $Id: e-smith-manager.spec,v 1.21 2013/02/27 15:54:12 wellsi Exp $  # $Id: e-smith-manager.spec,v 1.25 2014/02/18 17:29:26 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.2.0  %define version 2.2.0
7  %define release 8  %define release 12
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: e-smith-manager-2.2.0.11.tar.gz
13  Patch0: e-smith-manager-2.2.0-bug5022.patch  Patch0: e-smith-manager-2.2.0-bz9923-badredirection.patch
 Patch1: e-smith-manager-2.2.0-unsavedchanges2.patch  
 Patch2: e-smith-manager-2.2.0-bug5656.patch  
 Patch3: e-smith-manager-2.2.0-display-admin-only-messages-only-for-server-manager.patch  
 Patch4: e-smith-manager-2.2.0-remove_empty_p.patch  
 Patch5: e-smith-manager-2.2.0-Back.patch  
 Patch6: e-smith-manager-2.2.0-remove_mod_ssl.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
# Line 27  Provides: server-manager Line 21  Provides: server-manager
21  AutoReqProv: no  AutoReqProv: no
22    
23  %changelog  %changelog
24    * Mon Jan 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.2.0-12.sme
25    - fix bad redirection parameter that might reveal session information to remote site [SME: 9923]
26    
27    * Tue Feb 18 2014 Ian Wells <esmith@wellsi.com> 2.2.0-11.sme
28    - Remove old images and roll new tarball [SME: 8213]
29    
30    * Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.2.0-10.sme
31    - Correct distro name from SME to SME Server on login page [SME: 7879]
32    
33    * Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.2.0-9.sme
34    - Add donation text to login page, by John Crisp [SME: 7879]
35    
36  * Sat Jun 8 2013 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-8.sme  * Sat Jun 8 2013 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-8.sme
37  - Do not load mod_ssl [SME: 7663]  - Do not load mod_ssl [SME: 7663]
38    
# Line 638  This RPM contributes the navigation bars Line 644  This RPM contributes the navigation bars
644  %prep  %prep
645  %setup  %setup
646  %patch0 -p1  %patch0 -p1
 %patch1 -p1  
 %patch2 -p1  
 %patch3 -p1  
 %patch4 -p1  
 %patch5 -p1  
 %patch6 -p1  
647    
648  %build  %build
649  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