/[smeserver]/rpms/smeserver-manager/sme10/smeserver-manager.spec
ViewVC logotype

Diff of /rpms/smeserver-manager/sme10/smeserver-manager.spec

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

Revision 1.43 by michel, Thu Apr 22 18:06:42 2021 UTC Revision 1.44 by michel, Thu Jun 3 19:47:24 2021 UTC
# Line 1  Line 1 
1  # $Id: smeserver-manager.spec,v 1.42 2021/04/20 20:12:10 michel Exp $  # $Id: smeserver-manager.spec,v 1.43 2021/04/22 18:06:42 michel Exp $
2    
3  Summary: Sme server  navigation module : manager 2  Summary: Sme server  navigation module : manager 2
4  %define name smeserver-manager  %define name smeserver-manager
5  Name: %{name}  Name: %{name}
6  %define version 0.1.2  %define version 0.1.2
7  %define release 9  %define release 10
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 19  Patch5: %{name}-%{version}-backup_panels Line 19  Patch5: %{name}-%{version}-backup_panels
19  Patch6: %{name}-%{version}-bugreport_service.patch  Patch6: %{name}-%{version}-bugreport_service.patch
20  Patch7: %{name}-%{version}-theme_switch.patch  Patch7: %{name}-%{version}-theme_switch.patch
21  Patch8: %{name}-%{version}-public_access.patch  Patch8: %{name}-%{version}-public_access.patch
22    Patch9: %{name}-%{version}-email_header_locale.patch
23  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
24  BuildArchitectures: noarch  BuildArchitectures: noarch
25  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
# Line 61  This RPM contributes the navigation bars Line 62  This RPM contributes the navigation bars
62  %patch6 -p1  %patch6 -p1
63  %patch7 -p1  %patch7 -p1
64  %patch8 -p1  %patch8 -p1
65    %patch9 -p1
66    
67  %build  %build
68  perl createlinks  perl createlinks
# Line 110  true Line 112  true
112  %defattr(-,root,root)  %defattr(-,root,root)
113    
114  %changelog  %changelog
115    * Thu Jun 03 2021 Michel Begue <mab974@gmail.com> 0.1.2-10.sme
116    - Add header for contrib in layout
117    - fix emailsettings error 'webmail is only SSL' [SME: 11443]
118    - fix locale files
119    - clean up template files
120    
121  * Wed Apr 21 2021 Michel Begue <mab974@gmail.com> 0.1.2-9.sme  * Wed Apr 21 2021 Michel Begue <mab974@gmail.com> 0.1.2-9.sme
122  - Add access attribute in configuration base  - Add access attribute in configuration base
123  - Verify modes and access compatibility  - Verify modes and access compatibility


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