forked from pool/libfsapfs
Accepting request 875809 from home:dirkmueller:Factory
- update to 20201107: * no changelog available OBS-URL: https://build.opensuse.org/request/show/875809 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfsapfs?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:85137c4fe2ecebffd5d8e6fff7b41143ff25faa5affaa94a49e84e79f97b2115
|
||||
size 2035124
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAl399AoACgkQ2WJeXXrQ
|
||||
F35u1Af/Yi2v8U8tIzJa6x4vyZ/HXcq4/tx0pTMO8Csrt/+bscOMF5eZjNyoA57u
|
||||
Fdk1mxwHOhFAZSf2w5gCzZv8PijeYpIZaq/Cj9QQinnNPW09KZVSzrdMpFUdSImf
|
||||
X2Bn1l31Y21fQyAhHMMH6lXGkDEWIYVRHtG1HUuVLmL3Rm6ZjglzJdAKpmksHuME
|
||||
B3d96XK6/GpZq1kWnEyLYCwsQVFPfkJyqsOhN/TNpjQDZj4BWJtHHukmO5C5PD6P
|
||||
X3UzlRj9+aPlYuZgJpzThGTLZdY43vNjb3SSVzlmcZ4HWFSPRmdve3qpYCkSkkB8
|
||||
FEJdjwjhItzBsSCy9dXHvzJBB4QSGw==
|
||||
=NtC8
|
||||
-----END PGP SIGNATURE-----
|
3
libfsapfs-experimental-20201107.tar.gz
Normal file
3
libfsapfs-experimental-20201107.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dc0543b86779a3c0b46913d780a9fd7fdb7af86e1fea61c54f0d1d0209a18f15
|
||||
size 2080147
|
11
libfsapfs-experimental-20201107.tar.gz.asc
Normal file
11
libfsapfs-experimental-20201107.tar.gz.asc
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAl+muTgACgkQ2WJeXXrQ
|
||||
F35l6wf/TDnqSe6aA/5nvz2FokVUEez6+RpCyi9tx+Rcn/vrwsvjpjy0zd3BKHqf
|
||||
g/T1muULw9hjJdgQLCIt/o87qhEocDgjSVESTtUrhCI6gs0znAFQYF6uHiQj2Pzg
|
||||
gmsgXP8Der0OrEnd+yWlu6HKf5oNsx9s9LazaLbZ3AndjIDdBzT9yMYfvS+kc80F
|
||||
YcGIOtiHbyZMpvpLmlU3IOJxemrBs3eyjZnurHmEg79kPIZF/KpI1jMa1/zsQ9KM
|
||||
GYlem9nsBBOAyorRY2aBSDmI87c6sUe/F5rPXVLHdsllNI7p6GkiWZClMesp6QdA
|
||||
hXdN3kukRf28LMHEXG03lddIjD4EJw==
|
||||
=7I5J
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 28 18:09:58 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 20201107:
|
||||
* no changelog available
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 15 16:28:52 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libfsapfs
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -12,24 +12,28 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define experimental_tag experimental-
|
||||
Name: libfsapfs
|
||||
Version: 20191221
|
||||
Version: 20201107
|
||||
Release: 0
|
||||
Summary: Library and tools to access the Apple File System (APFS)
|
||||
License: LGPL-3.0
|
||||
License: LGPL-3.0-only
|
||||
Group: System/Filesystems
|
||||
Url: https://github.com/libyal/libfsapfs
|
||||
URL: https://github.com/libyal/libfsapfs
|
||||
Source0: https://github.com/libyal/%{name}/releases/download/%{version}/%{name}-%{?experimental_tag}%{version}.tar.gz
|
||||
Source1: https://github.com/libyal/%{name}/releases/download/%{version}/%{name}-%{?experimental_tag}%{version}.tar.gz.asc
|
||||
BuildRequires: git autoconf automake gettext-tools libtool pkg-config
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: fuse-devel
|
||||
BuildRequires: gettext-tools
|
||||
BuildRequires: git
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
BuildRequires: pkgconfig(zlib) >= 1.2.5
|
||||
BuildRequires: pkgconfig(libbfio)
|
||||
BuildRequires: pkgconfig(libcaes) >= 20120425
|
||||
BuildRequires: pkgconfig(libcdata)
|
||||
@@ -47,6 +51,8 @@ BuildRequires: pkgconfig(libfdatetime)
|
||||
BuildRequires: pkgconfig(libfguid)
|
||||
BuildRequires: pkgconfig(libhmac) >= 20120425
|
||||
BuildRequires: pkgconfig(libuna) >= 20120425
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
BuildRequires: pkgconfig(zlib) >= 1.2.5
|
||||
|
||||
%description
|
||||
libfsapfs is a library to access the Apple File System (APFS).
|
||||
@@ -80,15 +86,16 @@ Development files for %{name}.
|
||||
|
||||
|
||||
%package -n libfsapfs1
|
||||
Summary: Library for access the Apple File System (APFS)
|
||||
Summary: Library for access the Apple File System (APFS)
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n libfsapfs1
|
||||
libfsapfs1 is a library for access the Apple File System (APFS).
|
||||
|
||||
%package -n python3-libfsapfs
|
||||
Summary: Python bindings for %{name}
|
||||
Requires: libfsapfs1
|
||||
Summary: Python bindings for %{name}
|
||||
Group: System/Filesystems
|
||||
Requires: libfsapfs1
|
||||
|
||||
%description -n python3-libfsapfs
|
||||
Python bindings for %{name}, a library for access the Apple File System
|
||||
@@ -107,10 +114,8 @@ export CFLAGS="%{optflags}"
|
||||
--enable-debug-output \
|
||||
--enable-python3
|
||||
|
||||
|
||||
%make_build %{?_smp_mflags}
|
||||
|
||||
|
||||
%install
|
||||
%make_install
|
||||
rm -fv %{buildroot}%{_libdir}/*.la
|
||||
@@ -140,4 +145,3 @@ make check || /bin/true
|
||||
%{python3_sitearch}/pyfsapfs*
|
||||
|
||||
%changelog
|
||||
|
||||
|
Reference in New Issue
Block a user