Mailinglist Archive: opensuse-commit (857 mails)
| < Previous | Next > |
commit lsvpd
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 02 Nov 2007 12:10:10 +0100
- Message-id: <20071102111010.B3F5067832C@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package lsvpd
checked in at Fri Nov 2 12:10:10 CET 2007.
--------
--- lsvpd/lsvpd.changes 2007-10-09 22:08:16.000000000 +0200
+++ /mounts/work_src_done/STABLE/lsvpd/lsvpd.changes 2007-11-02
11:59:00.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Nov 2 11:58:13 CET 2007 - olh@xxxxxxx
+
+- run vpdupdate during update to reinitialize db (308679)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lsvpd.spec ++++++
--- /var/tmp/diff_new_pack.t26679/_old 2007-11-02 12:08:53.000000000 +0100
+++ /var/tmp/diff_new_pack.t26679/_new 2007-11-02 12:08:53.000000000 +0100
@@ -15,7 +15,7 @@
Url: http://sourceforge.net/projects/linux-diag/
Summary: VPD Hardware Inventory Utilities for Linux
Version: 1.3.3
-Release: 3
+Release: 11
License: GPL v2 or later
Group: System/Monitoring
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -71,12 +71,14 @@
ln -sfvbn ../usr/sbin/$i $RPM_BUILD_ROOT/sbin/$i
fi
done
-%ifarch ppc ppc64
%post
%run_ldconfig
+%ifarch ppc ppc64
%{fillup_and_insserv vpdupdater}
%endif
+/usr/sbin/vpdupdate
+exit 0
%postun
%run_ldconfig
@@ -97,6 +99,8 @@
%{_libdir}/lib*
%{_mandir}/*/*
%changelog
+* Fri Nov 02 2007 - olh@xxxxxxx
+- run vpdupdate during update to reinitialize db (308679)
* Tue Oct 09 2007 - olh@xxxxxxx
- fix c++ includes
* Wed Sep 26 2007 - olh@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |