fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
c96003b34c
commit
03fa3c7ac2
@ -1,6 +1,6 @@
|
||||
%define name smeserver-radicale
|
||||
%define version 0.0.3
|
||||
%define release 6
|
||||
%define release 7
|
||||
|
||||
Summary: smserver rpm to setup radicale, a carddav and caldav client
|
||||
Name: %{name}
|
||||
@ -14,8 +14,8 @@ Group: SMEserver/addon
|
||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||
Prefix: %{_prefix}
|
||||
BuildArchitectures: noarch
|
||||
BuildRequires: e-smith-devtools
|
||||
Requires: e-smith-release >= 10.0
|
||||
BuildRequires: smeserver-devtools
|
||||
Requires: smeserver-release >= 10.0
|
||||
Requires: python36-pip
|
||||
AutoReqProv: no
|
||||
|
||||
@ -23,6 +23,9 @@ AutoReqProv: no
|
||||
smserver rpm to setup the roundcube IMAP mail client.
|
||||
|
||||
%changelog
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 0.0.3-7.sme
|
||||
- Fix e-smith references in smeserver-radicale [SME: 12732]
|
||||
|
||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.0.3-6.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user