Hello community,

here is the log from the commit of package libvpd2 for openSUSE:Factory checked 
in at 2014-05-14 10:39:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvpd2 (Old)
 and      /work/SRC/openSUSE:Factory/.libvpd2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvpd2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvpd2/libvpd2.changes  2014-01-23 
15:48:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libvpd2.new/libvpd2.changes     2014-05-14 
10:40:00.000000000 +0200
@@ -1,0 +2,11 @@
+Tue May 13 12:59:24 UTC 2014 - tchva...@suse.com
+
+- Version bump to 2.2.3:
+  * Restrict vpdupdate triggers to device change events 
+- Cleanup with spec-cleaner
+- Add libtool and autoconf as requirements and reconfigure the
+  autofoo*
+- Add download url proper for the tarball.
+- Remove no longer needed patch libvpd2-gcc47.patch
+
+-------------------------------------------------------------------

Old:
----
  libvpd-2.2.2.tar.bz2
  libvpd2-gcc47.patch

New:
----
  libvpd-2.2.3.tar.gz

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

Other differences:
------------------
++++++ libvpd2.spec ++++++
--- /var/tmp/diff_new_pack.xllWW0/_old  2014-05-14 10:40:00.000000000 +0200
+++ /var/tmp/diff_new_pack.xllWW0/_new  2014-05-14 10:40:00.000000000 +0200
@@ -17,19 +17,20 @@
 
 
 Name:           libvpd2
-Version:        2.2.2
+Version:        2.2.3
 Release:        0
 Summary:        VPD Database access library for lsvpd
 License:        LGPL-2.1+
 Group:          Development/Libraries/Other
 Url:            http://linux-diag.sourceforge.net/Lsvpd.html
-Source:         libvpd-%{version}.tar.bz2
+Source:         
http://downloads.sourceforge.net/project/linux-diag/libvpd/%{version}/libvpd-%{version}.tar.gz
 Source2:        baselibs.conf
-Patch0:         libvpd2-gcc47.patch
 Patch1:         libvpd2.makefile.patch
 Patch3:         libvpd.async.patch
+BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
+BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  sqlite3-devel
 BuildRequires:  udev
@@ -53,10 +54,11 @@
 
 %prep
 %setup -q -n libvpd-%{version}
-%patch0 -p1
 %patch1 -p1
 %patch3 -p1
 
+autoreconf -fvi
+
 %build
 %configure --disable-static
 make %{?_smp_mflags}

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

Reply via email to