ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/elfutils.spec
Revision: 1.1
Committed: Tue Jun 12 14:56:08 2007 UTC (17 years, 10 months ago) by eulisse
Branch: MAIN
Log Message:
* rpm now builds and works without any external dependency
* rpm updated to 4.4.9
* elfutils and neon added to the system (required by rpm)
* beecrypt and expat now work in a 64 bit environment

File Contents

# User Rev Content
1 eulisse 1.1 ### RPM external elfutils 0.128
2     #TODO: put everything in rpm.spec???
3     Source: ftp://sources.redhat.com/pub/systemtap/elfutils/elfutils-0.128.tar.gz
4    
5     %build
6     ./configure --prefix=%i
7     make %makeprocesses
8     %install
9     make install
10     rm -rf %i/bin