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