/[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.20 by wellsi, Sat Aug 7 14:34:28 2010 UTC Revision 1.24 by wellsi, Sat Oct 12 14:21:31 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-manager.spec,v 1.19 2010/01/31 11:36:15 snetram Exp $  # $Id: e-smith-manager.spec,v 1.23 2013/10/11 15:11:13 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 6  %define release 10
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 15  Patch1: e-smith-manager-2.2.0-unsavedcha Line 15  Patch1: e-smith-manager-2.2.0-unsavedcha
15  Patch2: e-smith-manager-2.2.0-bug5656.patch  Patch2: e-smith-manager-2.2.0-bug5656.patch
16  Patch3: e-smith-manager-2.2.0-display-admin-only-messages-only-for-server-manager.patch  Patch3: e-smith-manager-2.2.0-display-admin-only-messages-only-for-server-manager.patch
17  Patch4: e-smith-manager-2.2.0-remove_empty_p.patch  Patch4: e-smith-manager-2.2.0-remove_empty_p.patch
18    Patch5: e-smith-manager-2.2.0-Back.patch
19    Patch6: e-smith-manager-2.2.0-remove_mod_ssl.patch
20    Patch7: e-smith-manager-2.2.0-login-donate.patch
21  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
22  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
23  BuildRequires: gettext  BuildRequires: gettext
# Line 25  Provides: server-manager Line 28  Provides: server-manager
28  AutoReqProv: no  AutoReqProv: no
29    
30  %changelog  %changelog
31    * Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.2.0-10.sme
32    - Correct distro name from SME to SME Server on login page [SME: 7879]
33    
34    * Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.2.0-9.sme
35    - Add donation text to login page, by John Crisp [SME: 7879]
36    
37    * Sat Jun 8 2013 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-8.sme
38    - Do not load mod_ssl [SME: 7663]
39    
40    * Wed Feb 27 2013 Ian Wells <esmith@wellsi.com> 2.2.0-7.sme
41    - Correct processing of server-manager URL [SME: 7037]
42    
43  * Sat Aug 7 2010 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme  * Sat Aug 7 2010 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme
44  - Remove empty <p> tag from /etc/e-smith/web/common/foot.tmpl, by Daniel [SME: 5905]  - Remove empty <p> tag from /etc/e-smith/web/common/foot.tmpl, by Daniel [SME: 5905]
45    
# Line 634  This RPM contributes the navigation bars Line 649  This RPM contributes the navigation bars
649  %patch2 -p1  %patch2 -p1
650  %patch3 -p1  %patch3 -p1
651  %patch4 -p1  %patch4 -p1
652    %patch5 -p1
653    %patch6 -p1
654    %patch7 -p1
655    
656  %build  %build
657  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