Results 1 to 3 of 3
if u wanna extract rpm u simply use rpm2cpio ...
what should i do if i wanna make this extracted file convert backwards into rpm?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-25-2004 #1Just Joined!
- Join Date
- Sep 2004
- Location
- Vilnius, Lithuania
- Posts
- 2
extracted file back to rpm
if u wanna extract rpm u simply use rpm2cpio ...
what should i do if i wanna make this extracted file convert backwards into rpm?
- 09-28-2004 #2Just Joined!
- Join Date
- Sep 2004
- Location
- belgium
- Posts
- 10
I'm not sure it is possible.
To create an rpm file, you usually start from a source code. You add a spec file, and package that into a .srpm file. You can the dreate the rpm package with rpmbuild.
I never saw a method to create an rpm file from a binary package.
HTH
Flupke
- 10-01-2004 #3
what do you mean by extracted file?
like a .tar or .bz2 file? or what?


Reply With Quote
