Accepting request 209356 from devel:libraries:c_c++
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/209356 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmsiecf?expand=0&rev=5
This commit is contained in:
parent
22896a2baa
commit
57185b8b00
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e449f303a3d848c2edc15085444a838e9a85399a400bb9c1a4073c8f7b33371
|
||||
size 1328954
|
3
libmsiecf-alpha-20131015.tar.gz
Normal file
3
libmsiecf-alpha-20131015.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:539635bc7f4326b3468e6ff5fa3c0365e75871ebe772da14e21682fa94695d99
|
||||
size 1368520
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 23:05:27 UTC 2013 - Greg.Freemyer@gmail.com
|
||||
|
||||
- update to 0~20131015
|
||||
* updated dependencies
|
||||
* improved pymsiecf as integer functions
|
||||
* worked on setup.py, largely for MSI builds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 27 07:13:44 UTC 2013 - Greg.Freemyer@gmail.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libmsiecf
|
||||
%define lname libmsiecf1
|
||||
%define timestamp 20130806
|
||||
%define timestamp 20131015
|
||||
Version: 0~%timestamp
|
||||
Release: 0
|
||||
Summary: Library to parse MS Internet Explorer Cache Files
|
||||
@ -26,7 +26,7 @@ License: LGPL-3.0+ and GFDL-1.3+
|
||||
Group: Productivity/File utilities
|
||||
Url: http://code.google.com/p/libmsiecf/
|
||||
|
||||
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSVm1MNkw5cU1mUG8/libmsiecf-alpha-20130806.tar.gz
|
||||
#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSVm1MNkw5cU1mUG8/libmsiecf-alpha-20131015.tar.gz
|
||||
Source: %name-alpha-%timestamp.tar.gz
|
||||
Source2: MSIE_Cache_File_(index.dat)_format.pdf
|
||||
BuildRequires: pkg-config
|
||||
@ -41,7 +41,7 @@ BuildRequires: pkgconfig(libcsplit) >= 20120701
|
||||
BuildRequires: pkgconfig(libfdatetime) >= 20120522
|
||||
BuildRequires: pkgconfig(libfguid) >= 20120426
|
||||
BuildRequires: pkgconfig(libuna) >= 20120425
|
||||
# these packages fail if the factory version is used, verified 8/26/2013
|
||||
# these packages fail if the factory version is used, verified 10/15/2013
|
||||
#BuildRequires: pkgconfig(libcerror) >= 20120425
|
||||
# these packages have not been released standalone by upstream
|
||||
#BuildRequires: pkgconfig(libfole) >= 20120426
|
||||
|
Loading…
Reference in New Issue
Block a user