diff -r 4f133201e207 -r 4667f24fe848 socat/socat.spec --- a/socat/socat.spec Fri Mar 11 21:30:26 2011 +0100 +++ b/socat/socat.spec Fri Mar 11 21:36:51 2011 +0100 @@ -1,13 +1,16 @@ Summary: Bidirectional data relay between two data channels ('netcat++') +Vendor: Europalab Software +Packager: Michael Schloh von Bennewitz +Distribution: MeeGo Thirdparty Name: socat Version: 1.7.1.3 -Release: 1%{?dist} +Release: 20101201 License: GPLv2 Url: http://www.dest-unreach.org/%{name} -Source: http://www.dest-unreach.org/socat/download/%{name}-%{version}.tar.gz +Source: http://www.dest-unreach.org/socat/download/%{name}-%{version}.tar.bz2 Group: Applications/Internet -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: openssl-devel compat-readline5-devel ncurses-devel +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +BuildRequires: openssl-devel readline-devel ncurses-devel BuildRequires: autoconf kernel-headers > 2.6.18 %description @@ -21,8 +24,6 @@ %prep %setup -q -iconv -f iso8859-1 -t utf-8 CHANGES > CHANGES.utf8 -mv CHANGES.utf8 CHANGES %build autoconf @@ -36,7 +37,8 @@ --enable-listen --enable-proxy --enable-exec \ --enable-system --enable-pty --enable-readline \ --enable-openssl --enable-sycls --enable-filan \ - --enable-retry --enable-libwrap --disable-fips + --enable-retry --disable-libwrap --disable-fips \ + --enable-msglevel=debug chmod 644 *.sh make %{?_smp_mflags} @@ -62,6 +64,9 @@ %doc %{_mandir}/man1/socat.1* %changelog +* Wed Dec 1 2010 Michael Schloh von Bennewitz - 1.7.1.3-1 +- Repackage for MeeGo 1.1 + * Mon Aug 23 2010 Paul Wouters - 1.7.1.3-1 - Upgrade to 1.7.1.3 - Includes fix for CVE-2010-2799 Stack overflow by lexical scanning of nested