- be more specific in %files
- drop useless entry in devel %files OBS-URL: https://build.opensuse.org/package/show/home:wfrisch:openvpn3/gdbuspp?expand=0&rev=3
This commit is contained in:
@@ -15,6 +15,7 @@
|
|||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
%define soVersion 3
|
||||||
|
|
||||||
Name: gdbuspp
|
Name: gdbuspp
|
||||||
Version: 3
|
Version: 3
|
||||||
@@ -58,13 +59,12 @@ find %{buildroot} -name "*.a" -print -delete
|
|||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/lib%{name}.so
|
||||||
|
%{_libdir}/lib%{name}.so.%{soVersion}
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%doc README.md dbus-primer.md example-proxy.cpp example-proxy2.cpp example-service.cpp
|
%doc README.md dbus-primer.md example-proxy.cpp example-proxy2.cpp example-service.cpp
|
||||||
%{_libdir}/pkgconfig/%{name}.pc
|
%{_libdir}/pkgconfig/%{name}.pc
|
||||||
|
|
||||||
%{_includedir}/*
|
%{_includedir}/*
|
||||||
%{_libdir}/*.so
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|||||||
Reference in New Issue
Block a user