- Update to release 20230427

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfsntfs?expand=0&rev=44
This commit is contained in:
Jan Engelhardt 2023-05-01 07:47:14 +00:00 committed by Git OBS Bridge
parent fec9a6beb0
commit 31325695c5
6 changed files with 44 additions and 38 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dd2894089505916af22cd28ea21e8555d1101e1aa34b201163e66ba0865ed349
size 2119213

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmNU5NAACgkQ2WJeXXrQ
F35PyQf/WNRohlr+Bom+hXDlRimg4qViS9UWjPn116kVPhbjkxljzka82jGsdamX
YeW3Jf2OkeZy5iw1UxIHuj5hE5thPBIRV2r25XNOtU32oMKbZnM1bDiIV3sBPn2J
qgEVkcBLi5skrsM2/cpqiplCxIiwbZiAKVOKXnEANYdInszNV/EivORdsOsksnyb
sw/U7Ik6EAvOeMD3+jkLTysu5i1KmX+0y2Bb/j90OP0qi8LgZnCuppxm6XMF8e3e
9z9KOX9Up6rbzntmYFgPHqfHW30yfE33jcwPkLhe/ZLgcm6vqCCFhkx6LbKs/A7x
kBHtREqWHWxZSOSyrZcOBw74DVmRJw==
=gra1
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5f833c56c25a5cf9a21510b7dc50d7b4e3fefd7e3b69ce637ab5b1535d1803d1
size 2109985

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmRMypMACgkQ2WJeXXrQ
F377ZAf5AU+VfI+FEpHgk39oW/019p8A2fPHOLcLea/+AtNyc73Nk9qlPA9FKGUJ
n0CrTilHu12xW9QhuVLCqj2+K3k8atqMjgUAoTtdxDwCEzOF+vrcVqDV04k5MiFB
Ry0K8Nr+LhLkc46iT50I9ZeXxu3IaieuJ+pQqSJXG7fVYvGaBQx7aUifCRMs8kcx
d68g2aJRw3gVCQyelcD/gCIB4fRDGoYdBzln6Vtwsimab2iUjGJgez6P60jIrr3N
ZbW3nmvAmlUbsdyCtJmxBPFpfrKlp9VkQ1Wuv15mUVR+LMxXmDnvaljJ5Ez4Njik
1MGRSQGiVe+A7TJS/W5c0aCfNMF2cA==
=upwr
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon May 1 07:45:41 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20230427
* No changelog was provided
-------------------------------------------------------------------
Tue Jan 3 15:57:49 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -18,7 +18,7 @@
%define lname libfsntfs1
Name: libfsntfs
Version: 20221023
Version: 20230427
Release: 0
Summary: Library and tools to access the NTFS filesystem
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
@ -32,22 +32,22 @@ BuildRequires: c_compiler
BuildRequires: pkg-config
BuildRequires: python-rpm-macros
BuildRequires: pkgconfig(fuse) >= 2.6
BuildRequires: pkgconfig(libbfio) >= 20220120
BuildRequires: pkgconfig(libcdata) >= 20220115
BuildRequires: pkgconfig(libbfio) >= 20221025
BuildRequires: pkgconfig(libcdata) >= 20230108
BuildRequires: pkgconfig(libcerror) >= 20220101
BuildRequires: pkgconfig(libcfile) >= 20220106
BuildRequires: pkgconfig(libclocale) >= 20220107
BuildRequires: pkgconfig(libclocale) >= 20221218
BuildRequires: pkgconfig(libcnotify) >= 20220108
BuildRequires: pkgconfig(libcpath) >= 20220108
BuildRequires: pkgconfig(libcsplit) >= 20220109
BuildRequires: pkgconfig(libcthreads) >= 20220102
BuildRequires: pkgconfig(libfcache) >= 20220110
BuildRequires: pkgconfig(libfdata) >= 20220111
BuildRequires: pkgconfig(libfcache) >= 20230115
BuildRequires: pkgconfig(libfdata) >= 20220113
BuildRequires: pkgconfig(libfdatetime) >= 20220112
BuildRequires: pkgconfig(libfguid) >= 20220113
BuildRequires: pkgconfig(libfusn) >= 20220119
BuildRequires: pkgconfig(libfwnt) >= 20220922
BuildRequires: pkgconfig(libhmac) >= 20220425
BuildRequires: pkgconfig(libhmac) >= 20230407
BuildRequires: pkgconfig(libuna) >= 20220611
%python_subpackages
# Various notes: https://en.opensuse.org/libyal
@ -57,12 +57,12 @@ Library and tools to access the New Technology File System (NTFS).
Note that this project currently only focuses on the analysis of the format.
%package -n %{lname}
%package -n %lname
Summary: Library to access the New Technology File System (NTFS)
License: LGPL-3.0-or-later
Group: System/Libraries
%description -n %{lname}
%description -n %lname
libfsntfs is a library to access the New Technology File System (NTFS).
Note that this project currently only focuses on the analysis of the format.
@ -85,10 +85,10 @@ Requires: %lname = %version
Requires: libbfio-devel
%description devel
%{name} is a library to access the New Technology File System (NTFS).
%name is a library to access the New Technology File System (NTFS).
This subpackage contains libraries and header files for developing
applications that want to make use of %{name}.
applications that want to make use of %name.
%prep
%autosetup -p1
@ -107,28 +107,28 @@ grep ' '' ''local' config.log && exit 1
%install
mv "%_builddir/rt"/* %buildroot/
find %{buildroot} -type f -name "*.la" -delete -print
find %buildroot -type f -name "*.la" -delete -print
%post -n %{lname} -p /sbin/ldconfig
%postun -n %{lname} -p /sbin/ldconfig
%post -n %lname -p /sbin/ldconfig
%postun -n %lname -p /sbin/ldconfig
%files -n %{lname}
%files -n %lname
%license COPYING*
%{_libdir}/libfsntfs.so.*
%_libdir/libfsntfs.so.*
%files -n %name-tools
%{_bindir}/fsntfs*
%{_mandir}/man1/fsntfsinfo.1*
%_bindir/fsntfs*
%_mandir/man1/fsntfsinfo.1*
%files -n %name-devel
%{_includedir}/libfsntfs.h
%{_includedir}/libfsntfs/
%{_libdir}/libfsntfs.so
%{_libdir}/pkgconfig/libfsntfs.pc
%{_mandir}/man3/libfsntfs.3*
%_includedir/libfsntfs.h
%_includedir/libfsntfs/
%_libdir/libfsntfs.so
%_libdir/pkgconfig/libfsntfs.pc
%_mandir/man3/libfsntfs.3*
%files %python_files
%license COPYING*
%{python_sitearch}/pyfsntfs.so
%python_sitearch/pyfsntfs.so
%changelog