forked from pool/libfguid
Accepting request 280472 from security:forensics
Part of libyal 2015 refresh - may need to go to staging D. libcstring is a dependency and is currently in staging D. OBS-URL: https://build.opensuse.org/request/show/280472 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfguid?expand=0&rev=7
This commit is contained in:
parent
821c3175f6
commit
4466614622
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3129b8b50735b09459a5c71431afe1551eac080c892519e6e23083d82aee19e8
|
||||
size 461141
|
3
libfguid-alpha-20150104.tar.gz
Normal file
3
libfguid-alpha-20150104.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d5911bd63c249f23507a4a54f94758608c6271e8f92862cbe804bd3736da0289
|
||||
size 463857
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 18:37:02 UTC 2015 - Greg.Freemyer@gmail.com
|
||||
|
||||
- update to v0~20150104
|
||||
* 2015 update - minimal changes
|
||||
- update URL to the new github site
|
||||
- replace Source: field with fully defined URL
|
||||
- remove DL-URL comment
|
||||
- start using libcstring from OBS, not internal version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 13:00:16 UTC 2014 - Greg.Freemyer@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libfguid
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX Products 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,21 +18,17 @@
|
||||
|
||||
Name: libfguid
|
||||
%define lname libfguid1
|
||||
%define timestamp 20140105
|
||||
%define timestamp 20150104
|
||||
Version: 0~%timestamp
|
||||
Release: 0
|
||||
Summary: A library for GUID/UUID data types
|
||||
License: LGPL-3.0+
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://code.google.com/p/libfguid/
|
||||
|
||||
#Git-Clone: http://code.google.com/p/libfguid
|
||||
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSRXdGUVRlX2JQWk0/libfguid-alpha-20140105.tar.gz
|
||||
Source: %{name}-alpha-%timestamp.tar.gz
|
||||
Url: https://github.com/libyal/libfguid/wiki
|
||||
Source: https://github.com/libyal/libfguid/releases/download/%timestamp/%{name}-alpha-%timestamp.tar.gz
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(libcerror) >= 20130609
|
||||
#not released by upstream
|
||||
#BuildRequires: pkgconfig(libcstring) >= 20120425
|
||||
BuildRequires: pkgconfig(libcstring) >= 20120425
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user