Mailinglist Archive: opensuse-commit (1177 mails)

< Previous Next >
commit sblim-cmpi-sysfs for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 09 Jan 2009 02:01:00 +0100
  • Message-id: <20090109010101.10194678174@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package sblim-cmpi-sysfs for openSUSE:Factory
checked in at Fri Jan 9 02:01:00 CET 2009.


--------
--- sblim-cmpi-sysfs/sblim-cmpi-sysfs.changes 2008-09-12 14:47:03.000000000
+0200
+++ /mounts/work_src_done/STABLE/sblim-cmpi-sysfs/sblim-cmpi-sysfs.changes
2009-01-08 16:06:42.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Jan 8 15:43:15 CET 2009 - mhrusecky@xxxxxxx
+
+- registering everything in one step to prevent unnecessary sfcb
+ restarts
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ sblim-cmpi-sysfs.spec ++++++
--- /var/tmp/diff_new_pack.b21261/_old 2009-01-09 01:57:57.000000000 +0100
+++ /var/tmp/diff_new_pack.b21261/_new 2009-01-09 01:57:57.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package sblim-cmpi-sysfs (Version 1.1.9)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2009 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
@@ -23,7 +23,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: SBLIM Linux Sysfs Instrumentation for CMPI
Version: 1.1.9
-Release: 81
+Release: 84
Group: System/Management
License: IBM Public License
Requires: sblim-cmpi-base >= 1.2.3
@@ -60,19 +60,15 @@
%{__rm} -rf $RPM_BUILD_ROOT

%post
-%define mofs Linux_SysfsAttribute Linux_SysfsBlockDevice Linux_SysfsBusDevice
Linux_SysfsInputDevice Linux_SysfsNetworkDevice Linux_SysfsSCSIDevice
Linux_SysfsSCSIHostDevice Linux_SysfsTTYDevice
+%define mofs
Linux_SysfsAttribute,Linux_SysfsBlockDevice,Linux_SysfsBusDevice,Linux_SysfsInputDevice,Linux_SysfsNetworkDevice,Linux_SysfsSCSIDevice,Linux_SysfsSCSIHostDevice,Linux_SysfsTTYDevice
# compile MOF
d=%_datadir/%name
-for i in %mofs; do
- $d/provider-register.sh -t sfcb -r $d/$i.registration -m $d/$i.mof
-done
+$d/provider-register.sh -t sfcb -r $d/{%{mofs}}.registration -m
$d/{%{mofs}}.mof

%preun
if [ "$1" = "0" ]; then
d=%_datadir/%name
- for i in %mofs; do
- $d/provider-register.sh -t sfcb -d -r $d/$i.registration -m
$d/$i.mof
- done
+ $d/provider-register.sh -t sfcb -d -r $d/{%{mofs}}.registration -m
$d/{%{mofs}}.mof
fi

%files
@@ -85,6 +81,9 @@
%doc %{_docdir}/%{name}

%changelog
+* Thu Jan 08 2009 mhrusecky@xxxxxxx
+- registering everything in one step to prevent unnecessary sfcb
+ restarts
* Fri Sep 12 2008 mmarek@xxxxxxx
- switch to sfcb
* Thu Nov 01 2007 mmarek@xxxxxxx
@@ -103,7 +102,7 @@
sysfs contains cyclic symlinks. the provider uses find(1) to
traversal the tree. the patch fixes the find call so it wont
loop infinitely anymore. (#154863)
-* Thu Mar 02 2006 mrueckert@xxxxxxx
+* Wed Mar 01 2006 mrueckert@xxxxxxx
- update to 1.1.8 [#144214]
- dropped all patches as the build system has changed
* Wed Jan 25 2006 mls@xxxxxxx
@@ -121,7 +120,7 @@
- V. 1.1.3
* Wed May 12 2004 nashif@xxxxxxx
- Do not De-register when updating package
-* Tue May 11 2004 nashif@xxxxxxx
+* Mon May 10 2004 nashif@xxxxxxx
- Dereigster providers when uninstalling (#39667)
- test scripts incorrectly check file read/write permission (#40262)
* Fri Apr 30 2004 nashif@xxxxxxx


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



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages