diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..9b6aaee --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +broadvoice16 diff --git a/broadvoice16.changes b/broadvoice16.changes index 78e82bb..ab91b5d 100644 --- a/broadvoice16.changes +++ b/broadvoice16.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 29 16:23:51 UTC 2021 - Giacomo Comes - 1.2 + +- Added baselibs.conf + ------------------------------------------------------------------- Wed Oct 6 20:17:31 UTC 2021 - Jan Engelhardt diff --git a/broadvoice16.spec b/broadvoice16.spec index cbc865f..e38d625 100644 --- a/broadvoice16.spec +++ b/broadvoice16.spec @@ -1,7 +1,7 @@ # # spec file for package broadvoice16 # -# Copyright (c) 2021 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,9 +12,10 @@ # 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/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %define static 0 %define shared 1 %define tools 1 @@ -32,8 +33,9 @@ Source2: README Source3: README.SUSE Source4: meson_options.txt Source5: meson.build -BuildRequires: unzip +Source6: baselibs.conf BuildRequires: meson +BuildRequires: unzip %description BroadVoice is a family of speech coding algorithms created by @@ -108,7 +110,6 @@ PATH=%{buildroot}%{_bindir}:$PATH LD_LIBRARY_PATH=%{buildroot}%{_libdir} \ %postun -p /sbin/ldconfig %endif - %files %license COPYING %doc README README.SUSE BroadVoice16.doc