/[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.13 by vip-ire, Wed Jan 6 15:05:33 2016 UTC Revision 1.14 by vip-ire, Sun Jan 31 21:54:06 2016 UTC
# Line 1  Line 1 
1  # $Id: e-smith-manager.spec,v 1.12 2014/03/24 02:39:20 wellsi Exp $  # $Id: e-smith-manager.spec,v 1.13 2016/01/06 15:05:33 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.6.0  %define version 2.6.0
7  %define release 2  %define release 3
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  Patch0: e-smith-manager-2.4.0-access_sm_from_console_over_plain.patch
14    Patch1: e-smith-manager-2.4.0-dont_rewrite_to_https_from_localhost.patch
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
17  BuildRequires: gettext  BuildRequires: gettext
# Line 24  Provides: server-manager Line 25  Provides: server-manager
25  AutoReqProv: no  AutoReqProv: no
26    
27  %changelog  %changelog
28    * Sun Jan 31 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme
29    - Don't redirect to http when login in/out of the server-manager from
30      localhost [SME: 9163]
31    
32  * Wed Jan 6 2015 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme  * Wed Jan 6 2015 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme
33  - Allow access to the server-manager without SSL from the loopback  - Allow access to the server-manager without SSL from the loopback
34    [SME: 9163]    [SME: 9163]
# Line 663  This RPM contributes the navigation bars Line 668  This RPM contributes the navigation bars
668  %prep  %prep
669  %setup  %setup
670  %patch0 -p1  %patch0 -p1
671    %patch1 -p1
672    
673  %build  %build
674  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