/[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.5 by jpp, Tue Feb 19 01:18:03 2019 UTC Revision 1.8 by jpp, Thu Mar 7 03:28:14 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 8  %define release 11
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 12  Source: %{name}-%{version}.tar.xz Line 12  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  Patch1: xtables-addons-1.47.1-g2.patch
15    Patch: xtables-addons-1.47.1-10749-maxcountries.patch
16  Packager: Michel Begue <mab974@gmail.com>  Packager: Michel Begue <mab974@gmail.com>
17  BuildRoot: %RPM_BUILD_ROOT  BuildRoot: %RPM_BUILD_ROOT
18  #BuildRequires: e-smith-devtools  #BuildRequires: e-smith-devtools
# Line 28  Provides: %{name}-kmod-common = %{versio Line 29  Provides: %{name}-kmod-common = %{versio
29  %{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.
30    
31  %changelog  %changelog
32    * Wed Mar 06 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.47.1-11.sme
33    - set XT_GEOIP_MAX from 15 to 50 [SME: 10749]
34    
35    * Tue Feb 19 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.47.1-10.sme
36    - rel 9 change requires xtables-addons-kmod to kmod-xtables-addons [SME: 10739]
37      while it does not respect the rpmfusion doc, this seems the way to get depmod on install
38    - rel 10 reverse previous changes
39    
40  * Mon Feb 18 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.47.1-8.sme  * Mon Feb 18 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.47.1-8.sme
41  - include Michel Begue last patches and fixes  - include Michel Begue last patches and fixes
42  - changes for using GeoIP2 databases (download and build (-g2) + fetch)  - changes for using GeoIP2 databases (download and build (-g2) + fetch)
# Line 57  Provides: %{name}-kmod-common = %{versio Line 66  Provides: %{name}-kmod-common = %{versio
66  %setup  %setup
67  %patch0 -p1  %patch0 -p1
68  %patch1 -p1  %patch1 -p1
69    %patch2 -p1
70    
71  ./configure --prefix=/usr --without-kbuild  ./configure --prefix=/usr --without-kbuild
72    


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