/[smecontribs]/rpms/xtables-addons/contribs9/xtables-addons.spec
ViewVC logotype

Diff of /rpms/xtables-addons/contribs9/xtables-addons.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.4 by jpp, Mon Feb 18 04:52:18 2019 UTC Revision 1.5 by jpp, Tue Feb 19 01:18:03 2019 UTC
# Line 1  Line 1 
1  %define name xtables-addons  %define name xtables-addons
2  %define version 1.47.1  %define version 1.47.1
3  %define release 7  %define release 8
4  Summary: xtables-addons is a set of additional extensions for the Xtables packet filter.  Summary: xtables-addons is a set of additional extensions for the Xtables packet filter.
5  Name: %{name}  Name: %{name}
6  Version: %{version}  Version: %{version}
# Line 11  Group: SME Server/addon Line 11  Group: SME Server/addon
11  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
12  URL: http://xtables-addons.sourceforge.net  URL: http://xtables-addons.sourceforge.net
13  Patch0: xtables-addons-1.47.1-v6.patch  Patch0: xtables-addons-1.47.1-v6.patch
14    Patch1: xtables-addons-1.47.1-g2.patch
15  Packager: Michel Begue <mab974@gmail.com>  Packager: Michel Begue <mab974@gmail.com>
16  BuildRoot: %RPM_BUILD_ROOT  BuildRoot: %RPM_BUILD_ROOT
17  #BuildRequires: e-smith-devtools  #BuildRequires: e-smith-devtools
# Line 18  BuildRequires: iptables-devel Line 19  BuildRequires: iptables-devel
19  Requires: smeserver-release >= 9.0  Requires: smeserver-release >= 9.0
20  Requires: xtables-addons-kmod >= 1.47.1-1  Requires: xtables-addons-kmod >= 1.47.1-1
21  Requires: perl-Text-CSV_XS >= 0.80  Requires: perl-Text-CSV_XS >= 0.80
22    Requires: perl-IO-Socket-INET6 >= 2.67
23    Requires: perl-Socket >= 2.021
24  AutoReqProv: no  AutoReqProv: no
25  Provides: %{name}-kmod-common = %{version}  Provides: %{name}-kmod-common = %{version}
26    
# Line 25  Provides: %{name}-kmod-common = %{versio Line 28  Provides: %{name}-kmod-common = %{versio
28  %{name}  is a set of additional extensions for the Xtables packet filter that is present in the Linux kernel.  %{name}  is a set of additional extensions for the Xtables packet filter that is present in the Linux kernel.
29    
30  %changelog  %changelog
31    * Mon Feb 18 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.47.1-8.sme
32    - include Michel Begue last patches and fixes
33    - changes for using GeoIP2 databases (download and build (-g2) + fetch)
34      xtables-addons-1.47.1-g2.patch
35    - new dependency : perl-Socket
36    - new dependency : perl-IO-Socket-INET6 (bug sa-update)
37    
38  * Sun Feb 17 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.47.1-7.sme  * Sun Feb 17 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.47.1-7.sme
39  - fix missing Provides %{name}-kmod-common = %{version} [SME: 10734]  - fix missing Provides %{name}-kmod-common = %{version} [SME: 10734]
40    
# Line 46  Provides: %{name}-kmod-common = %{versio Line 56  Provides: %{name}-kmod-common = %{versio
56    
57  %setup  %setup
58  %patch0 -p1  %patch0 -p1
59    %patch1 -p1
60    
61  ./configure --prefix=/usr --without-kbuild  ./configure --prefix=/usr --without-kbuild
62    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed