Hello Jerry,
it is a little while back, but:
First I'm analyse what the steps to do.
- Unpack the packackge rpm -i that place it into my home folder /home/xxx/rpmbuild
- make my changes
- rpmbuild -bs rpmbuild/SPECS/..spec (file)
. mock rpmbuild/SRPM/new.src.rpm (file) - creates a sandbox for build, doesn'T screw up your system.
- move it to my repo location (createrepo) or install it by
sudo yum install "new.rpm" (because of dependency check)
Hm, that's how rpm's are build in most cases.
Sincerely
Andy
ps: yum provides /usr/bin/gst-inspect -> tells you which (current) package.
Am Dienstag, den 07.02.2017, 11:05 -0500 schrieb Jerry Geis:
Gordon,
Did you install the package that you built? "rpm -qf /usr/bin/gst-inspect"
All I did was the rpmbuild -ba for each of the items: gsteamer and the plugins.
I was expecting that command would build and install?
If that is not the case what do you run to install the package for gstreamer and the plugins?
THanks,
Jerry _______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos