[gsmartcontrol] Updated to latest upstream.

Eric Smith brouhaha at fedoraproject.org
Sat Oct 27 06:49:08 UTC 2012


commit fd1c91f6860cb0f0fce185ab2985f436b76a3c1d
Author: Eric Smith <eric at brouhaha.com>
Date:   Sat Oct 27 00:50:37 2012 -0600

    Updated to latest upstream.

 gsmartcontrol-0.8.7-console-helper.patch |   36 ++++++++++++++++++++++++
 gsmartcontrol-console-helper.patch       |   44 ------------------------------
 2 files changed, 36 insertions(+), 44 deletions(-)
---
diff --git a/gsmartcontrol-0.8.7-console-helper.patch b/gsmartcontrol-0.8.7-console-helper.patch
new file mode 100644
index 0000000..f7d2cf3
--- /dev/null
+++ b/gsmartcontrol-0.8.7-console-helper.patch
@@ -0,0 +1,36 @@
+diff -up gsmartcontrol-0.8.7/data/gsmartcontrol.1.console-helper gsmartcontrol-0.8.7/data/gsmartcontrol.1
+--- gsmartcontrol-0.8.7/data/gsmartcontrol.1.console-helper	2012-02-19 08:05:23.000000000 -0700
++++ gsmartcontrol-0.8.7/data/gsmartcontrol.1	2012-10-27 00:34:24.763508320 -0600
+@@ -3,8 +3,6 @@
+ GSmartControl \- Hard disk drive health inspection tool
+ .SH SYNOPSIS
+ \fBgsmartcontrol\fP [OPTIONS]
+-
+-\fBgsmartcontrol\-root\fP [--desktop=\fI<desktop>\fP] [OPTIONS]
+ .SH DESCRIPTION
+ \fBGSmartControl\fP is a graphical user interface for smartctl (from
+ smartmontools), which is a tool for querying and controlling SMART
+@@ -12,13 +10,7 @@ smartmontools), which is a tool for quer
+ drives. It allows you to inspect the drive's SMART data to determine its
+ health, as well as run various tests on it.
+ .PP
+-This manual page documents briefly the \fBgsmartcontrol\fP and
+-\fBgsmartcontrol\-root\fP commands.
+-.PP
+-\fBgsmartcontrol\-root\fP command launches \fBgsmartcontrol\fP with
+-administrative privileges. The \fIdesktop\fP argument specifies which desktop
+-is currently running, for automatic selection of native su mechanism. Valid
+-values for \fIdesktop\fP are \fBauto\fP, \fBkde\fP, \fBgnome\fP, \fBother\fP.
++This manual page documents briefly the \fBgsmartcontrol\fP command.
+ 
+ .SH OPTIONS
+ .SS "Help Options:"
+diff -up gsmartcontrol-0.8.7/data/gsmartcontrol.desktop.in.console-helper gsmartcontrol-0.8.7/data/gsmartcontrol.desktop.in
+--- gsmartcontrol-0.8.7/data/gsmartcontrol.desktop.in.console-helper	2012-04-28 08:09:44.000000000 -0600
++++ gsmartcontrol-0.8.7/data/gsmartcontrol.desktop.in	2012-10-27 00:36:41.522565978 -0600
+@@ -23,4 +23,4 @@ Icon=gsmartcontrol
+ #X-KDE-RootOnly=true
+ 
+ # Run with root permissions.
+-Exec="@prefix@/bin/gsmartcontrol-root"
++Exec="@prefix@/bin/gsmartcontrol"


More information about the scm-commits mailing list