Mailinglist Archive: opensuse-commit (1116 mails)
| < Previous | Next > |
commit srptools for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sun, 08 Feb 2009 03:50:26 +0100
- Message-id: <20090208025027.1DA3867816B@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package srptools for openSUSE:Factory
checked in at Sun Feb 8 03:50:26 CET 2009.
--------
--- srptools/srptools.changes 2008-12-12 09:46:18.000000000 +0100
+++ srptools/srptools.changes 2009-01-30 01:32:58.236075000 +0100
@@ -1,0 +2,5 @@
+Fri Jan 30 01:32:37 CET 2009 - jjolly@xxxxxxx
+
+- Added SRP_DAEMON_ENABLE=no to sysconfig
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ srptools.spec ++++++
--- /var/tmp/diff_new_pack.G26799/_old 2009-02-08 03:49:54.000000000 +0100
+++ /var/tmp/diff_new_pack.G26799/_new 2009-02-08 03:49:54.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package srptools (Version 0.0.4)
#
-# 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
@@ -21,7 +21,7 @@
Name: srptools
Summary: Tools for SRP/IB
Version: 0.0.4
-Release: 5
+Release: 7
License: BSD 3-Clause; GPL v2 or later
Group: System/Console
Source0: %{name}-%{version}.tar.bz2
@@ -67,6 +67,8 @@
%_mandir/man1/*
%changelog
+* Fri Jan 30 2009 jjolly@xxxxxxx
+- Added SRP_DAEMON_ENABLE=no to sysconfig
* Fri Dec 12 2008 jjolly@xxxxxxx
- Updated to package from OFED 1.4 GA
- Minor bugfixes
++++++ conf.sysconfig ++++++
--- /var/tmp/diff_new_pack.G26799/_old 2009-02-08 03:49:54.000000000 +0100
+++ /var/tmp/diff_new_pack.G26799/_new 2009-02-08 03:49:54.000000000 +0100
@@ -8,3 +8,13 @@
#
SRPHA_ENABLE=no
+## Path: System/Infiniband
+## Description: Infiniband configuration
+## Type: yesno
+## Default: no
+## ServiceRestart: openibd
+#
+# Enable SRP daemon
+#
+SRP_DAEMON_ENABLE=no
+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |