Hello community,

here is the log from the commit of package libevt for openSUSE:Factory checked 
in at 2013-08-01 15:37:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libevt (Old)
 and      /work/SRC/openSUSE:Factory/.libevt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libevt"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libevt/libevt.changes    2013-04-19 
09:55:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libevt.new/libevt.changes       2013-08-01 
15:37:44.000000000 +0200
@@ -1,0 +2,19 @@
+Wed Jul 31 02:11:05 UTC 2013 - [email protected]
+
+- update to 0~20130727
+       * updated dependencies
+       * pyevt
+         - changed event identifier to an unsigned long
+         - fixes fro >2G file objects in BFIO glue code
+       * worked on tests
+       * bug fix for wrapped event record
+       * fixed codepage 1255 restriction
+       * updates and bug fixes in pyevt
+       * implemented libfdata support to improve handling of large EVT files
+       * remove item flags
+       * added support for truncated event record corruption scenario
+       * fixed codepage 949 and 950 restriction
+- change to gz compression to simplyfy download/convert
+- use libyal factory packages if possible
+
+-------------------------------------------------------------------

Old:
----
  libevt-alpha-20130319.tar.xz

New:
----
  libevt-alpha-20130726.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libevt.spec ++++++
--- /var/tmp/diff_new_pack.iAFzx4/_old  2013-08-01 15:37:45.000000000 +0200
+++ /var/tmp/diff_new_pack.iAFzx4/_new  2013-08-01 15:37:45.000000000 +0200
@@ -18,7 +18,7 @@
 
 Name:           libevt
 %define lname  libevt1
-%define timestamp      20130319
+%define timestamp      20130726
 Version:        0~%timestamp
 Release:        0
 Summary:        Library and tools to access the Windows Event Log (EVT) format
@@ -26,34 +26,36 @@
 Group:          Productivity/File utilities
 Url:            http://code.google.com/p/libevt/
 
-#DL-URL:       http://libevt.googlecode.com/files/libevt-alpha-20130319.tar.gz
-Source:         %name-alpha-%timestamp.tar.xz
+#DL-URL:       
https://googledrive.com/host/0B3fBvzttpiiSYm01VnUtLXNUZ2M/libevt-alpha-20130726.tar.gz
+Source:         %name-alpha-%timestamp.tar.gz
 Source2:        Windows_Event_Log_(EVT).pdf
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
-BuildRequires:  xz
-#BuildRequires:  pkgconfig(libbfio) >= 20120426
-#BuildRequires:  pkgconfig(libcdata) >= 20120425
-#BuildRequires:  pkgconfig(libcdirectory) >= 20120423
-#BuildRequires:  pkgconfig(libcerror) >= 20120425
-#BuildRequires:  pkgconfig(libcfile) >= 20120526
-#BuildRequires:  pkgconfig(libclocale) >= 20120425
+BuildRequires:  pkgconfig(libbfio) >= 20120426
+BuildRequires:  pkgconfig(libcdata) >= 20120425
+BuildRequires:  pkgconfig(libclocale) >= 20120425
 BuildRequires:  pkgconfig(libcnotify) >= 20120425
-#BuildRequires:  pkgconfig(libcpath) >= 20120701
+BuildRequires:  pkgconfig(libcpath) >= 20120701
 BuildRequires:  pkgconfig(libcsplit) >= 20120701
-#BuildRequires:  pkgconfig(libcstring) >= 20120425
-#BuildRequires:  pkgconfig(libcsystem) >= 20120425
-#BuildRequires:  pkgconfig(libexe) >= 20120405
-#BuildRequires:  pkgconfig(libfcache) >= 20120405
-#BuildRequires:  pkgconfig(libfdata) >= 20120405
 BuildRequires:  pkgconfig(libfdatetime) >= 20120522
 BuildRequires:  pkgconfig(libfguid) >= 20120426
-#BuildRequires:  pkgconfig(libfvalue) >= 20120428
-#BuildRequires:  pkgconfig(libfwevt) >= 20120426
-#BuildRequires:  pkgconfig(libfwnt) >= 20120426
 BuildRequires:  pkgconfig(libregf) >= 20120405
-#BuildRequires:  pkgconfig(libuna) >= 20120425
+BuildRequires:  pkgconfig(libuna) >= 20120425
 BuildRequires:  pkgconfig(libwrc) >= 20120405
+# build fails with version in factory, use internal version
+#verified 7/30/2013
+#BuildRequires:  pkgconfig(libcerror) >= 20120425
+BuildRequires:  pkgconfig(libcfile) >= 20120526
+# not released as a package by upstream
+#BuildRequires:  pkgconfig(libcstring) >= 20120425
+#BuildRequires:  pkgconfig(libcsystem) >= 20120425
+#BuildRequires:  pkgconfig(libcdirectory) >= 20120423
+#BuildRequires:  pkgconfig(libfwnt) >= 20120426
+#BuildRequires:  pkgconfig(libfwevt) >= 20120426
+#BuildRequires:  pkgconfig(libfvalue) >= 20120428
+#BuildRequires:  pkgconfig(libfdata) >= 20120405
+#BuildRequires:  pkgconfig(libfcache) >= 20120405
+#BuildRequires:  pkgconfig(libexe) >= 20120405
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

++++++ Windows_Event_Log_(EVT).pdf ++++++
(binary differes)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to