rebuilt by autoport with build requirements: libhwinfo-devel>=0:25.0-1mamba [release 2022.10.3-3mamba;Sat Aug 02 2025]

This commit is contained in:
2025-08-02 20:50:16 +02:00
parent 8800e9a7cf
commit 356581ca2f

View File

@@ -2,14 +2,14 @@
Name: ntfs-3g_ntfsprogs
Version: 2022.10.3
Release: 2mamba
Release: 3mamba
Epoch: 1
Summary: A read-write NTFS driver
Group: System/Kernel and Hardware/Drivers
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.tuxera.com/company/open-source/
URL: https://www.tuxera.com/about-tuxera/
Source: http://tuxera.com/opensource/ntfs-3g_ntfsprogs-%{version}.tgz
Source1: ntfs-3g-policy
Patch: ntfs-3g-2010.3.6-nomtab.patch
@@ -19,7 +19,7 @@ BuildRequires: glibc-devel
BuildRequires: libhwinfo-devel
BuildRequires: libuuid-devel
## AUTOBUILDREQ-END
BuildRequires: libhwinfo-devel >= 0:23.1-1mamba
BuildRequires: libhwinfo-devel >= 0:25.0-1mamba
BuildRequires: libfuse-devel
BuildRequires: hwinfo-devel >= 22.1
@@ -71,11 +71,9 @@ Obsoletes: libntfs-devel < 1:2021.8.22
The NTFS-3G driver library.
This package contains static libraries and header files needed for development.
%debug_package
%prep
%setup -q
#%patch -p1
%build
%configure \
@@ -146,8 +144,6 @@ if [ $1 -eq 0 ]; then
fi
:
%post -n %{libname} -p /sbin/ldconfig
%postun -n %{libname} -p /sbin/ldconfig
%files -n ntfs-3g
%defattr(-,root,root)
@@ -207,6 +203,9 @@ fi
%doc ChangeLog NEWS README
%changelog
* Sat Aug 02 2025 Automatic Build System <autodist@mambasoft.it> 2022.10.3-3mamba
- rebuilt by autoport with build requirements: libhwinfo-devel>=0:25.0-1mamba
* Tue Jul 18 2023 Sdk Build System <sdk@mambasoft.it> 2022.10.3-2mamba
- rebuilt by autoport with build requirements: libhwinfo-devel>=0:23.1-1mamba