From dfd48cb4a275ed46f69c42f77cfb72abf4aa850e4dd27a817cdd4d675bed8889 Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Thu, 22 Dec 2011 12:10:25 +0000 Subject: [PATCH] Accepting request 97736 from home:coolo:removeautoconf - remove call to suse_update_config (very old work around) OBS-URL: https://build.opensuse.org/request/show/97736 OBS-URL: https://build.opensuse.org/package/show/network:utilities/socat?expand=0&rev=12 --- socat.changes | 5 +++++ socat.spec | 15 +++++++-------- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/socat.changes b/socat.changes index 7392226..ef7d85a 100644 --- a/socat.changes +++ b/socat.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 21 10:31:49 UTC 2011 - coolo@suse.com + +- remove call to suse_update_config (very old work around) + ------------------------------------------------------------------- Wed Dec 7 17:49:55 CET 2011 - meissner@suse.de diff --git a/socat.spec b/socat.spec index 3e97306..f4c1b04 100644 --- a/socat.spec +++ b/socat.spec @@ -16,17 +16,17 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: socat -BuildRequires: openssl-devel procps readline-devel tcpd-devel +BuildRequires: openssl-devel +BuildRequires: procps +BuildRequires: readline-devel +BuildRequires: tcpd-devel Version: 1.7.2.0 -Release: 6 -License: BSD-3-Clause ; GPL-2.0+ -Group: Productivity/Networking/Other +Release: 0 Url: http://www.dest-unreach.org/socat/ Summary: Multipurpose relay for bidirectional data transfer +License: BSD-3-Clause ; GPL-2.0+ +Group: Productivity/Networking/Other # 1.7.2.0: md5 eb563dd00b9d39a49fb62a677fc941fe Source: http://www.dest-unreach.org/socat/download/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -43,7 +43,6 @@ combination of two of these. %setup %build -%{?suse_update_config:%{suse_update_config -f}} export RPM_OPT_FLAGS="%{optflags} -fno-strict-aliasing" %configure %{__make} all