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:
Greg Freemyer
2017-02-16 18:59:22 +00:00
committed by Git OBS Bridge
parent 49736d6db3
commit 29169b09ca
4 changed files with 13 additions and 8 deletions

View File

@@ -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