fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
462b92b7fa
commit
9a22011526
@ -2,7 +2,7 @@ Summary: Rsync backup for SME Server
|
||||
%define name smeserver-rsync-backup2disk
|
||||
Name: %{name}
|
||||
%define version 0.0.2
|
||||
%define release 5
|
||||
%define release 6
|
||||
Version: %{version}
|
||||
Release: %{release}
|
||||
License: GPL
|
||||
@ -12,12 +12,15 @@ Packager: Darrell May
|
||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||
BuildArchitectures: noarch
|
||||
Requires: smeserver-release => 10.0
|
||||
BuildRequires: e-smith-devtools >= 1.13.1-03
|
||||
BuildRequires: smeserver-devtools >= 1.13.1-03
|
||||
|
||||
%description
|
||||
SME Server implementation of rsync to perform nightly backup to a mounted drive.
|
||||
|
||||
%changelog
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 0.0.2-6.sme
|
||||
- Fix e-smith references in smeserver-rsync-backup2disk [SME: 12732]
|
||||
|
||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.0.2-5.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user