Hello community,

here is the log from the commit of package libvpd2 for openSUSE:Factory checked 
in at 2012-12-14 09:41:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvpd2 (Old)
 and      /work/SRC/openSUSE:Factory/.libvpd2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvpd2", Maintainer is "jloe...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvpd2/libvpd2.changes  2012-06-05 
12:02:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libvpd2.new/libvpd2.changes     2012-12-14 
09:41:41.000000000 +0100
@@ -1,0 +2,8 @@
+Thu Dec  6 10:24:50 UTC 2012 - dval...@suse.com
+
+- update to 2.2.0
+  No upstream changelog provided
+- don't run autoreconf
+- remove libtool from BuildRequires
+
+-------------------------------------------------------------------

Old:
----
  libvpd-2.1.3.tar.bz2

New:
----
  libvpd-2.2.0.tar.bz2

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

Other differences:
------------------
++++++ libvpd2.spec ++++++
--- /var/tmp/diff_new_pack.uRZ2y7/_old  2012-12-14 09:41:44.000000000 +0100
+++ /var/tmp/diff_new_pack.uRZ2y7/_new  2012-12-14 09:41:44.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           libvpd2
-Version:        2.1.3
+Version:        2.2.0
 Release:        0
 Summary:        VPD Database access library for lsvpd
 License:        LGPL-2.1+
@@ -28,7 +28,6 @@
 Patch0:         libvpd2-gcc47.patch
 Patch3:         libvpd.async.patch
 BuildRequires:  gcc-c++
-BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  sqlite3-devel
 BuildRequires:  zlib-devel
@@ -55,7 +54,6 @@
 %patch3 -p1
 
 %build
-autoreconf -fi
 %configure --disable-static
 make %{?_smp_mflags}
 

++++++ libvpd-2.1.3.tar.bz2 -> libvpd-2.2.0.tar.bz2 ++++++
++++ 38557 lines of diff (skipped)

++++++ libvpd2-gcc47.patch ++++++
--- /var/tmp/diff_new_pack.uRZ2y7/_old  2012-12-14 09:41:44.000000000 +0100
+++ /var/tmp/diff_new_pack.uRZ2y7/_new  2012-12-14 09:41:44.000000000 +0100
@@ -1,12 +1,12 @@
-Index: libvpd-2.1.3/src/helper_functions.cpp
+Index: libvpd-2.2.0/src/helper_functions.cpp
 ===================================================================
---- libvpd-2.1.3.orig/src/helper_functions.cpp
-+++ libvpd-2.1.3/src/helper_functions.cpp
+--- libvpd-2.2.0.orig/src/helper_functions.cpp
++++ libvpd-2.2.0/src/helper_functions.cpp
 @@ -27,6 +27,7 @@
  #include <cstdlib>
  #include <cstring>
  #include <fstream>
 +#include <unistd.h>
  
- using namespace std;
- using namespace lsvpd;
+ 
+ #define BUF_SIZE 512

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

Reply via email to