automatic version update by autodist [release 2022.10.3-1mamba;Tue Nov 01 2022]
This commit is contained in:
parent
8048fa1c7c
commit
f7ab17f8d9
@ -1,8 +1,8 @@
|
|||||||
%define libname lib%{name}
|
%define libname lib%{name}
|
||||||
|
|
||||||
Name: ntfs-3g_ntfsprogs
|
Name: ntfs-3g_ntfsprogs
|
||||||
Version: 2022.5.17
|
Version: 2022.10.3
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: A read-write NTFS driver
|
Summary: A read-write NTFS driver
|
||||||
Group: System/Kernel and Hardware/Drivers
|
Group: System/Kernel and Hardware/Drivers
|
||||||
@ -16,7 +16,7 @@ Patch: ntfs-3g-2010.3.6-nomtab.patch
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: hwinfo-devel
|
BuildRequires: libhwinfo-devel
|
||||||
BuildRequires: libuuid-devel
|
BuildRequires: libuuid-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libfuse-devel
|
BuildRequires: libfuse-devel
|
||||||
@ -68,7 +68,7 @@ Obsoletes: libntfs-devel < 1:2021.8.22
|
|||||||
|
|
||||||
%description -n %{libname}-devel
|
%description -n %{libname}-devel
|
||||||
The NTFS-3G driver library.
|
The NTFS-3G driver library.
|
||||||
This package contains static libraries and header files need for development.
|
This package contains static libraries and header files needed for development.
|
||||||
|
|
||||||
%debug_package
|
%debug_package
|
||||||
|
|
||||||
@ -153,8 +153,6 @@ fi
|
|||||||
%{_bindir}/ntfs-3g*
|
%{_bindir}/ntfs-3g*
|
||||||
%{_bindir}/lowntfs-3g*
|
%{_bindir}/lowntfs-3g*
|
||||||
%{_sbindir}/mount.ntfs
|
%{_sbindir}/mount.ntfs
|
||||||
#/sbin/mount.lowntfs
|
|
||||||
#%attr(754,root,root) /sbin/mount.lowntfs-3g
|
|
||||||
%{_mandir}/man8/*ntfs-3g*
|
%{_mandir}/man8/*ntfs-3g*
|
||||||
%doc AUTHORS COPYING.LIB CREDITS
|
%doc AUTHORS COPYING.LIB CREDITS
|
||||||
|
|
||||||
@ -175,7 +173,7 @@ fi
|
|||||||
%{_sbindir}/ntfsundelete
|
%{_sbindir}/ntfsundelete
|
||||||
%{_mandir}/man8/mkfs.ntfs.8*
|
%{_mandir}/man8/mkfs.ntfs.8*
|
||||||
%{_mandir}/man8/mkntfs.8*
|
%{_mandir}/man8/mkntfs.8*
|
||||||
%{_mandir}/man8/ntfs*.8*
|
%{_mandir}/man8/ntfscat.8*
|
||||||
%{_mandir}/man8/ntfsclone.8*
|
%{_mandir}/man8/ntfsclone.8*
|
||||||
%{_mandir}/man8/ntfscluster.8*
|
%{_mandir}/man8/ntfscluster.8*
|
||||||
%{_mandir}/man8/ntfscmp.8*
|
%{_mandir}/man8/ntfscmp.8*
|
||||||
@ -187,7 +185,10 @@ fi
|
|||||||
%{_mandir}/man8/ntfslabel.8*
|
%{_mandir}/man8/ntfslabel.8*
|
||||||
%{_mandir}/man8/ntfsls.8*
|
%{_mandir}/man8/ntfsls.8*
|
||||||
%{_mandir}/man8/ntfsprogs.8*
|
%{_mandir}/man8/ntfsprogs.8*
|
||||||
|
%{_mandir}/man8/ntfsrecover.8*
|
||||||
%{_mandir}/man8/ntfsresize.8*
|
%{_mandir}/man8/ntfsresize.8*
|
||||||
|
%{_mandir}/man8/ntfssecaudit.8*
|
||||||
|
%{_mandir}/man8/ntfsusermap.8*
|
||||||
%{_mandir}/man8/ntfstruncate.8*
|
%{_mandir}/man8/ntfstruncate.8*
|
||||||
%{_mandir}/man8/ntfsundelete.8*
|
%{_mandir}/man8/ntfsundelete.8*
|
||||||
%{_mandir}/man8/ntfswipe.8*
|
%{_mandir}/man8/ntfswipe.8*
|
||||||
@ -200,12 +201,14 @@ fi
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_includedir}/ntfs-3g
|
%{_includedir}/ntfs-3g
|
||||||
%{_libdir}/libntfs-3g.a
|
%{_libdir}/libntfs-3g.a
|
||||||
%{_libdir}/libntfs-3g.la
|
|
||||||
%{_libdir}/libntfs-3g.so
|
%{_libdir}/libntfs-3g.so
|
||||||
%{_libdir}/pkgconfig/libntfs-3g.pc
|
%{_libdir}/pkgconfig/libntfs-3g.pc
|
||||||
%doc ChangeLog NEWS README
|
%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 01 2022 Automatic Build System <autodist@mambasoft.it> 2022.10.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Aug 16 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2022.5.17-2mamba
|
* Tue Aug 16 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2022.5.17-2mamba
|
||||||
- rebuilt with hwinfo 22.1
|
- rebuilt with hwinfo 22.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user