2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-21 17:11:45 +00:00
xcat-dep/perl-Debug-Trace/Build-notes
lissav 8c92628996 build info
Former-commit-id: 4fb09c267e4f12a0eefcd3573a6ee4557d1c2ce2
2011-09-21 16:39:27 +00:00

9 lines
403 B
Plaintext

Build notes
1. download Debug-Trace-0.04.tar.gz
and copy it to /usr/src/<pkgs>/SOURCES (where <pkgs>="redhat" for RH, and <pkgs>="packages" for SLES)
2. Build a spec file by runing cpan2rpm Debug-Trace-0.04.tar.gz
3. copy Debug-Trace.spec to /usr/src/redhat/SPECS
4. rpmbuild -bb /usr/src/<pkgs>/Debug-Trace.spec
5. rpm gets created in /usr/src/redhat/RPMS/noarch/perl-Debug-Trace-0-04.noarch.rpm