Accepting request 210396 from security
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/210396 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libolecf?expand=0&rev=2
This commit is contained in:
parent
e6e708f31d
commit
aea7c731bd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:34d5834f2c912c6e69616c84f8e9f098c6c2ec7c052d6f15876784701d5a0223
|
|
||||||
size 1406463
|
|
3
libolecf-alpha-20131108.tar.gz
Normal file
3
libolecf-alpha-20131108.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3baa978d1a6b9be52eec88142f6f726fbb6109fbd8e10d8eb1b75e7cbac2a72a
|
||||||
|
size 1395253
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 23 04:45:44 UTC 2013 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
|
- updated to 20131108
|
||||||
|
* added support for 0 value sub directory entry not being used as index.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 16 15:59:26 UTC 2013 - Greg.Freemyer@gmail.com
|
Wed Oct 16 15:59:26 UTC 2013 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: libolecf
|
Name: libolecf
|
||||||
%define lname libolecf1
|
%define lname libolecf1
|
||||||
%define timestamp 20131012
|
%define timestamp 20131108
|
||||||
Version: 0~%timestamp
|
Version: 0~%timestamp
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library and tools to access the OLE 2 Compound File (OLECF) format.
|
Summary: Library and tools to access the OLE 2 Compound File (OLECF) format.
|
||||||
@ -26,7 +26,7 @@ License: LGPL-3.0+ and GFDL-1.3+
|
|||||||
Group: Productivity/File utilities
|
Group: Productivity/File utilities
|
||||||
Url: http://code.google.com/p/libolecf/
|
Url: http://code.google.com/p/libolecf/
|
||||||
|
|
||||||
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSS0hEb0pjU2h6a2c/libolecf-alpha-20131012.tar.gz
|
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSS0hEb0pjU2h6a2c/libolecf-alpha-20131108.tar.gz
|
||||||
Source: %name-alpha-%timestamp.tar.gz
|
Source: %name-alpha-%timestamp.tar.gz
|
||||||
Source2: OLE_Compound_File_format.pdf
|
Source2: OLE_Compound_File_format.pdf
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
@ -47,7 +47,7 @@ BuildRequires: pkgconfig(libfdatetime)
|
|||||||
BuildRequires: pkgconfig(libcthreads) >= 20130723
|
BuildRequires: pkgconfig(libcthreads) >= 20130723
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
# these packages fail if the factory version is used, verified 10/16/2013
|
# these packages fail if the factory version is used, verified 11/16/2013
|
||||||
#BuildRequires: pkgconfig(libcerror)
|
#BuildRequires: pkgconfig(libcerror)
|
||||||
#BuildRequires: pkgconfig(libfguid)
|
#BuildRequires: pkgconfig(libfguid)
|
||||||
# these packages have not been released standalone by upstream
|
# these packages have not been released standalone by upstream
|
||||||
|
Loading…
x
Reference in New Issue
Block a user