Hello community,

here is the log from the commit of package libvshadow for openSUSE:Factory 
checked in at 2013-08-05 20:48:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvshadow (Old)
 and      /work/SRC/openSUSE:Factory/.libvshadow.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvshadow"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvshadow/libvshadow.changes    2013-05-02 
11:22:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libvshadow.new/libvshadow.changes       
2013-08-05 20:48:06.000000000 +0200
@@ -1,0 +2,26 @@
+Fri Aug  2 15:29:13 UTC 2013 - [email protected]
+
+- add version levels to BuildRequires to due to a build failure with older 
libyal packages
+
+-------------------------------------------------------------------
+Sat Jul 27 01:31:43 UTC 2013 - [email protected]
+
+- update to 0~20130723
+       * Changes for stand-alone libbfio build
+       * remove unnecessary restriction in library include headers
+       * updated dependencies
+       * worked on multi-threading support
+       * added libvshadow_volume_get_store_identifier function
+       * added libcthreads
+       * changes to read block descriptors on demand improves vshadowinfo 
preformance
+       * fixes for multiple open/close on the same volume object
+       * fixed issue in read buffer due to recent changes
+       * added store read from file IO handle function
+       * vshadowmount small changes
+       * worked on tests
+       * worked on vshadowmount Dokan support
+- Added buildrequires for gcc
+- Use factory libyal packages if possible
+- Add BuildRequires for fuse-devel.  Required for vshadowmount in 
libvshadow-tools to work correctly.
+
+-------------------------------------------------------------------

Old:
----
  libvshadow-alpha-20130413.tar.gz

New:
----
  libvshadow-alpha-20130723.tar.gz

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

Other differences:
------------------
++++++ libvshadow.spec ++++++
--- /var/tmp/diff_new_pack.3IVYwg/_old  2013-08-05 20:48:07.000000000 +0200
+++ /var/tmp/diff_new_pack.3IVYwg/_new  2013-08-05 20:48:07.000000000 +0200
@@ -18,35 +18,42 @@
 
 Name:           libvshadow
 %define lname  libvshadow1
-%define timestamp      20130413
+%define timestamp      20130723
 Version:        0~%{timestamp}
 Release:        0
-License:        LGPL-3.0+ and GFDL-1.3+
 Summary:        Library to access the Volume Shadow Snapshot (VSS) format
+License:        LGPL-3.0+ and GFDL-1.3+
 Group:          System/Filesystems
 Url:            http://code.google.com/p/libvshadow/
-Source0:        
http://libvshadow.googlecode.com/files/libvshadow-alpha-%{timestamp}.tar.gz
+#DL-URL:         
https://googledrive.com/host/0B3fBvzttpiiSZDZXRFVMdnZCeHc/libvshadow-alpha-20130723.tar.gz
+Source0:        libvshadow-alpha-%{timestamp}.tar.gz
 Source1:       Paper_-_Windowless_Shadow_Snapshots.pdf
 Source2:       Slides_-_Windowless_Shadow_Snapshots.pdf
 Source3:       Volume_Shadow_Snapshot_(VSS)_format.pdf
+BuildRequires:  fuse-devel
+BuildRequires:  gcc
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
 
+#use the factory versions of these if building for factory
+%if 0%{?suse_version} > 1230
+BuildRequires:  pkgconfig(libcdata) >= 20130407
+BuildRequires:  pkgconfig(libcfile) >= 20130609
+BuildRequires:  pkgconfig(libclocale) >= 20130609
+BuildRequires:  pkgconfig(libcnotify) >= 20130609
+BuildRequires:  pkgconfig(libcpath) >= 20130609
+BuildRequires:  pkgconfig(libuna) >= 20130609
+%endif
 
-BuildRequires:  pkgconfig(libcsplit) >= 20120701
-BuildRequires:  pkgconfig(libbfio)   < 20120426
 # These packages from factory cause build failures, use the internal version
-#BuildRequires:  pkgconfig(libuna)  >= 20120425
-#BuildRequires:  pkgconfig(libcnotify)
+# verified 7/31/2013
+#BuildRequires:  pkgconfig(libbfio)
+#BuildRequires:  pkgconfig(libcsplit) >= 20120701
 #BuildRequires:  pkgconfig(libcerror)
-#BuildRequires:  pkgconfig(libcfile)
-#BuildRequires:  pkgconfig(libcpath)
-#BuildRequires:  pkgconfig(libclocale)
-#BuildRequires:  pkgconfig(libcdata)
-# These packages are not yet in factory
-#BuildRequires:  pkgconfig(libcmulti)
+# These packages are not released as separate packages by upstream.  Internal 
only
 #BuildRequires:  pkgconfig(libcstring)
 #BuildRequires:  pkgconfig(libcsystem)
+#BuildRequires:  pkgconfig(libcmulti)
 #BuildRequires:  pkgconfig(libfdatetime)
 #BuildRequires:  pkgconfig(libfguid)
 

++++++ Volume_Shadow_Snapshot_(VSS)_format.pdf ++++++
(binary differes)

++++++ libvshadow-alpha-20130413.tar.gz -> libvshadow-alpha-20130723.tar.gz 
++++++
++++ 36986 lines of diff (skipped)

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

Reply via email to