/[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.3 by brianr, Tue Mar 24 11:45:03 2020 UTC Revision 1.4 by brianr, Wed Mar 25 07:26:55 2020 UTC
# Line 1  Line 1 
1  %define name smeserver-manager-AdminLTE  %define name smeserver-manager-AdminLTE
2  %define version 0.1.0  %define version 0.1.0
3  %define release 2  %define release 3
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 11  URL: https://adminlte.io/ Line 11  URL: https://adminlte.io/
11  Group: SMEserver/addon  Group: SMEserver/addon
12  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
13  Patch0: smeserver-manager-AdminLTE-0.1.0-add-adminlte-version-to-footer.patch  Patch0: smeserver-manager-AdminLTE-0.1.0-add-adminlte-version-to-footer.patch
14    Patch1: smeserver-manager-AdminLTE-0.1.0-widen-top-band
15  Packager: Brian Read <brianr@bjsystems.co.uk>  Packager: Brian Read <brianr@bjsystems.co.uk>
16  BuildArchitectures: noarch  BuildArchitectures: noarch
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
# Line 25  AdminLTE is an html framework for admin Line 26  AdminLTE is an html framework for admin
26  wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip  wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip
27    
28  %changelog  %changelog
29    * Wed Mar 25 2020 Brian Read <brianr@bjsystems.co.uk>  0.1.0-3
30    - widen-top-band
31    
32  * Tue Mar 24 2020 Brian Read <brianr@bjsystems.co.uk>  0.1.0-2  * Tue Mar 24 2020 Brian Read <brianr@bjsystems.co.uk>  0.1.0-2
33  - Add AdminLTE version number to footer  - Add AdminLTE version number to footer
34    
# Line 35  wget https://github.com/ColorlibHQ/Admin Line 39  wget https://github.com/ColorlibHQ/Admin
39  %prep  %prep
40  %setup  %setup
41  %patch0 -p1  %patch0 -p1
42    %patch1 -p1
43    
44  %build  %build
45  #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