fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
0000afe782
commit
7ac519fe65
@ -1,6 +1,6 @@
|
|||||||
%define name smeserver-manager-AdminLTE
|
%define name smeserver-manager-AdminLTE
|
||||||
%define version 0.1.4
|
%define version 0.1.4
|
||||||
%define release 2
|
%define release 3
|
||||||
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
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
@ -49,8 +49,8 @@ source: %{name}-%{version}.tar.gz
|
|||||||
Packager: Brian Read <brianr@bjsystems.co.uk>
|
Packager: Brian Read <brianr@bjsystems.co.uk>
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||||
BuildRequires: e-smith-devtools
|
BuildRequires: smeserver-devtools
|
||||||
Requires: e-smith-release >= 10.0
|
Requires: smeserver-release >= 10.0
|
||||||
Requires: smeserver-manager >= 0.1.0-11
|
Requires: smeserver-manager >= 0.1.0-11
|
||||||
#Requires: js-jquery > 2.2.4-3
|
#Requires: js-jquery > 2.2.4-3
|
||||||
AutoReqProv: no
|
AutoReqProv: no
|
||||||
@ -61,6 +61,9 @@ AdminLTE is an html framework for admin consoles
|
|||||||
wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip
|
wget https://github.com/ColorlibHQ/AdminLTE/archive/master.zip
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 0.1.4-3.sme
|
||||||
|
- Fix e-smith references in smeserver-manager-AdminLTE [SME: 12732]
|
||||||
|
|
||||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.1.4-2.sme
|
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.1.4-2.sme
|
||||||
- Roll up patches and move to git repo [SME: 12338]
|
- Roll up patches and move to git repo [SME: 12338]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user