add unsung hero stanza
OBS-URL: https://build.opensuse.org/package/show/server:mail/libexmdbpp?expand=0&rev=2
This commit is contained in:
parent
4e38cf0d85
commit
95a9de8bb3
@ -1,3 +1,20 @@
|
|||||||
|
#
|
||||||
|
# spec file for package libexmdbpp
|
||||||
|
#
|
||||||
|
# Copyright (c) 2023 SUSE LLC
|
||||||
|
#
|
||||||
|
# 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 https://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
%define lname libexmdbpp0
|
%define lname libexmdbpp0
|
||||||
Name: libexmdbpp
|
Name: libexmdbpp
|
||||||
@ -10,9 +27,9 @@ URL: https://grommunio.com/
|
|||||||
Source: %name-%version.tar.xz
|
Source: %name-%version.tar.xz
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
BuildRequires: python3
|
||||||
BuildRequires: python3-pybind11-devel
|
BuildRequires: python3-pybind11-devel
|
||||||
BuildRequires: pkgconfig(python3)
|
BuildRequires: pkgconfig(python3)
|
||||||
BuildRequires: python3
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The library provides a C++ API and implementation for constructing
|
The library provides a C++ API and implementation for constructing
|
||||||
|
Loading…
Reference in New Issue
Block a user