Accepting request 252566 from security:forensics
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/252566 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libevt?expand=0&rev=8
This commit is contained in:
parent
73ab80ac92
commit
7f3c5c37ff
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:66fecfc8044a3e6b0a68faee294e14d1072de81a79449ff499c7b48a6567eb26
|
|
||||||
size 1720038
|
|
3
libevt-alpha-20140831.tar.gz
Normal file
3
libevt-alpha-20140831.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f46a8a8278dd07d8abacfc90c8b0bd8347e6a2e80cf70694bf4e9928c3d3ded7
|
||||||
|
size 1720160
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 19 19:36:58 UTC 2014 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
|
- update to 0~20140831
|
||||||
|
* bug fix in Python-bindings
|
||||||
|
- update Source: field to fullpath, delete DL_URL
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 26 16:34:59 UTC 2014 - Greg.Freemyer@gmail.com
|
Tue Aug 26 16:34:59 UTC 2014 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
|
10
libevt.spec
10
libevt.spec
@ -18,16 +18,14 @@
|
|||||||
|
|
||||||
Name: libevt
|
Name: libevt
|
||||||
%define lname libevt1
|
%define lname libevt1
|
||||||
%define timestamp 20140731
|
%define timestamp 20140831
|
||||||
Version: 0~%timestamp
|
Version: 0~%timestamp
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library and tools to access the Windows Event Log (EVT) format
|
Summary: Library and tools to access the Windows Event Log (EVT) format
|
||||||
License: LGPL-3.0+ and GFDL-1.3+
|
License: LGPL-3.0+ and GFDL-1.3+
|
||||||
Group: Productivity/File utilities
|
Group: Productivity/File utilities
|
||||||
Url: http://code.google.com/p/libevt/
|
Url: http://code.google.com/p/libevt/
|
||||||
|
Source: https://googledrive.com/host/0B3fBvzttpiiSYm01VnUtLXNUZ2M/libevt-alpha-20140831.tar.gz
|
||||||
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSYm01VnUtLXNUZ2M/libevt-alpha-20140731.tar.gz
|
|
||||||
Source: %name-alpha-%timestamp.tar.gz
|
|
||||||
Source2: Windows_Event_Log_(EVT).pdf
|
Source2: Windows_Event_Log_(EVT).pdf
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
@ -45,9 +43,9 @@ BuildRequires: pkgconfig(libregf) >= 20120405
|
|||||||
BuildRequires: pkgconfig(libuna) >= 20120425
|
BuildRequires: pkgconfig(libuna) >= 20120425
|
||||||
BuildRequires: pkgconfig(libwrc) >= 20120405
|
BuildRequires: pkgconfig(libwrc) >= 20120405
|
||||||
# build fails with version in factory, use internal version
|
# build fails with version in factory, use internal version
|
||||||
#verified 10/13/2013
|
#verified 9/19/2014
|
||||||
#BuildRequires: pkgconfig(libcerror) >= 20130904
|
#BuildRequires: pkgconfig(libcerror) >= 20130904
|
||||||
# not released as a package by upstream
|
# not released as a package by upstream or not stable per upstream (libf* 9/2014)
|
||||||
#BuildRequires: pkgconfig(libcstring) >= 20120425
|
#BuildRequires: pkgconfig(libcstring) >= 20120425
|
||||||
#BuildRequires: pkgconfig(libcsystem) >= 20120425
|
#BuildRequires: pkgconfig(libcsystem) >= 20120425
|
||||||
#BuildRequires: pkgconfig(libcdirectory) >= 20120423
|
#BuildRequires: pkgconfig(libcdirectory) >= 20120423
|
||||||
|
Loading…
Reference in New Issue
Block a user