forked from pool/libfdatetime
Accepting request 280466 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/280466 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfdatetime?expand=0&rev=7
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5838da75c9b3f483d5ffba694a907bffd110b99997e086a7e32e205230aa7132
|
||||
size 494337
|
3
libfdatetime-alpha-20150104.tar.gz
Normal file
3
libfdatetime-alpha-20150104.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:88879edae8d8b16d556920f096e4c444add565c9d334644ad31f026275a9f5c7
|
||||
size 499678
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 20:22:36 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:34:51 UTC 2014 - Greg.Freemyer@gmail.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libfdatetime
|
||||
#
|
||||
# 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: libfdatetime
|
||||
%define lname libfdatetime1
|
||||
%define timestamp 20140105
|
||||
%define timestamp 20150104
|
||||
Version: 0~%timestamp
|
||||
Release: 0
|
||||
Summary: A library for date and time data types
|
||||
License: LGPL-3.0+
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://code.google.com/p/libfdatetime/
|
||||
|
||||
#Git-Clone: http://code.google.com/p/libfdatetime
|
||||
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSQlBfaUlYTmhzUjQ/libfdatetime-alpha-20140105.tar.gz
|
||||
Source: %name-alpha-%timestamp.tar.gz
|
||||
Url: https://github.com/libyal/libfdatetime/wiki
|
||||
Source: https://github.com/libyal/libfdatetime/releases/download/%timestamp/%name-alpha-%timestamp.tar.gz
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(libcerror) >= 20130609
|
||||
# not released by upstream as a standalone package
|
||||
#BuildRequires: pkgconfig(libcstring) >= 20120425
|
||||
BuildRequires: pkgconfig(libcstring) >= 20150101
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user