AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Replace License tag with spdx identifier (GPL-2.0+).
- Call relevant macros in %post/%postun: + %desktop_database_post/postun because the package ships at least one desktop file. - Pass %{?no_lang_C} to %find_lang so that english documentation can be packaged with the program, and not in the lang subpackage. - Change Requires of lang subpackage to Recommends, since the english documentation is not there anymore.
- Add the dependency for jack(bnc#635106).
- use new python macros
- Recompress source tarball to bz2. - Remove unneeded BuildRequires: autoconf, automake, intltool - Use fdupes. - Do not version the requires on recordmydesktop -- this can be wrong if they are not released in sync. - Add py_requires. - Limit width of description lines. - Do not ship empty NEWS file.
- Initial package for gtk-recordMyDesktop screen capture.