[packages/libdmapsharing] - updated to 3.9.14
qboosh
qboosh at pld-linux.org
Mon Jun 8 19:48:02 CEST 2026
commit def970c72726bc7ef166e0f7564636bcb01d023a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Jun 8 19:48:19 2026 +0200
- updated to 3.9.14
libdmapsharing.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/libdmapsharing.spec b/libdmapsharing.spec
index 3911514..96ebf18 100644
--- a/libdmapsharing.spec
+++ b/libdmapsharing.spec
@@ -1,18 +1,18 @@
#
# Conditional build:
-%bcond_without apidocs # do not build and package API docs
+%bcond_without apidocs # API documentation (gtk-doc based)
%bcond_with check # check/testing support (note: library links with libcheck!)
%bcond_without static_libs # static library build
Summary: A DMAP client and server library
Summary(pl.UTF-8): Biblioteka klienta i serwera DMAP
Name: libdmapsharing
-Version: 3.9.13
+Version: 3.9.14
Release: 1
License: LGPL v2.1+
Group: Libraries
Source0: https://www.flyn.org/projects/libdmapsharing/%{name}-%{version}.tar.gz
-# Source0-md5: b6687c3bede93421ca9bfdd9f596f122
+# Source0-md5: c068af3600dc97c09b429acf888339c8
Patch0: floorf.patch
URL: https://www.flyn.org/projects/libdmapsharing/
BuildRequires: autoconf >= 2.50
@@ -153,13 +153,13 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README README-Memory TODO
-%attr(755,root,root) %{_libdir}/libdmapsharing-4.0.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libdmapsharing-4.0.so.3
+%{_libdir}/libdmapsharing-4.0.so.*.*.*
+%ghost %{_libdir}/libdmapsharing-4.0.so.3
%{_libdir}/girepository-1.0/Dmap-4.0.typelib
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libdmapsharing-4.0.so
+%{_libdir}/libdmapsharing-4.0.so
%{_includedir}/libdmapsharing-4.0
%{_datadir}/gir-1.0/Dmap-4.0.gir
%{_pkgconfigdir}/libdmapsharing-4.0.pc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libdmapsharing.git/commitdiff/def970c72726bc7ef166e0f7564636bcb01d023a
More information about the pld-cvs-commit
mailing list