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