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

Michal Hlavinka mhlavink at fedoraproject.org
Mon Oct 5 13:47:05 UTC 2009


Author: mhlavink

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

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


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.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- smartmontools-5.38-lowcap.patch	5 Oct 2009 13:45:11 -0000	1.5
+++ smartmontools-5.38-lowcap.patch	5 Oct 2009 13:47:05 -0000	1.6
@@ -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:33:00.231298546 +0200
-+++ smartmontools-5.38/configure.in	2009-10-05 15:33:00.237483461 +0200
+--- smartmontools-5.38/configure.in.lowcap	2009-10-05 15:45:16.419171091 +0200
++++ smartmontools-5.38/configure.in	2009-10-05 15:45:16.425170899 +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:33:00.238483296 +0200
++++ smartmontools-5.38/Makefile.am	2009-10-05 15:45:16.426170991 +0200
 @@ -35,7 +35,7 @@ smartd_SOURCES =  smartd.cpp      \
                    utility.cpp     \
                    utility.h
@@ -56,9 +56,9 @@ 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:44:35.455113557 +0200
-@@ -354,6 +354,12 @@ The default level is 1, so \'\-r ataioct
- equivalent.
++++ smartmontools-5.38/smartd.8.in	2009-10-05 15:46:16.711483245 +0200
+@@ -145,6 +145,12 @@ input. This is useful for commands like:
+ to perform quick and simple checks without a configuration file.
  
  .TP
 +.B \-C, \-\-capabilities
@@ -67,12 +67,12 @@ diff -up smartmontools-5.38/smartd.8.in.
 +Warning: Mail notification does not work when used.
 +
 +.TP
- .B \-\-service
- Cygwin and Windows only: Enables \fBsmartd\fP to run as a Windows service.
- 
+ .B \-d, \-\-debug
+ Runs \fBsmartd\fP in "debug" mode. In this mode, it displays status
+ information to STDOUT rather than logging it to SYSLOG and does not
 diff -up smartmontools-5.38/smartd.cpp.lowcap smartmontools-5.38/smartd.cpp
---- 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
+--- smartmontools-5.38/smartd.cpp.lowcap	2009-10-05 15:45:16.412170973 +0200
++++ smartmontools-5.38/smartd.cpp	2009-10-05 15:45:16.434170827 +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