- Fix another typos in the run-gparted script

epel8
Deji Akingunola 18 years ago
parent bf6070aa55
commit 22f82a4f2a

@ -1,7 +1,7 @@
Summary: Gnome Partition Editor
Name: gparted
Version: 0.3.3
Release: 9%{?dist}
Release: 10%{?dist}
Group: Applications/System
License: GPL
URL: http://gparted.sourceforge.net
@ -81,7 +81,10 @@ fi
%config(noreplace) %{_sysconfdir}/security/console.apps/gparted
%changelog
* Mon Apr 15 2007 Deji Akingunola <dakingun@gmail.com> - 0.3.3-9
* Wed Apr 18 2007 Deji Akingunola <dakingun@gmail.com> - 0.3.3-10
- Fix another typos in the run-gparted script
* Mon Apr 16 2007 Deji Akingunola <dakingun@gmail.com> - 0.3.3-9
- Fix the typos and stupidity in the consolehelper and hal-lock files
* Mon Apr 04 2007 Deji Akingunola <dakingun@gmail.com> - 0.3.3-8

@ -1,2 +1,2 @@
#!/bin/bash
%{_bindir}/hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run /usr/sbin/gparted
/usr/bin/hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run /usr/sbin/gparted

Loading…
Cancel
Save