summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkloczek2002-09-07 06:22:02 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit8183646a0649be10a566ae6f81346dac710f6d8e (patch)
treeb194cd787bf6b15df77781642067fde7182ee389
parent18a5214ad2e9a5c21b26b43ed3d57d1b4d67f0e9 (diff)
downloadsmartsuite-8183646a0649be10a566ae6f81346dac710f6d8e.zip
smartsuite-8183646a0649be10a566ae6f81346dac710f6d8e.tar.gz
Changed files: smartsuite.spec -> 1.6
-rw-r--r--smartsuite.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/smartsuite.spec b/smartsuite.spec
index 10c5250..ea842d2 100644
--- a/smartsuite.spec
+++ b/smartsuite.spec
@@ -7,7 +7,7 @@ Summary(pl): UCSC SMART suite - obs³uga S.M.A.R.T. dla Linuksa
Summary(pt_BR): Conjunto de utilitįrios SMART para Linux
Name: smartsuite
Version: 2.1
-Release: 2
+Release: 3
License: GPL
Group: Applications/System
Source0: http://prdownloads.sourceforge.net/smartsuite/%{name}-%{version}.tar.gz
@@ -49,8 +49,8 @@ e prever falhas no equipamento.
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_sbindir},%{_mandir}/man8}
-install -d $RPM_BUILD_ROOT/etc/rc.d/init.d
+install -d $RPM_BUILD_ROOT{%{_sbindir},%{_mandir}/man8} \
+ $RPM_BUILD_ROOT/etc/rc.d/init.d
install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/smartd
install smartd smartctl $RPM_BUILD_ROOT%{_sbindir}