From 9a815d0c025e050c3f1313f4b4b0d9e7816f3c24b1d3262d7af43628b992a6ad Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 23 Dec 2015 18:56:50 +0000 Subject: [PATCH] feed thru format_spec_file OBS-URL: https://build.opensuse.org/package/show/network:telephony/libasn1c?expand=0&rev=2 --- libasn1c.spec | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/libasn1c.spec b/libasn1c.spec index f00aea5..b0552da 100644 --- a/libasn1c.spec +++ b/libasn1c.spec @@ -1,3 +1,20 @@ +# +# spec file for package libasn1c +# +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + %define soname 0 Name: libasn1c @@ -15,8 +32,8 @@ BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool >= 2 BuildRequires: pkg-config -BuildRequires: pkgconfig(libosmocore) >= 0.1.13 BuildRequires: xz +BuildRequires: pkgconfig(libosmocore) >= 0.1.13 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description