/[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.40 by michel, Wed Jan 27 18:35:48 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.39 2021/01/13 19:49:58 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 6  %define release 10
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 16  Patch2: %{name}-%{version}-viewlogfiles_ Line 16  Patch2: %{name}-%{version}-viewlogfiles_
16  Patch3: %{name}-%{version}-translation_pptp_trailing-slash.patch  Patch3: %{name}-%{version}-translation_pptp_trailing-slash.patch
17  Patch4: %{name}-%{version}-locales_menu.patch  Patch4: %{name}-%{version}-locales_menu.patch
18  Patch5: %{name}-%{version}-backup_panels.patch  Patch5: %{name}-%{version}-backup_panels.patch
19    Patch6: %{name}-%{version}-bugreport_service.patch
20    Patch7: %{name}-%{version}-theme_switch.patch
21    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 55  This RPM contributes the navigation bars Line 59  This RPM contributes the navigation bars
59  %patch3 -p1  %patch3 -p1
60  %patch4 -p1  %patch4 -p1
61  %patch5 -p1  %patch5 -p1
62    %patch6 -p1
63    %patch7 -p1
64    %patch8 -p1
65    %patch9 -p1
66    
67  %build  %build
68  perl createlinks  perl createlinks
# Line 104  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
122    - Add access attribute in configuration base
123    - Verify modes and access compatibility
124    - Display theme_switch button to logged in users only [SME: 11571]
125    
126    * Tue Apr 20 2021 Michel Begue <mab974@gmail.com> 0.1.2-8.sme
127    - Fix 'theme switch' [SME: 11571]
128    
129    * Mon Apr 12 2021 Michel Begue <mab974@gmail.com> 0.1.2-7.sme
130    - Fix server-mode in bugreport [SME: 10448]
131    - Add systemd-default for smanager type (service) [SME: 11544]
132    - Fix smanager type and status in db
133    - Move initial security notification to central place
134    - Render 'Manual' output in template
135    - Add a link to koozali.org on Sme logo
136    
137  * Mon Jan 25 2021 Michel Begue <mab974@gmail.com> 0.1.2-6.sme  * Mon Jan 25 2021 Michel Begue <mab974@gmail.com> 0.1.2-6.sme
138  - Fix missing backup functions  - Fix missing backup functions
139  - background mode for halt and reboot  - background mode for halt and reboot


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