You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message(WARNING"Missing tools (devscripts, debhelper package) for building deb package.\nYou won't be able to generate deb package from source code.\nCompiling libnetconf2 should still works fine.")
message(WARNING"Missing tools (rpm package) for building rpm package. \nYou won't be able to generate rpm package from source code.\nCompiling libnetconf2 should still works fine.")
Summary: Debug information for libnetnconf2 library
30
+
Requires: %{name} = %{version}-%{release}
31
+
32
+
%description debugsource
33
+
This package provides debug information for package libnetconf2. Debug information is useful when developing applications that use this package or when debugging this package.
Libnetconf2 is a NETCONF library in C intended for building NETCONF clients and servers.
48
+
49
+
%description devel
50
+
Headers of libnetconf2 library.
51
+
52
+
%description debuginfo
53
+
This package provides debug information for package libnetconf2. Debug information is useful when developing applications that use this package or when debugging this package.
54
+
55
+
%description
56
+
Libnetconf2 is a NETCONF library in C intended for building NETCONF clients and servers.
0 commit comments