FS#23206 - libvpx-0.9.6-1 header files have wrong permissions

Attached to Project: Arch Linux
Opened by Mikhail Vorozhtsov (mvorozhtsov) - Wednesday, 09 March 2011, 12:55 GMT
Last edited by Gaetan Bisson (vesath) - Wednesday, 09 March 2011, 13:18 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

$ ls -l /usr/include/vpx
-rw-r----- 1 root root 10091 Mar 5 02:40 vp8cx.h
-rw-r----- 1 root root 1962 Mar 5 02:40 vp8dx.h
-rw-r----- 1 root root 2045 Mar 5 02:40 vp8e.h
-rw-r----- 1 root root 4686 Mar 5 02:40 vp8.h
-rw-r----- 1 root root 20360 Mar 5 02:40 vpx_codec.h
-rw-r----- 1 root root 633 Mar 5 02:40 vpx_codec_impl_bottom.h
-rw-r----- 1 root root 641 Mar 5 02:40 vpx_codec_impl_top.h
-rw-r----- 1 root root 23885 Mar 5 02:40 vpx_decoder_compat.h
-rw-r----- 1 root root 12836 Mar 5 02:40 vpx_decoder.h
-rw-r----- 1 root root 32259 Mar 5 02:40 vpx_encoder.h
-rw-r----- 1 root root 10926 Mar 5 02:40 vpx_image.h
-rw-r----- 1 root root 1346 Mar 5 02:40 vpx_integer.h
$ sudo tar -ttf /var/cache/pacman/pkg/libvpx-0.9.6-1-x86_64.pkg.tar.xz | grep '\.h$'
-rw-r----- root/root 23885 2011-03-05 02:40 usr/include/vpx/vpx_decoder_compat.h
-rw-r----- root/root 10926 2011-03-05 02:40 usr/include/vpx/vpx_image.h
-rw-r----- root/root 20360 2011-03-05 02:40 usr/include/vpx/vpx_codec.h
-rw-r----- root/root 2045 2011-03-05 02:40 usr/include/vpx/vp8e.h
-rw-r----- root/root 32259 2011-03-05 02:40 usr/include/vpx/vpx_encoder.h
-rw-r----- root/root 12836 2011-03-05 02:40 usr/include/vpx/vpx_decoder.h
-rw-r----- root/root 633 2011-03-05 02:40 usr/include/vpx/vpx_codec_impl_bottom.h
-rw-r----- root/root 641 2011-03-05 02:40 usr/include/vpx/vpx_codec_impl_top.h
-rw-r----- root/root 10091 2011-03-05 02:40 usr/include/vpx/vp8cx.h
-rw-r----- root/root 1346 2011-03-05 02:40 usr/include/vpx/vpx_integer.h
-rw-r----- root/root 1962 2011-03-05 02:40 usr/include/vpx/vp8dx.h
-rw-r----- root/root 4686 2011-03-05 02:40 usr/include/vpx/vp8.h
This task depends upon

Closed by  Gaetan Bisson (vesath)
Wednesday, 09 March 2011, 13:18 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#23204 

Loading...