commit libesedb for openSUSE:Factory
Hello community, here is the log from the commit of package libesedb for openSUSE:Factory checked in at 2015-01-30 15:05:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libesedb (Old) and /work/SRC/openSUSE:Factory/.libesedb.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libesedb" Changes: -------- --- /work/SRC/openSUSE:Factory/libesedb/libesedb.changes 2014-08-25 11:06:24.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libesedb.new/libesedb.changes 2015-01-30 15:05:17.000000000 +0100 @@ -1,0 +2,10 @@ +Sun Jan 11 22:56:22 UTC 2015 - Greg.Freemyer@gmail.com + +- update to v0~20141110 +- remove %if opensuse logic. Not needed now libyal is in security:forensics +- use libyal packages from OBS exclusively, nothing internal +- update URL to the new github site +- replace Source: field with fully defined URL +- remove DL-URL comment + +------------------------------------------------------------------- Old: ---- libesedb-experimental-20140803.tar.gz New: ---- libesedb-experimental-20141110.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libesedb.spec ++++++ --- /var/tmp/diff_new_pack.j3ej9W/_old 2015-01-30 15:05:17.000000000 +0100 +++ /var/tmp/diff_new_pack.j3ej9W/_new 2015-01-30 15:05:17.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libesedb # -# 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 @@ -17,16 +17,15 @@ %define lname libesedb1 -%define timestamp 20140803 +%define timestamp 20141110 Name: libesedb Version: 0~%{timestamp} Release: 0 Summary: Library and tools to access the ESE Database File (EDB) format License: LGPL-3.0+ and GFDL-1.1+ and GFDL-1.3+ Group: Productivity/File utilities -Url: http://code.google.com/p/libesedb/ -#DL-URL: https://255adcba056b7d59fd55a94f0ea02de0cf110bfb.googledrive.com/host/0B3fBv... -Source: %{name}-experimental-%{timestamp}.tar.gz +Url: https://github.com/libyal/libesedb/wiki +Source: https://github.com/libyal/libesedb/releases/download/%timestamp/%{name}-experimental-%{timestamp}.tar.gz Source2: Exchange.pdf Source3: Extensible_Storage_Engine_(ESE)_Database_File_(EDB)_format.pdf Source4: Forensic_analysis_of_the_Windows_Search_database.pdf @@ -34,34 +33,29 @@ Source6: libesedb-libfdata.pdf BuildRequires: pkg-config BuildRequires: python-devel -#use factory versions if available -%if 0%{?suse_version} > 1230 BuildRequires: pkgconfig(libbfio) >= 20130721 +BuildRequires: pkgconfig(libcdata) >= 20140105 BuildRequires: pkgconfig(libcfile) >= 20130609 BuildRequires: pkgconfig(libclocale) >= 20130609 BuildRequires: pkgconfig(libcnotify) >= 20120425 BuildRequires: pkgconfig(libcpath) >= 20130609 BuildRequires: pkgconfig(libcsplit) >= 20130609 -BuildRequires: pkgconfig(libuna) >= 20120425 -%endif -%if 0%{?suse_version} > 1310 -BuildRequires: pkgconfig(libcdata) >= 20140105 +BuildRequires: pkgconfig(libcsystem) >= 20120425 BuildRequires: pkgconfig(libcthreads) >= 20130723 +BuildRequires: pkgconfig(libfcache) >= 20120405 +BuildRequires: pkgconfig(libfdata) >= 20120405 BuildRequires: pkgconfig(libfdatetime) >= 20140105 BuildRequires: pkgconfig(libfguid) >= 20140105 -%endif +BuildRequires: pkgconfig(libfmapi) +BuildRequires: pkgconfig(libfvalue) +BuildRequires: pkgconfig(libfwnt) +BuildRequires: pkgconfig(libuna) >= 20120425 # fails to build with factory package, use internal -# verified 8/22/2014 +# verified 1/11/2015 #BuildRequires: pkgconfig(libcerror) >= 20140105 -# not (yet) released as packages by upstream #BuildRequires: pkgconfig(libcstring) >= 20120425 -#BuildRequires: pkgconfig(libcsystem) >= 20120425 -#BuildRequires: pkgconfig(libfcache) >= 20120405 -#BuildRequires: pkgconfig(libfdata) >= 20120405 -#BuildRequires: pkgconfig(libfmapi) -#BuildRequires: pkgconfig(libfvalue) -#BuildRequires: pkgconfig(libfwnt) -#BuildRequires: pkgconfig(libmapidb) +# not (yet) released as packages by upstream +BuildRequires: pkgconfig(libmapidb) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -101,8 +95,8 @@ Summary: Python bindings for libesedb, a EDB file format parser License: LGPL-3.0+ Group: Development/Libraries/Python -Requires: python Requires: %{lname} = %{version} +Requires: python Provides: pyesedb %description -n python-%{name} ++++++ libesedb-experimental-20140803.tar.gz -> libesedb-experimental-20141110.tar.gz ++++++ ++++ 22207 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de