forked from pool/libuna
Accepting request 457547 from home:gregfreemyer:Tools-for-forensic-boot-cd
update to 2017 release OBS-URL: https://build.opensuse.org/request/show/457547 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libuna?expand=0&rev=6
This commit is contained in:
parent
49736d6db3
commit
29169b09ca
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0d45ceac294e490a79aa5e4864865846b1e9fb5b38176e3fa9be63cf239ceb89
|
||||
size 1860023
|
3
libuna-alpha-20170112.tar.gz
Normal file
3
libuna-alpha-20170112.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:daed62548167acb2ea8919fb94d018c339ae067962bd65765b47897ffbd053eb
|
||||
size 1852287
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 15 19:36:04 UTC 2017 - Greg.Freemyer@gmail.com
|
||||
|
||||
- update to v0~20170112
|
||||
- Remove BuildRequires libcsystem, libcstring
|
||||
- Use libcerror from factory
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 31 04:22:12 UTC 2016 - Greg.Freemyer@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libuna
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libuna
|
||||
%define lname libuna1
|
||||
%define timestamp 20150927
|
||||
%define timestamp 20170112
|
||||
Version: 0~%timestamp
|
||||
Release: 0
|
||||
Summary: Library to support Unicode and ASCII (byte string) conversions
|
||||
@ -28,13 +28,11 @@ Url: https://github.com/libyal/libuna/wiki
|
||||
Source: https://github.com/libyal/libuna/releases/download/%timestamp/%{name}-alpha-%timestamp.tar.gz
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(libcdatetime)
|
||||
BuildRequires: pkgconfig(libcerror) >= 20150101
|
||||
BuildRequires: pkgconfig(libcfile) >= 20120526
|
||||
BuildRequires: pkgconfig(libclocale) >= 20120425
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20121224
|
||||
BuildRequires: pkgconfig(libcsystem) >= 20150101
|
||||
# Using versions from OBS fails, tested 1/8/2015
|
||||
#BuildRequires: pkgconfig(libcerror) >= 20150101
|
||||
#BuildRequires: pkgconfig(libcstring) > 20150101
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user