New commits:
commit a1852c21c35b332cd005137379c357d4c6e1cd8b
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>
vlc: check_self after cast of libdvbpsi (if we depend on it)
Performing check_self on vlc
Doing initialization for the ldd check
Checking vlc (1 of 1)
File test
Library test
The following files from vlc have missing library dependencies:
/usr/lib/vlc/plugins/access/libdvb_plugin.so
libdvbpsi.so.6 => not found
/usr/lib/vlc/plugins/demux/libts_plugin.so
libdvbpsi.so.6 => not found
/usr/lib/vlc/plugins/mux/libmux_ts_plugin.so
libdvbpsi.so.6 => not found
vlc is broken
diff --git a/video/vlc/HISTORY b/video/vlc/HISTORY
index 7f1a58f..d1233b8 100644
--- a/video/vlc/HISTORY
+++ b/video/vlc/HISTORY
@@ -1,3 +1,6 @@
+2011-11-23 Bor Kraljič <pyrobor AT ver.si>
+ * TRIGGERS: check_self after cast of libdvbpsi (if we depend on it)
+
2011-10-07 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.1.12, SECURITY_PATCH=21, VideoLAN-SA-1107