From 5c3d0f9ddfe1df81cd116f379085a0c1dcbd9ee2 Mon Sep 17 00:00:00 2001 From: lissav Date: Wed, 21 Sep 2011 19:13:13 +0000 Subject: [PATCH] Debug-Trace build info Former-commit-id: 535af6ed830d82274916af9af0a3a167025a7e6d --- perl-Debug-Trace/Build-notes | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/perl-Debug-Trace/Build-notes b/perl-Debug-Trace/Build-notes index 1cc45d7..887ee68 100644 --- a/perl-Debug-Trace/Build-notes +++ b/perl-Debug-Trace/Build-notes @@ -1,8 +1,9 @@ Build notes -1. download Debug-Trace-0.04.tar.gz +Download Debug-Trace-0.04.tar.gz and copy it to /usr/src//SOURCES (where ="redhat" for RH, and ="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//Debug-Trace.spec -5. rpm gets created in /usr/src/redhat/RPMS/noarch/perl-Debug-Trace-0-04.noarch.rpm +Build a spec file by running cpan2rpm Debug-Trace-0.04.tar.gz or use the Debug-Trace.spec in this directory. +On the target Linux machine, it has to be built for each each perl level. + copy Debug-Trace.spec to /usr/src/redhat/SPECS + rpmbuild -bb /usr/src//Debug-Trace.spec +rpm gets created in /usr/src/redhat/RPMS/noarch/perl-Debug-Trace-0-04.noarch.rpm