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
This commit is contained in:
Andreas Stieger 2011-12-22 12:10:25 +00:00 committed by Git OBS Bridge
parent f27e2d4955
commit dfd48cb4a2
2 changed files with 12 additions and 8 deletions

View File

@ -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

View File

@ -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