* Mon Sep 02 2024 Jean-Philippe Pialasse <jpp@koozali.org> 2.1-1.sme

- initial release for SME 11
This commit is contained in:
Jean-Philippe Pialasse 2024-09-02 16:32:25 -04:00
parent ebf4e7926d
commit 866893c059

View File

@ -1,5 +1,4 @@
%define name roundcube-plugin-globaladdressbook
%define pluginname roundcube-globaladdressbook
%define version 2.1
%define release 1
Summary: Provides context Menu to Roundcube.
@ -7,7 +6,7 @@ Name: %{name}
Version: %{version}
Release: %{release}%{?dist}
#https://github.com/johndoh/roundcube-globaladdressbook
Source: %{pluginname}-%{version}.tar.gz
Source: roundcube-globaladdressbook-%{version}.tar.gz
License: GNU General Public License Version 3+
Group: SMEserver/addon
BuildRoot: %{_tmppath}/%{name}-buildroot
@ -32,7 +31,7 @@ This plugin adds global SQL based address books to Roundcube. It can be global p
%prep
%setup -q -n %{pluginname}-%{version}
%setup -q -n roundcube-globaladdressbook-%{version}
%build
#perl createlinks