Accepting request 459348 from home:gregfreemyer:Tools-for-forensic-boot-cd
OBS-URL: https://build.opensuse.org/request/show/459348 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfsntfs?expand=0&rev=9
This commit is contained in:
parent
7242a48e51
commit
fb5052b5d0
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 16 22:30:06 UTC 2017 - Greg.Freemyer@gmail.com
|
||||
|
||||
- use internal version of libfdata and libfcache. New releases broke libfsntfs compiles.
|
||||
- use internal version of libfdata and libfcache.
|
||||
* New releases broke libfsntfs compiles.
|
||||
- change RPM Group for python binding to development/languages/python
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 28 22:25:59 UTC 2016 - Greg.Freemyer@gmail.com
|
||||
|
@ -90,7 +90,7 @@ applications that want to make use of %{name}.
|
||||
%package -n python-%{name}
|
||||
Summary: Python 2 bindings for libfsntfs
|
||||
License: LGPL-3.0+
|
||||
Group: Development/Libraries/Python
|
||||
Group: Development/Languages/Python
|
||||
Requires: %{lname} = %{version}
|
||||
Requires: python
|
||||
BuildRequires: pkgconfig(python2)
|
||||
@ -102,7 +102,7 @@ Python 2 binding for libfsntfs, which can access the NTFS filesystem.
|
||||
%package -n python3-%{name}
|
||||
Summary: Python 3 bindings for libfsntfs
|
||||
License: LGPL-3.0+
|
||||
Group: Development/Libraries/Python
|
||||
Group: Development/Languages/Python
|
||||
Requires: %{lname} = %{version}
|
||||
Requires: python3
|
||||
BuildRequires: pkgconfig(python3)
|
||||
|
Loading…
Reference in New Issue
Block a user