Search
j0ke.net Open Build Service
>
Projects
>
stresslinux
>
systester
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 4
[-]
[+]
Changed
systester.changes
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Mon Aug 8 16:58:47 UTC 2011 - cs@linux-administrator.com + +- create subpackage for cli & lite version + +------------------------------------------------------------------- Sun Aug 7 21:12:17 UTC 2011 - cs@linux-administrator.com - initial package
[-]
[+]
Changed
systester.spec
^
@@ -21,6 +21,13 @@ Any differences between them are reported. There is also the option for single threaded calculation, but in this case there is no stability check +%package cli +Group: System/Benchmark +Summary: CLI and Lite version of systester + +%description cli +This package holds the cli versions of systester. + %prep %setup -q @@ -45,6 +52,9 @@ %files %defattr(-,root,root,-) %{_bindir}/systester + +%files cli +%defattr(-,root,root,-) %{_bindir}/systester-cli %{_bindir}/systester-lite