[packages/libvhdi] - updated to 20251119

qboosh qboosh at pld-linux.org
Wed May 20 05:49:33 CEST 2026


commit 6890024a44da9922efd91b885f3e3e80827ff4dc
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed May 20 05:49:34 2026 +0200

    - updated to 20251119

 libvhdi.spec | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/libvhdi.spec b/libvhdi.spec
index ec46bab..5b21d06 100644
--- a/libvhdi.spec
+++ b/libvhdi.spec
@@ -23,13 +23,13 @@
 Summary:	Library to access the Virtual Hard Disk image format
 Summary(pl.UTF-8):	Biblioteka dostępu do formatu obrazów Virtual Hard Disk
 Name:		libvhdi
-Version:	20240509
-Release:	2
+Version:	20251119
+Release:	1
 License:	LGPL v3+
 Group:		Libraries
 #Source0Download: https://github.com/libyal/libvhdi/releases
 Source0:	https://github.com/libyal/libvhdi/releases/download/%{version}/%{name}-alpha-%{version}.tar.gz
-# Source0-md5:	a355b620b3e1c4a2e31465b877149dcd
+# Source0-md5:	6f6d6c050a9397a8acf2f2f1dcd75235
 URL:		https://github.com/libyal/libvhdi/
 BuildRequires:	autoconf >= 2.71
 BuildRequires:	automake >= 1.6
@@ -161,7 +161,7 @@ Wiązania Pythona 3 do biblioteki libvhdi.
 %build
 %{__gettextize}
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
@@ -192,12 +192,12 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
-%attr(755,root,root) %{_libdir}/libvhdi.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libvhdi.so.1
+%{_libdir}/libvhdi.so.*.*.*
+%ghost %{_libdir}/libvhdi.so.1
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libvhdi.so
+%{_libdir}/libvhdi.so
 %{_includedir}/libvhdi
 %{_includedir}/libvhdi.h
 %{_pkgconfigdir}/libvhdi.pc
@@ -216,5 +216,5 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python3}
 %files -n python3-pyvhdi
 %defattr(644,root,root,755)
-%attr(755,root,root) %{py3_sitedir}/pyvhdi.so
+%{py3_sitedir}/pyvhdi.so
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvhdi.git/commitdiff/6890024a44da9922efd91b885f3e3e80827ff4dc



More information about the pld-cvs-commit mailing list