]> git.pld-linux.org Git - packages/tcp_wrappers.git/commitdiff
- release 25: added man_fixes patch with corrections hosts.{allow,deny}
authorkloczek <kloczek@pld-linux.org>
Tue, 19 Feb 2002 02:55:20 +0000 (02:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  paths in man pages (must be /etc/tcpd).

Changed files:
    tcp_wrappers.spec -> 1.47

tcp_wrappers.spec

index 783173c2b37d3b6970fcf01cee4e74d26d3ccb8f..032a2d254f057f46c05b38e055050cfbf986a037 100644 (file)
@@ -5,7 +5,7 @@ Summary(pl):    Wrapper bezpiecze
 Summary(tr):   TCP süreçleri için güvenlik sarmalayýcýsý
 Name:          tcp_wrappers
 Version:       7.6
-Release:       24
+Release:       25
 License:       distributable
 Group:         Networking/Admin
 Group(de):     Netzwerkwesen/Administration
@@ -20,9 +20,10 @@ Patch3:              %{name}-bug17795.patch
 Patch4:                %{name}-bug17847.patch
 Patch5:                %{name}-fixgethostbyname.patch
 Patch6:                %{name}-alarm.patch
-BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+Patch6:                %{name}-man_fixes.patch
 BuildRequires: libtool
 Requires:      libwrap
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 With this package you can monitor and filter incoming requests for the
@@ -121,6 +122,7 @@ pow
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 %build
 %{__make} linux CC="%{__cc}"
This page took 0.116048 seconds and 4 git commands to generate.