AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- fix check-build.sh to work with kernel > 3.0
- use original .tar.gz
- update to 1.22 - use a more useful definition of IN_xxx methods - any bits, not a match. (pointed out by Anatoliy Grishayev). - slightly reworked the documentation.
- license update: GPL+ or Artistic See COPYING file. Same license as perl expands to GPL+ or Artistic
- switch to perl_requires macro
- remove /var/adm/perl-modules
- update to 1.21 * fix a couple of typoes, as pointed out by Grant McLean. * rely on common::sense for stricter namespace checking. * include IN_DELETE_SELF in events that cancel watchers, as the kernel seems to handle it this way only. * require sys/inotify.h to be installed, remove the local copy (patch by Adrian Bunk). * update examples.
- enable parallel build
- update check-build.sh
- remove buildrequires for certain kernel, does not help in a build environment - added check-build.sh to require at least 2.6.17 on build host
- initial package build