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

Comparing COMP/CMSDIST/libungif.spec (file contents):
Revision 1.1 by eulisse, Tue Apr 25 12:02:34 2006 UTC vs.
Revision 1.4 by ratnik, Wed Apr 18 23:46:01 2007 UTC

# Line 1 | Line 1
1   ### RPM external libungif 4.1.4
2 + Requires: gcc-wrapper
3 +
4   Source: http://switch.dl.sourceforge.net/sourceforge/%{n}/%{n}-%{v}.tar.gz
5  
6   %build
7 + ## IMPORT gcc-wrapper
8   ./configure --prefix=%{i}
9   make %makeprocesses
10 + %install
11 + make install
12 + perl -p -i -e "s|^#!.*perl|#!/usr/bin/env perl|" %{i}/bin/gifburst

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines