Accepting request 185036 from devel:libraries:c_c++

update to 0~20130716
part of summer 2013 libyal refresh for opensuse 13.1

OBS-URL: https://build.opensuse.org/request/show/185036
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libregf?expand=0&rev=3
This commit is contained in:
Stephan Kulow 2013-07-31 15:23:43 +00:00 committed by Git OBS Bridge
parent c31b43bff1
commit 72beeb5b3a
5 changed files with 35 additions and 14 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d0235ead6bb452cd2d215f3547bc268d699c11306fba994f8502327e4a4e26ea
size 199223
oid sha256:a65c09e76ff6906d92b462a35a0592cc4244388b1a72c2352ad6b1b83d035820
size 214283

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4ceeccc71d701956be4942977f4fe7527b42a22aa8da43be1604c113d2b832b0
size 748192

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a5fde838233ffd7ee14b55f325f9933cd88417bb994e213c1c80dd3ff262e9d1
size 1410089

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Jul 30 20:55:17 UTC 2013 - Greg.Freemyer@gmail.com
- update to v0~20130716
* updated dependencies
* worked on tests
* bug fix for large values
* added support for REG_LINK as a string
* fixed multiple open issues
* pyregf: fix for retrieving default value by name
* worked on tests
* changes for strings values with trailing data
* small update for 64-bit build
* Textual changes
* updates and bug fixes in pyregf
* fixed codepage 1255 restriction
* fixed codepage 949 and 950 restriction
* changes for libfdata update
* removed item flags
- changed to gz compression to simplyfy download/convert
-------------------------------------------------------------------
Mon Apr 22 20:09:25 UTC 2013 - Greg.Freemyer@gmail.com

View File

@ -18,7 +18,7 @@
Name: libregf
%define lname libregf1
%define timestamp 20130319
%define timestamp 20130716
Version: 0~%timestamp
Release: 0
Summary: Library to access Windows REGF-type Registry files
@ -26,25 +26,25 @@ License: LGPL-3.0+ and GFDL-1.3+
Group: Productivity/File utilities
Url: http://code.google.com/p/libregf/
#DL-URL: http://libregf.googlecode.com/files/libregf-alpha-20130319.tar.gz
Source: %{name}-alpha-%timestamp.tar.xz
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSSC1yUDZpb3l0UHM/libregf-alpha-20130716.tar.gz
Source: %{name}-alpha-%timestamp.tar.gz
Source2: Windows_NT_Registry_File_(REGF)_format.pdf
BuildRequires: pkg-config
BuildRequires: python-devel
BuildRequires: xz
BuildRequires: pkgconfig(fuse) >= 2.6
BuildRequires: pkgconfig(libcnotify) >= 20120425
BuildRequires: pkgconfig(libcsplit) >= 20120701
BuildRequires: pkgconfig(libfdatetime) >= 20120522
BuildRequires: pkgconfig(libcnotify) >= 0~20130609
BuildRequires: pkgconfig(libcsplit) >= 0~20130609
BuildRequires: pkgconfig(libfdatetime) >= 0~20130317
# Using these packages from factory causes build failures, so use the internal version instead
#BuildRequires: pkgconfig(libuna) >= 20120425
# Verified 7/30/2013
#BuildRequires: pkgconfig(libfguid) >= 20120426
#BuildRequires: pkgconfig(libcpath) >= 20120701
#BuildRequires: pkgconfig(libclocale) >= 20120425
#BuildRequires: pkgconfig(libcerror) >= 20120425
#BuildRequires: pkgconfig(libcfile) >= 20120526
#BuildRequires: pkgconfig(libbfio) >= 20120426
#BuildRequires: pkgconfig(libcdata) >= 20120425
#BuildRequires: pkgconfig(libuna) >= 20120425
#BuildRequires: pkgconfig(libbfio) >= 0~20130721
# These packages are not yet in factory
#BuildRequires: pkgconfig(libcstring) >= 20120425
#BuildRequires: pkgconfig(libcsystem) >= 20120425