ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/elfutils.spec
Revision: 1.2
Committed: Tue Jun 19 10:53:21 2007 UTC (17 years, 10 months ago) by eulisse
Branch: MAIN
CVS Tags: ge20070622
Changes since 1.1: +4 -2 lines
Log Message:
* Builds -wt1 version of apt/rpm and dependencies.

File Contents

# Content
1 ### RPM external elfutils 0.128-wt1
2 #TODO: put everything in rpm.spec???
3 Source: ftp://sources.redhat.com/pub/systemtap/%{n}/%{n}-%{realversion}.tar.gz
4
5 %prep
6 %setup -n %n-%realversion
7 %build
8 ./configure --prefix=%i
9 make %makeprocesses
10 %install
11 make install
12 rm -rf %i/bin