Hello community,

here is the log from the commit of package libbfio for openSUSE:Factory checked 
in at 2013-11-07 08:40:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-10-21 
13:44:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libbfio.new/libbfio.changes     2013-11-07 
08:40:11.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Oct 23 21:44:27 UTC 2013 - greg.freem...@gmail.com
+
+- update to v0~20131003
+
+-------------------------------------------------------------------

Old:
----
  libbfio-alpha-20130908.tar.gz

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

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

Other differences:
------------------
++++++ libbfio.spec ++++++
--- /var/tmp/diff_new_pack.1LQ4wj/_old  2013-11-07 08:40:11.000000000 +0100
+++ /var/tmp/diff_new_pack.1LQ4wj/_new  2013-11-07 08:40:11.000000000 +0100
@@ -18,7 +18,7 @@
 
 Name:           libbfio
 %define lname  libbfio1
-%define timestamp 20130908
+%define timestamp 20131003
 Version:        0~%timestamp
 Release:        0
 Summary:        Library to provide basic file input/output abstraction
@@ -26,7 +26,7 @@
 Group:          Development/Libraries/C and C++
 Url:            http://code.google.com/p/libbfio/
 
-#DL-URL:       
https://googledrive.com/host/0B3fBvzttpiiSTERGV3V4bnZ3dlk/libbfio-alpha-20130908.tar.gz
+#DL-URL:       
https://googledrive.com/host/0B3fBvzttpiiSTERGV3V4bnZ3dlk/libbfio-alpha-20131003.tar.gz
 Source:         %name-alpha-%timestamp.tar.gz
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(libcdata) >= 20130904

++++++ libbfio-alpha-20130908.tar.gz -> libbfio-alpha-20131003.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libbfio-20130908/ChangeLog 
new/libbfio-20131003/ChangeLog
--- old/libbfio-20130908/ChangeLog      2013-09-08 14:47:38.000000000 +0200
+++ new/libbfio-20131003/ChangeLog      2013-10-03 22:48:45.000000000 +0200
@@ -27,6 +27,9 @@
 Deployment:
 * check if libbfio.3 is up to date
 
+20131003
+* updated dependencies
+
 20130809
 * updated dependencies
 * worked on tests
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libbfio-20130908/common/config.h 
new/libbfio-20131003/common/config.h
--- old/libbfio-20130908/common/config.h        2013-09-08 14:22:31.000000000 
+0200
+++ new/libbfio-20131003/common/config.h        2013-10-03 22:49:18.000000000 
+0200
@@ -441,7 +441,7 @@
 #define PACKAGE_NAME "libbfio"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "libbfio 20130908"
+#define PACKAGE_STRING "libbfio 20131003"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "libbfio"
@@ -450,7 +450,7 @@
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "20130908"
+#define PACKAGE_VERSION "20131003"
 
 /* The size of `off_t', as computed by sizeof. */
 #define SIZEOF_OFF_T 8
@@ -468,7 +468,7 @@
 /* #undef STRERROR_R_CHAR_P */
 
 /* Version number of package */
-#define VERSION "20130908"
+#define VERSION "20131003"
 
 /* Enable large inode numbers on Mac OS X 10.5.  */
 #ifndef _DARWIN_USE_64_BIT_INODE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libbfio-20130908/configure 
new/libbfio-20131003/configure
--- old/libbfio-20130908/configure      2013-09-08 14:47:47.000000000 +0200
+++ new/libbfio-20131003/configure      2013-10-03 22:48:55.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libbfio 20130908.
+# Generated by GNU Autoconf 2.69 for libbfio 20131003.
 #
 # Report bugs to <joachim.m...@gmail.com>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='libbfio'
 PACKAGE_TARNAME='libbfio'
-PACKAGE_VERSION='20130908'
-PACKAGE_STRING='libbfio 20130908'
+PACKAGE_VERSION='20131003'
+PACKAGE_STRING='libbfio 20131003'
 PACKAGE_BUGREPORT='joachim.m...@gmail.com'
 PACKAGE_URL=''
 
@@ -1501,7 +1501,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libbfio 20130908 to adapt to many kinds of systems.
+\`configure' configures libbfio 20131003 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1571,7 +1571,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of libbfio 20130908:";;
+     short | recursive ) echo "Configuration of libbfio 20131003:";;
    esac
   cat <<\_ACEOF
 
@@ -1766,7 +1766,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libbfio configure 20130908
+libbfio configure 20131003
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2418,7 +2418,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libbfio $as_me 20130908, which was
+It was created by libbfio $as_me 20131003, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3246,7 +3246,7 @@
 
 # Define the identity of the package.
  PACKAGE='libbfio'
- VERSION='20130908'
+ VERSION='20131003'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -33607,7 +33607,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by libbfio $as_me 20130908, which was
+This file was extended by libbfio $as_me 20131003, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -33673,7 +33673,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-libbfio config.status 20130908
+libbfio config.status 20131003
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libbfio-20130908/configure.ac 
new/libbfio-20131003/configure.ac
--- old/libbfio-20130908/configure.ac   2013-09-08 14:21:27.000000000 +0200
+++ new/libbfio-20131003/configure.ac   2013-10-03 22:48:33.000000000 +0200
@@ -2,7 +2,7 @@
 
 AC_INIT(
  [libbfio],
- [20130908],
+ [20131003],
  [joachim.m...@gmail.com])
 
 AC_CONFIG_SRCDIR(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libbfio-20130908/dpkg/changelog 
new/libbfio-20131003/dpkg/changelog
--- old/libbfio-20130908/dpkg/changelog 2013-09-08 14:48:34.000000000 +0200
+++ new/libbfio-20131003/dpkg/changelog 2013-10-03 22:50:31.000000000 +0200
@@ -1,5 +1,5 @@
-libbfio (20130908-1) unstable; urgency=low
+libbfio (20131003-1) unstable; urgency=low
 
   * Auto-generated
 
- -- Joachim Metz <joachim.m...@gmail.com>  Sun, 08 Sep 2013 14:48:34 +0200
+ -- Joachim Metz <joachim.m...@gmail.com>  Thu, 03 Oct 2013 22:50:30 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libbfio-20130908/dpkg/copyright 
new/libbfio-20131003/dpkg/copyright
--- old/libbfio-20130908/dpkg/copyright 2013-09-08 14:48:34.000000000 +0200
+++ new/libbfio-20131003/dpkg/copyright 2013-10-03 22:50:31.000000000 +0200
@@ -1,6 +1,6 @@
 This work was packaged for Debian by:
 
-    Joachim Metz <joachim.m...@gmail.com> on Sun, 08 Sep 2013 14:48:34 +0200
+    Joachim Metz <joachim.m...@gmail.com> on Thu, 03 Oct 2013 22:50:30 +0200
 
 It was downloaded from http://code.google.com/p/libbfio/
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libbfio-20130908/include/libbfio/definitions.h 
new/libbfio-20131003/include/libbfio/definitions.h
--- old/libbfio-20130908/include/libbfio/definitions.h  2013-09-08 
14:48:34.000000000 +0200
+++ new/libbfio-20131003/include/libbfio/definitions.h  2013-10-03 
22:50:31.000000000 +0200
@@ -24,11 +24,11 @@
 
 #include <libbfio/types.h>
 
-#define LIBBFIO_VERSION                                        20130908
+#define LIBBFIO_VERSION                                        20131003
 
 /* The libbfio version string
  */
-#define LIBBFIO_VERSION_STRING                         "20130908"
+#define LIBBFIO_VERSION_STRING                         "20131003"
 
 /* The library flags definitions
  */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libbfio-20130908/libbfio/libbfio.rc 
new/libbfio-20131003/libbfio/libbfio.rc
--- old/libbfio-20130908/libbfio/libbfio.rc     2013-09-08 14:48:34.000000000 
+0200
+++ new/libbfio-20131003/libbfio/libbfio.rc     2013-10-03 22:50:31.000000000 
+0200
@@ -22,12 +22,12 @@
     BLOCK "040904E4"
     BEGIN
       VALUE "FileDescription",         "Library to support (abstracted) basic 
file IO\0"
-      VALUE "FileVersion",             "20130908" "\0"
+      VALUE "FileVersion",             "20131003" "\0"
       VALUE "InternalName",            "libbfio.dll\0"
       VALUE "LegalCopyright",          "(c) 2009-2013 Joachim Metz 
<joachim.m...@gmail.com>\0"
       VALUE "OriginalFilename",                "libbfio.dll\0"
       VALUE "ProductName",             "libbfio\0"
-      VALUE "ProductVersion",          "20130908" "\0"
+      VALUE "ProductVersion",          "20131003" "\0"
       VALUE "Comments",                        "For more information visit 
http://code.google.com/p/libbfio/\0";
     END
   END
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libbfio-20130908/libbfio/libbfio_definitions.h 
new/libbfio-20131003/libbfio/libbfio_definitions.h
--- old/libbfio-20130908/libbfio/libbfio_definitions.h  2013-09-08 
14:48:34.000000000 +0200
+++ new/libbfio-20131003/libbfio/libbfio_definitions.h  2013-10-03 
22:50:31.000000000 +0200
@@ -33,11 +33,11 @@
  * for local use of libbfio
  */
 #else
-#define LIBBFIO_VERSION                                        20130908
+#define LIBBFIO_VERSION                                        20131003
 
 /* The libbfio version string
  */
-#define LIBBFIO_VERSION_STRING                         "20130908"
+#define LIBBFIO_VERSION_STRING                         "20131003"
 
 /* The library flags definitions
  */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libbfio-20130908/libbfio.spec 
new/libbfio-20131003/libbfio.spec
--- old/libbfio-20130908/libbfio.spec   2013-09-08 14:48:34.000000000 +0200
+++ new/libbfio-20131003/libbfio.spec   2013-10-03 22:50:31.000000000 +0200
@@ -1,5 +1,5 @@
 Name: libbfio
-Version: 20130908
+Version: 20131003
 Release: 1
 Summary: Library to support (abstracted) basic file IO
 Group: System Environment/Libraries
@@ -55,6 +55,6 @@
 %{_mandir}/man3/*
 
 %changelog
-* Sun Sep  8 2013 Joachim Metz <joachim.m...@gmail.com> 20130908-1
+* Thu Oct  3 2013 Joachim Metz <joachim.m...@gmail.com> 20131003-1
 - Auto-generated
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libbfio-20130908/libcdata/libcdata_array.c 
new/libbfio-20131003/libcdata/libcdata_array.c
--- old/libbfio-20130908/libcdata/libcdata_array.c      2013-09-08 
14:19:43.000000000 +0200
+++ new/libbfio-20131003/libcdata/libcdata_array.c      2013-10-03 
22:47:45.000000000 +0200
@@ -759,7 +759,7 @@
                if( memory_set(
                     &( internal_array->entries[ 
internal_array->number_of_allocated_entries ] ),
                     0,
-                    sizeof( intptr_t * ) * ( number_of_entries - 
internal_array->number_of_allocated_entries ) ) == NULL )
+                    sizeof( intptr_t * ) * ( number_of_allocated_entries - 
internal_array->number_of_allocated_entries ) ) == NULL )
                {
                        libcerror_error_set(
                         error,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libbfio-20130908/libcdata/libcdata_definitions.h 
new/libbfio-20131003/libcdata/libcdata_definitions.h
--- old/libbfio-20130908/libcdata/libcdata_definitions.h        2013-09-08 
14:19:43.000000000 +0200
+++ new/libbfio-20131003/libcdata/libcdata_definitions.h        2013-10-03 
22:47:45.000000000 +0200
@@ -35,11 +35,11 @@
  */
 #else
 
-#define LIBCDATA_VERSION                               20130904
+#define LIBCDATA_VERSION                               20130909
 
 /* The libcstring version string
  */
-#define LIBCDATA_VERSION_STRING                                "20130904"
+#define LIBCDATA_VERSION_STRING                                "20130909"
 
 /* The comparison function definitions
  */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libbfio-20130908/libcthreads/libcthreads_definitions.h 
new/libbfio-20131003/libcthreads/libcthreads_definitions.h
--- old/libbfio-20130908/libcthreads/libcthreads_definitions.h  2013-09-08 
14:19:18.000000000 +0200
+++ new/libbfio-20131003/libcthreads/libcthreads_definitions.h  2013-10-03 
22:47:39.000000000 +0200
@@ -35,11 +35,11 @@
  */
 #else
 
-#define LIBCTHREADS_VERSION                    20130723
+#define LIBCTHREADS_VERSION                    20131003
 
 /* The libcthreads version string
  */
-#define LIBCTHREADS_VERSION_STRING             "20130723"
+#define LIBCTHREADS_VERSION_STRING             "20131003"
 
 #endif /* !defined( HAVE_LOCAL_LIBCTHREADS ) */
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libbfio-20130908/libcthreads/libcthreads_read_write_lock.c 
new/libbfio-20131003/libcthreads/libcthreads_read_write_lock.c
--- old/libbfio-20130908/libcthreads/libcthreads_read_write_lock.c      
2013-09-08 14:19:18.000000000 +0200
+++ new/libbfio-20131003/libcthreads/libcthreads_read_write_lock.c      
2013-10-03 22:47:39.000000000 +0200
@@ -329,6 +329,10 @@
                        internal_read_write_lock->number_of_readers -= 1;
                }
        }
+       else
+       {
+               result = 1;
+       }
        LeaveCriticalSection(
         &( internal_read_write_lock->read_critical_section ) );
 
@@ -414,12 +418,10 @@
        if( wait_status == WAIT_FAILED )
        {
                error_code = GetLastError();
-       }
-       LeaveCriticalSection(
-        &( internal_read_write_lock->write_critical_section ) );
 
-       if( wait_status == WAIT_FAILED )
-       {
+               LeaveCriticalSection(
+                &( internal_read_write_lock->write_critical_section ) );
+
                libcerror_system_set_error(
                 error,
                 error_code,
@@ -504,6 +506,10 @@
                        internal_read_write_lock->number_of_readers += 1;
                }
        }
+       else
+       {
+               result = 1;
+       }
        LeaveCriticalSection(
         &( internal_read_write_lock->read_critical_section ) );
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libbfio-20130908/macosx/Introduction.rtf 
new/libbfio-20131003/macosx/Introduction.rtf
--- old/libbfio-20130908/macosx/Introduction.rtf        2013-09-08 
14:48:34.000000000 +0200
+++ new/libbfio-20131003/macosx/Introduction.rtf        2013-10-03 
22:50:31.000000000 +0200
@@ -4,4 +4,4 @@
 \margl1440\margr1440\vieww9880\viewh13400\viewkind0
 
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural\pardirnatural
 
-\f0\fs24 \cf0 This will install a universal build of libbfio 20130908.}
+\f0\fs24 \cf0 This will install a universal build of libbfio 20131003.}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to