ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/automake.spec
(Generate patch)

Comparing COMP/CMSDIST/automake.spec (file contents):
Revision 1.1 by eulisse, Mon Aug 28 18:37:13 2006 UTC vs.
Revision 1.3 by ratnik, Wed Apr 18 23:46:01 2007 UTC

# Line 1 | Line 1
1   ### RPM external automake 1.9.6
2 + Requires: gcc-wrapper
3   Source: http://ftp.gnu.org/gnu/%n/%n-%v.tar.gz
4   Requires: autoconf
5  
6   %build
7 + ## IMPORT gcc-wrapper
8   ./configure --prefix=%i
9   make
10 < perl -p -i -e "s|#!.*perl(.*)|#!/usr/bin/env perl($1)|" aclocal automake
10 > perl -p -i -e "s|#!.*perl(.*)|#!/usr/bin/env perl$1|" aclocal automake
11 >
12 > %post
13 > %{relocateConfig}bin/automake-1.9
14 > %{relocateConfig}bin/automake
15 > %{relocateConfig}bin/aclocal-1.9
16 > %{relocateConfig}bin/aclocal
17 > %{relocateConfig}share/automake-1.9/Automake/Config.pm
18 >

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines