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

Comparing COMP/CMSDIST/beecrypt.spec (file contents):
Revision 1.2 by ratnik, Wed Apr 18 23:46:01 2007 UTC vs.
Revision 1.13 by diego, Tue Feb 23 17:15:52 2010 UTC

# Line 1 | Line 1
1   ### RPM external beecrypt 4.1.2
2 < Requires: gcc-wrapper
3 < Source: http://switch.dl.sourceforge.net/sourceforge/%n/%n-%v.tar.gz
4 <
2 > ## INITENV +PATH LD_LIBRARY_PATH %{i}/lib64
3 > Source: http://puzzle.dl.sourceforge.net/sourceforge/%n/%n-%realversion.tar.gz
4 > %prep
5 > %setup -n %n-%realversion
6   %build
6 ## IMPORT gcc-wrapper
7   ./configure --prefix=%i --without-python --without-java
8   make
9 + %post
10 + %{relocateConfig}lib64/libbeecrypt.la

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines