Have next kind of question. Wanna to rebuild garbage collector (gc-7.1-10.el6.src.rpm) and exclude ld-linux.so.2, ld-linux.so.2(GLIBC_2.3) & libpthread.so.0(GLIBC_2.3.2) dependencies.
how to get list of all rpm packages installed on Linux using Perl. any help is appreci开发者_如何学Cated.I guess you can always use the rpm command:
How to detect if the rpm package installatio开发者_Python百科n\'s post install section code failed ?
is it possible to keep RPM from changing the permissions of a directory when an update is done. I.e. we have some directories that are needed for the application to work correctly. However the user mi
I\'m trying to create an RPM-packaged Ear file that should be installable together with other RPM-packagesd Ear files in a JBoss container. (I could probably create a separate container within JBoss,
Have generated rpm package with the spec file, where used Requires(post) to specify the required tools for the post installation section.
I have created a C++ application under redhat linux environment. Beside this application, I have also created many *.so libraries required by the application. The created application uses some Boost C
I\'ve created repository where I store my own packages. System uses my and some other public repositories.
I have developed some project by Qt and now I want to distribute the binary of the projects with rpm?
Because I have to install multiple versions of Python on multiple Oracle Linux servers which are built via a kickstart process, I wanted to build a python rpm for our yum repository.I was able to buil