Do dependencies specified in .rpm file?
Valery Reznic
valery_reznic at yahoo.com
Wed Nov 26 09:12:04 UTC 2014
In order to get dependencies and other info about package you don't have to extract cpio from it.
Instead you can use
rpm - --qf YOUR_FORMAT rpm_package
to get all kind of info about packages.
Valery
>________________________________
> From: Ali AlipourR <alipoor90 at gmail.com>
>To: rpm-list at lists.rpm.org
>Sent: Wednesday, November 26, 2014 10:40 AM
>Subject: Do dependencies specified in .rpm file?
>
>
>
>Hi
>Do rpmbuild will embed list of dependencies, package info etc in .rpm file? how can I view it?
>
>I tried extracting .rpm file with rpm2cpio and piping it to cpio but it just gives me package binary files etc and not any file related to package info and deplist ...
>
>Thanks
>
>
>
>_______________________________________________
>Rpm-list mailing list
>Rpm-list at lists.rpm.org
>http://lists.rpm.org/mailman/listinfo/rpm-list
>
>
>
More information about the Rpm-list
mailing list