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

Comparing COMP/CMSDIST/openssl.spec (file contents):
Revision 1.1 by argiro, Fri Feb 10 09:38:39 2006 UTC vs.
Revision 1.3 by eulisse, Mon Apr 24 18:53:09 2006 UTC

# Line 1 | Line 1
1 < ### RPM external openssl 0.9.7b
1 > ### RPM external openssl 0.9.7d
2   Source: http://www.openssl.org/source/%n-%v.tar.gz
3 + Requires: perl
4  
5   %build
6   ./config --prefix=%i shared
7   make
8 + %install
9 + make install
10 + perl -p -i -e "s|^#!.*perl|#!/usr/bin/env perl|" %{i}/ssl/misc/CA.pl %{i}/ssl/misc/der_chop %{i}/bin/c_rehash

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines