Hello community,

here is the log from the commit of package libbfio for openSUSE:Factory checked 
in at 2013-07-30 11:31:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libbfio (Old)
 and      /work/SRC/openSUSE:Factory/.libbfio.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libbfio"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libbfio/libbfio.changes  2013-05-02 
11:19:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libbfio.new/libbfio.changes     2013-07-30 
11:31:16.000000000 +0200
@@ -1,0 +2,18 @@
+Mon Jul 29 02:05:03 UTC 2013 - [email protected]
+
+- update to v0~20130721
+       * worked on multi threading support
+       * removed open on demand code from seek offset
+       * refactored pool to use a cdata array
+       * worked on tests
+       * updated dependencies
+       * fix for compiling with stand-alone version of libcdata
+       * fix in .pc.in file
+       * worked on git release
+       * moved examples to project page
+       * removed codegear files
+       * remove libbfio_legacy.[ch]
+       * 2013 update
+- change to gz compression to simplyfy download/convert step
+
+-------------------------------------------------------------------

Old:
----
  libbfio-alpha-20120425.tar.xz

New:
----
  libbfio-alpha-20130721.tar.gz

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

Other differences:
------------------
++++++ libbfio.spec ++++++
--- /var/tmp/diff_new_pack.GJLM8C/_old  2013-07-30 11:31:18.000000000 +0200
+++ /var/tmp/diff_new_pack.GJLM8C/_new  2013-07-30 11:31:18.000000000 +0200
@@ -18,7 +18,7 @@
 
 Name:           libbfio
 %define lname  libbfio1
-%define timestamp 20120425
+%define timestamp 20130721
 Version:        0~%timestamp
 Release:        0
 Summary:        Library to provide basic file input/output abstraction
@@ -26,16 +26,17 @@
 Group:          Development/Libraries/C and C++
 Url:            http://code.google.com/p/libbfio/
 
-#DL-URL:       
http://libbfio.googlecode.com/files/libbfio-alpha-20120425.tar.gz
-Source:         %name-alpha-%timestamp.tar.xz
+#DL-URL:       
https://googledrive.com/host/0B3fBvzttpiiSTERGV3V4bnZ3dlk/libbfio-alpha-20130721.tar.gz
+Source:         %name-alpha-%timestamp.tar.gz
 BuildRequires:  pkg-config
-BuildRequires:  xz
-#BuildRequires:  pkgconfig(libcerror) = 20120425, build with 20121222 fails
-BuildRequires:  pkgconfig(libcfile) >= 20120425
-BuildRequires:  pkgconfig(libclocale) >= 20120425
-BuildRequires:  pkgconfig(libcpath) >= 20120425
+BuildRequires:  pkgconfig(libcfile) >= 0~20120425
+BuildRequires:  pkgconfig(libclocale) >= 0~20120425
+BuildRequires:  pkgconfig(libcpath) >= 0~20120425
+BuildRequires:  pkgconfig(libuna) >= 0~20120425
+# verified July 29, 2013, builds fail with these enabled
+#BuildRequires:  pkgconfig(libcerror) >= 0~20120425
+# Not (yet) in factory
 #BuildRequires:  pkgconfig(libcstring) >= 20120425
-BuildRequires:  pkgconfig(libuna) >= 20120425
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

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

Reply via email to