1 |
%define name smeserver-xt_geoip |
%define name smeserver-xt_geoip |
2 |
%define version 1.3.1 |
%define version 1.3.1 |
3 |
%define release 02 |
%define release 03 |
4 |
|
|
5 |
Summary: smserver rpm to setup database, update and configuration for xt_geoip module with a panel. |
Summary: smserver rpm to setup database, update and configuration for xt_geoip module with a panel. |
6 |
Name: %{name} |
Name: %{name} |
11 |
Group: SMEserver/addon |
Group: SMEserver/addon |
12 |
Source: %{name}-%{version}.tar.xz |
Source: %{name}-%{version}.tar.xz |
13 |
Patch0: %{name}-%{version}-comp_e-smith-manager.patch |
Patch0: %{name}-%{version}-comp_e-smith-manager.patch |
14 |
|
Patch1: %{name}-%{version}-update_base.patch |
15 |
|
|
16 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
17 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
30 |
smserver rpm to setup database, update and configuration for xt_geoip module with a panel. |
smserver rpm to setup database, update and configuration for xt_geoip module with a panel. |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
* Wed Jan 06 2021 Michel Begue <mab974@gmail.com> 1.3.1-02.sme |
* Wed Jan 06 2021 Michel Begue <mab974@gmail.com> 1.3.1-03.sme |
34 |
- Back to compatibility with e-smith-manager |
- Back to compatibility with e-smith-manager |
35 |
- (s)qpsmtpd replace (s)smtpd (services) |
- (s)qpsmtpd replace (s)smtpd (services) |
36 |
|
- remove 'update_base' script template |
37 |
|
|
38 |
* Fri Jul 31 2020 Michel Begue <mab974@gmail.com> 1.3.1-01.sme |
* Fri Jul 31 2020 Michel Begue <mab974@gmail.com> 1.3.1-01.sme |
39 |
- initial release for smeserver-manager (sme10) |
- initial release for smeserver-manager (sme10) |
44 |
|
|
45 |
%setup |
%setup |
46 |
%patch0 -p1 |
%patch0 -p1 |
47 |
|
%patch1 -p1 |
48 |
|
|
49 |
%build |
%build |
50 |
perl createlinks |
perl createlinks |