/[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.9 by brianr, Tue Jan 21 07:34:29 2020 UTC Revision 1.10 by michel, Wed Jan 22 13:50:10 2020 UTC
# Line 1  Line 1 
1  # $Id: smeserver-manager.spec,v 1.8 2020/01/12 20:09:06 michel Exp $  # $Id: smeserver-manager.spec,v 1.9 2020/01/21 07:34:29 brianr Exp $
2    
3  Summary: smeserver manager 2 navigation module  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 6  %define release 7
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 16  Patch2: smeserver-manager-0.1.0-mojo_str Line 16  Patch2: smeserver-manager-0.1.0-mojo_str
16  Patch3: smeserver-manager-0.1.0-setuid_groups.patch  Patch3: smeserver-manager-0.1.0-setuid_groups.patch
17  Patch4: smeserver-manager-0.1.0-reboot_ibays_theme.patch  Patch4: smeserver-manager-0.1.0-reboot_ibays_theme.patch
18  Patch5: smeserver-manager-0.1.0-add-adminlte.patch  Patch5: smeserver-manager-0.1.0-add-adminlte.patch
19    Patch6: smeserver-manager-0.1.0-navigation_header_listes.patch
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
22  BuildRequires: gettext  BuildRequires: gettext
# Line 31  Requires: perl(Apache::AuthTkt) Line 32  Requires: perl(Apache::AuthTkt)
32  AutoReqProv: no  AutoReqProv: no
33    
34  %changelog  %changelog
35    * Wed Jan 22 2020 Michel Begue <mab974@gmail.com> 0.1.0-7.sme
36    - Fix link between Navigation and Theme
37    - Add System and Domain names to available data (header)
38    - Move some data lists from template to controller (select_field)
39    - Integrate last Brian's changes in server-manager2.css (AdminLTE)
40    - Fix some warnings and typos
41    
42  * Fri Jan 17 2020 Brian Read <brianr@bjsystems.co.uk> 0.1.0-6.sme  * Fri Jan 17 2020 Brian Read <brianr@bjsystems.co.uk> 0.1.0-6.sme
43  - Add in theme based on AdminLTE html template  - Add in theme based on AdminLTE html template
44  - Fixes Server name in header (Needs Template expansion - added to Console-Save  - Fixes Server name in header (Needs Template expansion - added to Console-Save
# Line 781  This RPM contributes the navigation bars Line 789  This RPM contributes the navigation bars
789  %patch3 -p1  %patch3 -p1
790  %patch4 -p1  %patch4 -p1
791  %patch5 -p1  %patch5 -p1
792    %patch6 -p1
793    
794  %build  %build
795  # Force creation of potentially empty directories  # Force creation of potentially empty directories
# Line 881  chown root:admin /etc/e-smith/web/panels Line 890  chown root:admin /etc/e-smith/web/panels
890  chmod 0660 /etc/e-smith/web/panels/manager2/cgi-bin/srvmngr/log/development.log  chmod 0660 /etc/e-smith/web/panels/manager2/cgi-bin/srvmngr/log/development.log
891  chown root:admin /etc/e-smith/web/panels/manager2/cgi-bin/srvmngr/themes/default/public/js/navigation.js  chown root:admin /etc/e-smith/web/panels/manager2/cgi-bin/srvmngr/themes/default/public/js/navigation.js
892  chmod 0660 /etc/e-smith/web/panels/manager2/cgi-bin/srvmngr/themes/default/public/js/navigation.js  chmod 0660 /etc/e-smith/web/panels/manager2/cgi-bin/srvmngr/themes/default/public/js/navigation.js
893    chown root:admin /etc/e-smith/web/panels/manager2/cgi-bin/srvmngr/themes/AdminLTE/public/js/navigation.js
894    chmod 0660 /etc/e-smith/web/panels/manager2/cgi-bin/srvmngr/themes/AdminLTE/public/js/navigation.js
895  chown root:admin /etc/e-smith/web/panels/manager2/cgi-bin/srvmngr/themes/default/templates/partials/_navig.html.ep  chown root:admin /etc/e-smith/web/panels/manager2/cgi-bin/srvmngr/themes/default/templates/partials/_navig.html.ep
896  chmod 0660 /etc/e-smith/web/panels/manager2/cgi-bin/srvmngr/themes/default/templates/partials/_navig.html.ep  chmod 0660 /etc/e-smith/web/panels/manager2/cgi-bin/srvmngr/themes/default/templates/partials/_navig.html.ep
897  chown root:admin /etc/e-smith/web/functions2/wrapper2  chown root:admin /etc/e-smith/web/functions2/wrapper2


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