File triggers implemented as string prefixes should match either entire 
file/directory paths to minimize false matches. Basically a trigger on a 
directory should match as if it always ended in a /' and all other matches 
should be entire file paths.

Alternatively, pattern matching with globs and/or regex' should be implemented.

File trigger paths should be canonicalized to remove extraneous aliasing  cruft 
like "/.././///".

(from #405)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/412
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to