diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..8d8d2e0 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libavtp0 diff --git a/libavtp.changes b/libavtp.changes index abb1b0c..7e2e7f0 100644 --- a/libavtp.changes +++ b/libavtp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 23 07:44:00 UTC 2020 - Antonio Larrosa + +- Add baselibs.conf + ------------------------------------------------------------------- Tue Sep 29 14:34:10 CEST 2020 - tiwai@suse.de diff --git a/libavtp.spec b/libavtp.spec index e57fffa..0ec6a10 100644 --- a/libavtp.spec +++ b/libavtp.spec @@ -1,7 +1,7 @@ # # spec file for package libavtp # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,6 +25,7 @@ License: BSD-3-Clause Group: Development/Libraries/C and C++ URL: https://github.com/AVnu/libavtp.git Source: %{name}-%{version}.tar.xz +Source99: baselibs.conf BuildRequires: meson BuildRequires: pkgconfig BuildRequires: pkgconfig(cmocka)