rpmbuild
Understanding how rpmbuild works
It seems that the RPM logic is quite different from what I know already and I am having some issues understanding the \"RPM logic\". For my work, I have to create a documentation on \"How-to create a[详细]
2022-12-30 04:24 分类:问答rpmbuild generates RPM in which subdirectory
rpmbuild generates RPM under which dir开发者_如何学Pythonectory? I checked the RPMS directory:- [root@tom adil]# ls /usr/src/redhat/[详细]
2022-12-26 00:39 分类:问答Rpmbuild - setting name of created .rpm
I\'ve been trying to find out what\'s the easiest way to set a fixed filename during rpm creation. Can it be set somewhere in .spec file or as rpmbuild parameter? The default name depends on version a[详细]
2022-12-23 04:26 分类:问答Can you use RPM to distribute a *.bin file
I\'ve never had to do this and I\'m not really sure you can do it or not. But can I use RPM to distribute an already created *.bin file (a Linux self extracting binary files). My scenario is this, we[详细]
2022-12-20 17:22 分类:问答How do you specify $? options in an rpm file
I\'m trying to build freetds but want it to include the static libraries in freetds-devel.It looks like it takes an option _with_static but it\'s unclear to specify it.Here\'s a section of the RPM fil[详细]
2022-12-19 20:44 分类:问答rpmbuild spec file ignore file that does not exist
Is it possible to tell an rpmbuild spec file to ignore a file in the files list if it doesn\'t exist?[详细]
2022-12-16 04:25 分类:问答Recreate an RPM from an installed RPM on linux [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2022-12-15 09:24 分类:问答How to solve No such file or directory error: Bad exit status from (%prep) while building an RPM?
I am building an rpm please let me know where i am going wrong, My spec file is rpms.spec and the contents are:[详细]
2022-12-13 01:51 分类:问答Building rpm
Is there an easy procedure to build an RPM.If so Please explain or provide the link......... My requirement is very simple ..[详细]
2022-12-13 00:23 分类:问答