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

Comparing COMP/CMSDIST/sqlite.spec (file contents):
Revision 1.9 by ratnik, Wed Apr 18 23:46:02 2007 UTC vs.
Revision 1.11 by elmer, Tue May 22 16:57:03 2007 UTC

# Line 1 | Line 1
1 < ### RPM external sqlite 3.3.5
2 < Requires: gcc-wrapper
3 < Source: http://www.sqlite.org/%{n}-%{v}.tar.gz
1 > ### RPM external sqlite 3.3.5-XXXX
2 > Source: http://www.sqlite.org/%{n}-%{realversion}.tar.gz
3 >
4 > %prep
5 > %setup -n %n-%{realversion}
6 >
7   %build
5 ## IMPORT gcc-wrapper
8   ./configure --prefix=%i --disable-tcl
9   make %makeprocesses

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines