Hi all, I have a need to rebuild the gstreamer and gst-plugins in CentOS 7. So I found the wiki for rebuilding a source package... I downloaded the vault.centos.org files, installed them with dependencies. I did the rpmbuild -ba for each of the four packages. All seemed to go well. No errors reported. However - the /usr/bin/gst-inspect* listing shows the files as OLD ls -l /usr/bin/gst-inspect* -rwxr-xr-x 1 root root 16000 Jun 9 2014 /usr/bin/gst-inspect -rwxr-xr-x 1 root root 45488 Jun 9 2014 /usr/bin/gst-inspect-0.10 -rwxr-xr-x 1 root root 45552 Nov 20 2015 /usr/bin/gst-inspect-1.0 However the file was genereated as shows here: pwd /root/rpmbuild/BUILD/gstreamer-0.10.36/tools [root@W530 tools]# ls -l gst-inspect* -rwxr-xr-x 1 root root 36632 Feb 7 08:42 gst-inspect -rwxr-xr-x 1 root root 8436 Feb 7 08:42 gst-inspect-0.10 -rw-r--r-- 1 root root 1768 Feb 7 08:42 gst-inspect-0.10.1 -rw-r--r-- 1 silentm silentm 1768 Dec 11 2011 gst-inspect.1.in -rw-r--r-- 1 silentm silentm 53933 Feb 7 08:42 gst-inspect.c -rw-r--r-- 1 silentm silentm 47400 Dec 29 2011 gst-inspect.c.rpm-provides So the package built... why did /usr/bin/gst-inspect* not match the above directory. Did I miss something? Thanks, Jerry _______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx https://lists.centos.org/mailman/listinfo/centos