|
发表于 2006-6-16 12:46:17
|
显示全部楼层
There are several sub dirs under there such as BULID, SOURCE, RPM, SRPM, SPEC. When you have your src.rpm installed, the contents go to SPEC for the spec file and SOURCE for the tar.gz and patch files. When you build the binary rpm, source files will extracted to BUILD dir to be built, under there you will see all the source code. |
|