Hello community,

here is the log from the commit of package lsvpd for openSUSE:Factory checked 
in at 2012-01-27 15:22:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lsvpd (Old)
 and      /work/SRC/openSUSE:Factory/.lsvpd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lsvpd", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lsvpd/lsvpd.changes      2011-11-07 
14:21:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.lsvpd.new/lsvpd.changes 2012-01-27 
15:22:12.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Jan 26 15:31:37 UTC 2012 - [email protected]
+
+- add autoconf, libtool and automake to buildrequires
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lsvpd.spec ++++++
--- /var/tmp/diff_new_pack.dArv9z/_old  2012-01-27 15:22:14.000000000 +0100
+++ /var/tmp/diff_new_pack.dArv9z/_new  2012-01-27 15:22:14.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package lsvpd (Version 1.6.5)
+# spec file for package lsvpd
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,10 +19,10 @@
 
 
 Name:           lsvpd
-BuildRequires:  gcc-c++
-BuildRequires:  libvpd2-devel
+BuildRequires:  autoconf gcc-c++
+BuildRequires:  automake libtool libvpd2-devel
 BuildRequires:  sg3_utils-devel
-BuildRequires:  zlib-devel librtas-devel
+BuildRequires:  librtas-devel zlib-devel
 ExclusiveArch:  ppc ppc64
 Url:            http://sourceforge.net/projects/linux-diag/
 Summary:        VPD Hardware Inventory Utilities for Linux
@@ -36,6 +36,7 @@
 Source0:        %{name}-%{version}.tar.bz2
 Patch2:         sgutils.patch
 
+
 %description
 The lsvpd package contains both the lsvpd, lscfg and lsmcode commands.
 These commands, along with a boot-time scanning script called
@@ -56,6 +57,7 @@
 %setup -q
 %patch2 
 
+
 %build
 autoreconf -fi
 export CFLAGS="$RPM_OPT_FLAGS -UPCI_IDS -DPCI_IDS='\"/usr/share/pci.ids\"' 
-UUSB_IDS -DUSB_IDS='\"/usr/share/usb.ids\"'"
@@ -64,9 +66,11 @@
 make %{?_smp_mflags}
 chmod 644 README* COPYING NEWS 
 
+
 %clean 
 rm -rf $RPM_BUILD_ROOT
 
+
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
 mkdir $RPM_BUILD_ROOT/sbin
@@ -84,6 +88,7 @@
        %{__rm} /etc/udev/rules.d/99-lsvpd.disabled
 fi
 
+
 %post
 if [ -d /var/lib/lsvpd ] ; then
   rm -rf /var/lib/lsvpd
@@ -91,6 +96,7 @@
 /usr/sbin/vpdupdate
 exit 0
 
+
 %files 
 %defattr(-,root,root)
 %doc README COPYING NEWS 
@@ -100,4 +106,6 @@
 %attr (755,root,root) /usr/sbin/*
 %{_mandir}/*/*
 
+
+
 %changelog

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

Reply via email to