fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
26a891845f
commit
1f4fb3a2ce
@ -4,7 +4,7 @@
|
||||
|
||||
Name: smeserver-BackupPC
|
||||
Version: 0.2
|
||||
Release: 16%{?dist}
|
||||
Release: 17%{?dist}
|
||||
Summary: BackupPC integration into SME server
|
||||
|
||||
Group: Applications/System
|
||||
@ -15,14 +15,14 @@ Source: %{name}-%{version}.tar.xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: e-smith-devtools
|
||||
BuildRequires: smeserver-devtools
|
||||
|
||||
Requires: mod_auth_tkt
|
||||
Requires: BackupPC >= 4.0.0
|
||||
Requires: smeserver-remoteuseraccess
|
||||
Requires: openssl
|
||||
#Requires: e-smith-manager >= 2.8.0
|
||||
Requires: e-smith-apache >= 2.6.0-19
|
||||
Requires: smeserver-apache >= 2.6.0-19
|
||||
AutoReqProv: no
|
||||
|
||||
#Conflicts: smeserver-backuppc.fws
|
||||
@ -52,6 +52,9 @@ This package contains specific configuration for SME server
|
||||
#----------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* 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]
|
||||
|
||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.2-16.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user