rpms/smartmontools/devel smartmontools-5.38-lowcap.patch,1.4,1.5

Michal Hlavinka mhlavink at fedoraproject.org
Mon Oct 5 13:45:12 UTC 2009


Author: mhlavink

Update of /cvs/extras/rpms/smartmontools/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20921

Modified Files:
	smartmontools-5.38-lowcap.patch 
Log Message:
fix man page


smartmontools-5.38-lowcap.patch:
 Makefile.am  |    2 +-
 configure.in |   34 ++++++++++++++++++++++++++++++++++
 smartd.8.in  |    6 ++++++
 smartd.cpp   |   53 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 93 insertions(+), 2 deletions(-)

Index: smartmontools-5.38-lowcap.patch
===================================================================
RCS file: /cvs/extras/rpms/smartmontools/devel/smartmontools-5.38-lowcap.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- smartmontools-5.38-lowcap.patch	5 Oct 2009 13:43:31 -0000	1.4
+++ smartmontools-5.38-lowcap.patch	5 Oct 2009 13:45:11 -0000	1.5
@@ -1,6 +1,6 @@
 diff -up smartmontools-5.38/configure.in.lowcap smartmontools-5.38/configure.in
---- smartmontools-5.38/configure.in.lowcap	2009-10-05 15:28:23.770170937 +0200
-+++ smartmontools-5.38/configure.in	2009-10-05 15:28:23.777234123 +0200
+--- smartmontools-5.38/configure.in.lowcap	2009-10-05 15:33:00.231298546 +0200
++++ smartmontools-5.38/configure.in	2009-10-05 15:33:00.237483461 +0200
 @@ -143,6 +143,40 @@ if test "$with_selinux" = "yes"; then
  	AC_DEFINE(WITH_SELINUX, [1], [Define to 1 if SELinux support is enabled])
  fi
@@ -44,7 +44,7 @@ diff -up smartmontools-5.38/configure.in
      if test "$mandir" = '${prefix}/man'; then
 diff -up smartmontools-5.38/Makefile.am.lowcap smartmontools-5.38/Makefile.am
 --- smartmontools-5.38/Makefile.am.lowcap	2007-04-01 18:49:44.000000000 +0200
-+++ smartmontools-5.38/Makefile.am	2009-10-05 15:28:23.781295996 +0200
++++ smartmontools-5.38/Makefile.am	2009-10-05 15:33:00.238483296 +0200
 @@ -35,7 +35,7 @@ smartd_SOURCES =  smartd.cpp      \
                    utility.cpp     \
                    utility.h
@@ -56,12 +56,12 @@ diff -up smartmontools-5.38/Makefile.am.
  EXTRA_smartd_SOURCES = os_darwin.cpp    \
 diff -up smartmontools-5.38/smartd.8.in.lowcap smartmontools-5.38/smartd.8.in
 --- smartmontools-5.38/smartd.8.in.lowcap	2008-03-04 23:09:47.000000000 +0100
-+++ smartmontools-5.38/smartd.8.in	2009-10-05 15:32:50.106358362 +0200
++++ smartmontools-5.38/smartd.8.in	2009-10-05 15:44:35.455113557 +0200
 @@ -354,6 +354,12 @@ The default level is 1, so \'\-r ataioct
  equivalent.
  
  .TP
-+.b \-C, \-\-capabilities
++.B \-C, \-\-capabilities
 +Use possix \fBcapabilities(7)\fP (EXPERIMENTAL).
 +
 +Warning: Mail notification does not work when used.
@@ -71,8 +71,8 @@ diff -up smartmontools-5.38/smartd.8.in.
  Cygwin and Windows only: Enables \fBsmartd\fP to run as a Windows service.
  
 diff -up smartmontools-5.38/smartd.cpp.lowcap smartmontools-5.38/smartd.cpp
---- smartmontools-5.38/smartd.cpp.lowcap	2009-10-05 15:28:23.764170895 +0200
-+++ smartmontools-5.38/smartd.cpp	2009-10-05 15:28:23.783301065 +0200
+--- smartmontools-5.38/smartd.cpp.lowcap	2009-10-05 15:33:00.224483349 +0200
++++ smartmontools-5.38/smartd.cpp	2009-10-05 15:33:00.245483604 +0200
 @@ -74,6 +74,10 @@ extern "C" int __stdcall FreeConsole(voi
  #include <io.h> // setmode()
  #endif // __CYGWIN__




More information about the fedora-extras-commits mailing list