... | ... | --- a/cmocka.spec |
... | ... | +++ b/cmocka.spec |
... | ... | @@ -20,13 +20,6 @@ Source1: https://cmocka.org/files/%{urlver}/cmocka-%{version}.tar.xz.asc |
20 | 20 |
BuildRequires: cmake
|
21 | 21 |
BuildRequires: doxygen
|
22 | 22 |
|
23 |
%track
|
|
24 |
prog %{name} = {
|
|
25 |
url = https://cmocka.org/files/%{urlver}/
|
|
26 |
version = %{version}
|
|
27 |
regex = %{name}-(__VER__)\.tar\.xz
|
|
28 |
}
|
|
29 |
|
|
30 | 23 |
%description
|
31 | 24 |
There are a variety of C unit testing frameworks available however many of them
|
32 | 25 |
are fairly complex and require the latest compiler technology. Some development
|
New comment