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

Comparing COMP/CMSDIST/autoconf.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 autoconf 2.60
2 + Requires: gcc-wrapper
3   Source: http://ftp.gnu.org/gnu/%n/%n-%v.tar.gz
4  
5   %build
6 + ## IMPORT gcc-wrapper
7   ./configure --prefix=%i
8   make
9   %install
# Line 12 | Line 14 | perl -p -i -e "s|#\!.*perl(.*)|#!/usr/bi
14                                                         %{i}/bin/ifnames \
15                                                         %{i}/bin/autoscan \
16                                                         %{i}/bin/autoupdate
17 + %post
18 + %{relocateConfig}bin/autoconf
19 + %{relocateConfig}bin/autoheader
20 + %{relocateConfig}bin/autom4te
21 + %{relocateConfig}bin/autoreconf
22 + %{relocateConfig}bin/autoscan
23 + %{relocateConfig}bin/autoupdate
24 + %{relocateConfig}bin/ifnames
25 + %{relocateConfig}share/autoconf/autom4te.cfg

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines