mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-19 05:36:22 +00:00
Merge r7603 from trunk
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.3.x@7784 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -13,7 +13,7 @@ URL: http://scst.sourceforge.net/
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
AutoReqProv: yes
|
||||
Requires: %{expand:%%(for c in rm; do echo -n "$(which $c) "; done)}
|
||||
Requires: %{expand:%%(for c in killall rm; do echo -n "$(which $c) "; done)}
|
||||
|
||||
%description
|
||||
A tool for configuring SCST via the SCST sysfs interface. Allows to save,
|
||||
|
||||
Reference in New Issue
Block a user