Move visible.png into tree
This commit is contained in:
parent
2d9ee6dd68
commit
2de61295fd
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
@ -8,7 +8,7 @@ Release: %{release}%{?dist}
|
||||
License: GPL
|
||||
Group: Networking/Daemons
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
Source1: visible.png
|
||||
#Source1: visible.png
|
||||
|
||||
#Patch0: %{name}-%{version}-list_access_csrf.patch
|
||||
#Patch1: %{name}-%{version}-review_csrf_url.patch
|
||||
@ -117,7 +117,7 @@ mkdir -p root/etc/e-smith/db/routes
|
||||
mkdir -p root/home/e-smith/db/navigation2
|
||||
mkdir -p root%{dir_mngr}/themes/default/public/css
|
||||
mkdir -p root%{dir_mngr}/data
|
||||
cp %{Source1} root%{dir_mngr}/themes/default/public/images
|
||||
#cp %{Source1} root%{dir_mngr}/themes/default/public/images
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
@ -169,11 +169,12 @@ true
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Mon Mar 18 2024 Brian Read <brianr@koozali.org> 0.1.5-4.sme
|
||||
* Mon Mar 18 2024 Brian Read <brianr@koozali.org> 0.1.5-5.sme
|
||||
- Rollup patches and move to Git and SME11 [SME: 12338]
|
||||
- Rename to smeserver-manager-panels
|
||||
- comment out visible.png - not found on srpm build
|
||||
- Re-instate visible.png from SME10 RPM.
|
||||
- Move visible.png to themes/default/public/images directory in source tree
|
||||
|
||||
* Mon Mar 04 2024 Brian Read <brianr@koozali.org> 0.1.4-33.sme
|
||||
- js code to restore the menu got deleted somehow this restores it [SME: 12498]
|
||||
|
Loading…
Reference in New Issue
Block a user