* Tue Sep 23 2025 Brian Read <brianr@koozali.org> 0.2-18.sme
- Change $config to config in layout file(s) [SME: 13171]
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
%end
|
%end
|
||||||
|
|
||||||
% content_for 'module' => begin
|
% content_for 'module' => begin
|
||||||
% if ($config->{debug} == 1) {
|
% if (config->{debug} == 1) {
|
||||||
<p>
|
<p>
|
||||||
%= dumper stash 'url'
|
%= dumper stash 'url'
|
||||||
</p>
|
</p>
|
||||||
|
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: smeserver-BackupPC
|
Name: smeserver-BackupPC
|
||||||
Version: 0.2
|
Version: 0.2
|
||||||
Release: 17%{?dist}
|
Release: 18%{?dist}
|
||||||
Summary: BackupPC integration into SME server
|
Summary: BackupPC integration into SME server
|
||||||
|
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@@ -52,6 +52,9 @@ This package contains specific configuration for SME server
|
|||||||
#----------------------------------------------------
|
#----------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 23 2025 Brian Read <brianr@koozali.org> 0.2-18.sme
|
||||||
|
- Change $config to config in layout file(s) [SME: 13171]
|
||||||
|
|
||||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 0.2-17.sme
|
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 0.2-17.sme
|
||||||
- Fix e-smith references in smeserver-BackupPC [SME: 12732]
|
- Fix e-smith references in smeserver-BackupPC [SME: 12732]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user