[socat/el5] * Update errqueue.h patch

Paul Wouters pwouters at fedoraproject.org
Wed May 23 20:35:44 UTC 2012


commit c5425b2448e996cb118aaeb6d393d873c74ac3a3
Author: Paul Wouters <pwouters at redhat.com>
Date:   Wed May 23 16:35:14 2012 -0400

    * Update errqueue.h patch

 socat.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/socat.spec b/socat.spec
index 7c18479..c8d2dbb 100644
--- a/socat.spec
+++ b/socat.spec
@@ -5,6 +5,7 @@ Release: 1%{?dist}
 License: GPL
 Url:  http://www.dest-unreach.org/%{name}
 Source: http://www.dest-unreach.org/socat/download/%{name}-%{version}.tar.gz
+Patch1: socat-1.7.2.1-errqueue.patch
 Group: Applications/Internet
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: openssl-devel readline-devel ncurses-devel
@@ -22,6 +23,7 @@ line editor (readline), a program, or a combination of two of these.
 %setup -q 
 iconv -f iso8859-1 -t utf-8 CHANGES > CHANGES.utf8
 mv CHANGES.utf8 CHANGES
+%patch -p1
 
 %build
 %configure  \
@@ -63,6 +65,7 @@ rm -rf %{buildroot}
 - Updated to 1.7.2.1 for CVE-2012-0219, rhbz#821554, rhbz#821688
 - Remove patch merged upstream
 - Remove --disable-fips from configure
+- Added socat-1.7.2.1-errqueue.patch
 
 * Sat Jan 07 2012 Paul Wouters <paul at nohats.ca> - 1.7.2.0-2
 - Patch configure to check errqueue.h for linux/types.h inclusion


More information about the scm-commits mailing list