/[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.23 by michel, Thu Apr 16 11:40:49 2020 UTC Revision 1.24 by michel, Mon Apr 27 07:24:02 2020 UTC
# Line 1  Line 1 
1  # $Id: smeserver-manager.spec,v 1.22 2020/04/14 13:28:09 michel Exp $  # $Id: smeserver-manager.spec,v 1.23 2020/04/16 11:40:49 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.0  %define version 0.1.0
7  %define release 20  %define release 21
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 28  Patch14: %{name}-0.1.0-portforwarding-ru Line 28  Patch14: %{name}-0.1.0-portforwarding-ru
28  Patch15: %{name}-0.1.0-yum_backup_email_cleanup.patch  Patch15: %{name}-0.1.0-yum_backup_email_cleanup.patch
29  Patch16: %{name}-0.1.0-remove_tests.patch  Patch16: %{name}-0.1.0-remove_tests.patch
30  Patch17: %{name}-0.1.0-routes_locales_navig.patch  Patch17: %{name}-0.1.0-routes_locales_navig.patch
31    Patch18: %{name}-0.1.0-error_success_routes_locales.patch
32  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
33  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
34  BuildRequires: gettext  BuildRequires: gettext
# Line 39  Requires: perl-Mojolicious-Plugin-I18N > Line 40  Requires: perl-Mojolicious-Plugin-I18N >
40  Requires: pwauth  Requires: pwauth
41  Requires: perl(Apache::AuthTkt)  Requires: perl(Apache::AuthTkt)
42  #Requires: js-jquery > 2.2.4-3 (optional)  #Requires: js-jquery > 2.2.4-3 (optional)
43  Provides: server-manager2  Provides: server-manager
44  AutoReqProv: no  AutoReqProv: no
45    
46  %define dir_mngr /etc/e-smith/web/panels/manager2  %define dir_mngr /etc/e-smith/web/panels/manager2
47    
48  %changelog  %changelog
49    * Mon Apr 27 2020 Michel Begue <mab974@gmail.com> 0.1.0-21.sme
50    - Fix error and success management
51    - Optimize Routes (number)
52    - Delete share_dir variable
53    - Attach Locale lexicon to Panel and Panel?
54    - Fix lack of translation of first page
55    
56  * Wed Apr 15 2020 Michel Begue <mab974@gmail.com> 0.1.0-20.sme  * Wed Apr 15 2020 Michel Begue <mab974@gmail.com> 0.1.0-20.sme
57  - Patch the I18N plugin to accept namespace changes  - Patch the I18N plugin to accept namespace changes
58  - Split global locales files to module level  - Split global locales files to module level
# Line 868  This RPM contributes the navigation bars Line 876  This RPM contributes the navigation bars
876  %patch15 -p1  %patch15 -p1
877  %patch16 -p1  %patch16 -p1
878  %patch17 -p1  %patch17 -p1
879    %patch18 -p1
880    
881  %build  %build
882  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