AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update inotify-tools-no-timestamp-in-doc.patch because doxygen footers are no more an issue and man page date needs to be normalized (boo#1047218)
- adjust source to the github download url
- update to version 3.20.1 * no changelog * drop upstreamed patch reserved-identifier.patch
- reserved-identifier.patch: fix invalid use of reserved identifier
- Do not longer provide lib%{name} - Package COPYING
- Build noarch package for doc only for newer suse version, otherwise build fails.
- Added inotify-tools-no-timestamp-in-doc.patch to remove date and time from the doxygen-generated documentation files.
- Splitted off the shared library
- Updated download location
- removed %clean section - enabled doxygen in configure and split up doc package - added fdupes call for doc (doxygen) files - added %check section with simple "make check" - moved .so files to the main package - added --disable-static to configure and remove .la file - replaced RPM_BUILD_ROOT with %buildroot
- some spec file clean up: - explicitly list file names - removed unneeded BuildRequires and %changelog for the -devel sub-package - removed pointless %lang_package tag - specified upstream download URI in the URL tag - inotify-return.patch: specifies a return value for a function to fix a build error (no-return-in-nonvoid-function)
- initial package