aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2020-05-07 15:40:58 +0200
committerOliver Smith <osmith@sysmocom.de>2020-05-08 12:55:48 +0200
commita094cd82b0d2e4e2e537b221c3d7a34fa6ad581b (patch)
treeb7ecf65b6e8e317e40ad9b95c4e69395554d0a1f
parent81af0a89aae298aebc60bbbb9f2d69dfa841f20d (diff)
libosmo-abis.spec: remove talloc related patch
Builds fine without that patch, and talloc is already installed as dependency. This patch to make ./configure check for talloc does not seem necessary. Change-Id: Id6fac3487e5aa9d4ce0b268cced900647becdf3d
-rw-r--r--rpm-local/spec/libosmo-abis/libosmo-abis.spec2
1 files changed, 0 insertions, 2 deletions
diff --git a/rpm-local/spec/libosmo-abis/libosmo-abis.spec b/rpm-local/spec/libosmo-abis/libosmo-abis.spec
index 2d413a3..50c67b8 100644
--- a/rpm-local/spec/libosmo-abis/libosmo-abis.spec
+++ b/rpm-local/spec/libosmo-abis/libosmo-abis.spec
@@ -27,7 +27,6 @@ Group: Productivity/Telephony/Utilities
Url: https://osmocom.org/projects/libosmo-abis/wiki/Libosmo-abis
Source: %name-%version.tar.xz
-Patch1: osmo-talloc.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: automake >= 1.6
#BuildRequires: dahdi-linux-devel
@@ -103,7 +102,6 @@ applications that want to make use of libosmotrau.
%prep
%setup -q
-%patch -P 1 -p1 -F2
%build
echo "%version" >.tarball-version