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 01 |
%define release 02 |
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} |
10 |
URL: http://wiki.contribs.org/Main_Page |
URL: http://wiki.contribs.org/Main_Page |
11 |
Group: SMEserver/addon |
Group: SMEserver/addon |
12 |
Source: %{name}-%{version}.tar.xz |
Source: %{name}-%{version}.tar.xz |
13 |
#Patch0: smeserver-xt_geoip-1.3.1-init.patch |
Patch0: %{name}-%{version}-comp_e-smith-manager.patch |
14 |
|
|
15 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
16 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
17 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
29 |
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. |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Wed Jan 06 2021 Michel Begue <mab974@gmail.com> 1.3.1-02.sme |
33 |
|
- Back to compatibility with e-smith-manager |
34 |
|
- (s)qpsmtpd replace (s)smtpd (services) |
35 |
|
|
36 |
* 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 |
37 |
- initial release for smeserver-manager (sme10) |
- initial release for smeserver-manager (sme10) |
38 |
- [1.0.1-26 sme9] |
- [1.0.1-26 sme9] |
41 |
%prep |
%prep |
42 |
|
|
43 |
%setup |
%setup |
44 |
#%patch0 -p1 |
%patch0 -p1 |
45 |
|
|
46 |
%build |
%build |
47 |
perl createlinks |
perl createlinks |