/[smecontribs]/rpms/smeserver-manager-AdminLTE/contribs10/smeserver-manager-AdminLTE.spec
ViewVC logotype

Diff of /rpms/smeserver-manager-AdminLTE/contribs10/smeserver-manager-AdminLTE.spec

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

Revision 1.32 by brianr, Tue Jan 4 19:32:05 2022 UTC Revision 1.36 by brianr, Thu Mar 3 10:22:28 2022 UTC
# Line 1  Line 1 
1  %define name smeserver-manager-AdminLTE  %define name smeserver-manager-AdminLTE
2  %define version 0.1.3  %define version 0.1.3
3  %define release 13  %define release 19
4  Summary: AdminLTE is an html framework for admin consoles - this rpm adds it to smeserver manager2  Summary: AdminLTE is an html framework for admin consoles - this rpm adds it to smeserver manager2
5  Name: %{name}  Name: %{name}
6  Version: %{version}  Version: %{version}
# Line 23  Patch8: smeserver-manager-AdminLTE-0.1.3 Line 23  Patch8: smeserver-manager-AdminLTE-0.1.3
23  Patch9: smeserver-manager-AdminLTE-0.1.3-More-panel-formatting-adjustments.patch  Patch9: smeserver-manager-AdminLTE-0.1.3-More-panel-formatting-adjustments.patch
24  Patch10: smeserver-manager-AdminLTE-0.1.3-More-format-changes-to-sm2-panels.patch  Patch10: smeserver-manager-AdminLTE-0.1.3-More-format-changes-to-sm2-panels.patch
25  Patch11: smeserver-manager-AdminLTE-0.1.3-Fix-format-for-datetime-panel.patch  Patch11: smeserver-manager-AdminLTE-0.1.3-Fix-format-for-datetime-panel.patch
26    Patch12: smeserver-manager-AdminLTE-0.1.3-Move-action-button-down-a-bit.patch
27    Patch13: smeserver-manager-AdminLTE-0.1.3-Update_to_AdminLTE-3-2.patch
28    Patch14: smeserver-manager-AdminLTE-0.1.3-Add-css-for-dark-mode.patch
29    Patch15: smeserver-manager-AdminLTE-0.1.3-Make-jquery-required.patch
30    Patch16: smeserver-manager-AdminLTE-0.1.3-Sort-Browser-Error-on-non-login-panels.patch
31    Patch17: smeserver-manager-AdminLTE-0.1.3-Fix-browser-error-in-js-for-version-extract.patch
32    
33    
34  #Patch0: smeserver-manager-AdminLTE-0.1.2-Fix-error-in-createlinks.patch  #Patch0: smeserver-manager-AdminLTE-0.1.2-Fix-error-in-createlinks.patch
35    
# Line 43  BuildRoot: /var/tmp/%{name}-%{version}-% Line 50  BuildRoot: /var/tmp/%{name}-%{version}-%
50  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
51  Requires: e-smith-release >= 10.0  Requires: e-smith-release >= 10.0
52  Requires: smeserver-manager >= 0.1.0-11  Requires: smeserver-manager >= 0.1.0-11
53    #Requires: js-jquery > 2.2.4-3
54  AutoReqProv: no  AutoReqProv: no
55    
56  %description  %description
# Line 51  AdminLTE is an html framework for admin Line 59  AdminLTE is an html framework for admin
59  wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip  wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip
60    
61  %changelog  %changelog
62    * Thu Mar 03 2022 Brian Read <brianr@bjsystems.co.uk> 0.1.3-19.sme
63    - Browser error in js for AdminLTE version extraction [SME: 11881]
64    
65    * Mon Feb 28 2022 Brian Read <brianr@bjsystems.co.uk> 0.1.3-18.sme
66    - Sort-Browser-Error-on-non-login-panels [SME 11880]
67    - and set password visibility to use same js code as default theme
68    
69    * Tue Feb 15 2022 Brian Read <brianr@bjsystems.co.uk> 0.1.3-17.sme
70    - Make-jquery-required [SME: 11870]
71    - This has been taken out...
72    
73    * Tue Feb 08 2022 Brian Read <brianr@bjsystems.co.uk> 0.1.3-16.sme
74    - Add css for dark-mode [SME: 11863]
75    
76    * Tue Feb 08 2022 Brian Read <brianr@bjsystems.co.uk> 0.1.3-15.sme
77    - Update to AdminLTE3.2 [SME: 11861]
78    
79    * Fri Jan 07 2022 Brian Read <brianr@bjsystems.co.uk> 0.1.3-14.sme
80    - Move-action-button-down-a-bit [SME: 11833]
81    
82  * Tue Jan 04 2022 Brian Read <brianr@bjsystems.co.uk> 0.1.3-13.sme  * Tue Jan 04 2022 Brian Read <brianr@bjsystems.co.uk> 0.1.3-13.sme
83  - Fix-format-for-datetime-panel [SME: 11827]  - Fix-format-for-datetime-panel [SME: 11827]
84    
# Line 89  wget https://github.com/ColorlibHQ/Admin Line 117  wget https://github.com/ColorlibHQ/Admin
117  - Update-login-panel-add-password-visibility.patch [SME: 11781]  - Update-login-panel-add-password-visibility.patch [SME: 11781]
118    
119  * Sun Jun 06 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.3-2.sme  * Sun Jun 06 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.3-2.sme
120  - Update default ep file for new contribs header and remove heading from status line [SME: 11623]  - Update AdminLTE ep file for new contribs header and remove heading from status line [SME: 11623]
121    
122  * Wed Apr 28 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.3-1.sme  * Wed Apr 28 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.3-1.sme
123  - Update to add small logo image and some more integration with AdminLTE [SME: 11572]  - Update to add small logo image and some more integration with AdminLTE [SME: 11572]
# Line 105  wget https://github.com/ColorlibHQ/Admin Line 133  wget https://github.com/ColorlibHQ/Admin
133    
134  * Wed Apr 21 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.1-5.sme  * Wed Apr 21 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.1-5.sme
135  - Update to AdminLTE 3.1 [SME: 11572]  - Update to AdminLTE 3.1 [SME: 11572]
136  - Add re-write main default.html.ep to integrate better with AdminLTE  - Add re-write main AdminLTE.html.ep to integrate better with AdminLTE
137    
138  * Tue Apr 20 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.1-4.sme  * Tue Apr 20 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.1-4.sme
139  - Update creatlinks to include update event [SME: 11545]  - Update creatlinks to include update event [SME: 11545]
# Line 152  wget https://github.com/ColorlibHQ/Admin Line 180  wget https://github.com/ColorlibHQ/Admin
180  %patch9 -p1  %patch9 -p1
181  %patch10 -p1  %patch10 -p1
182  %patch11 -p1  %patch11 -p1
183    %patch12 -p1
184    %patch13 -p1
185    %patch14 -p1
186    %patch15 -p1
187    %patch16 -p1
188    %patch17 -p1
189    
190  %build  %build
191  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