
Originally Posted by
Knurpht
Found it: spectool is in the rpmdevtools package. Install it and let know if that helps you getting where you want.
really? it doesnt seem to be?
Code:
gingerale@linux-4jlh:~> zypper search rpmdevtools
Loading repository data...
Reading installed packages...
S | Name | Summary | Type
---+-------------+-----------------------+--------
i+ | rpmdevtools | RPM Development Tools | package
gingerale@linux-4jlh:~> sudo zypper install rpmdevtools
[sudo] password for root:
Loading repository data...
Reading installed packages...
'rpmdevtools' is already installed.
No update candidate for 'rpmdevtools-8.10-lp150.1.3.noarch'. The highest available version is already installed.
Resolving package dependencies...
Nothing to do.
gingerale@linux-4jlh:~> spectool
If 'spectool' is not a typo you can use command-not-found to lookup the package that contains it, like this:
cnf spectool
gingerale@linux-4jlh:~> spectool --all --get-files ~/rpmbuild/SPECS/purple-hangouts.spec --directory ~/rpmbuild/SOURCES/
If 'spectool' is not a typo you can use command-not-found to lookup the package that contains it, like this:
cnf spectool
gingerale@linux-4jlh:~> cnf spectool
spectool: command not found
gingerale@linux-4jlh:~>
Bookmarks