How to build a rmp package
- become root
- copy xtmix-0.4.spec to /usr/src/redhat/SPECS/xtmix-0.4.spec
- copy xtmix04.tgz to /usr/src/redhat/SOURCES/xtmix04.tgz
- cd to /usr/src/redhat/SPECS
- do a rpm -ba xtmix-0.4.spec
- you get the binary rpm in /usr/src/redhat/RPMS/i386 (or alpha) and the source rpm in /usr/src/redhat/SRPMS
- remove the directory /tmp/xtmix-build
- install the new built mixer with rpm -i /usr/src/redhat/RPMS/i386/xtmix-0.4-0.i386.rpm
Martin Denn <martin.denn@rhein-main.de>, 17.08.1998
