ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
COMP
/
CMSDIST
/
sqlite.spec
Revision:
1.1
Committed:
Wed Feb 22 15:02:01 2006 UTC
(19 years, 2 months ago) by
eulisse
Branch:
MAIN
Log Message:
First imported to repository.
File Contents
#
User
Rev
Content
1
eulisse
1.1
### RPM external sqlite 3.2.1
2
Source:
http://www.sqlite.org/%
{n}-%{v}.tar.gz
3
%build
4
./configure --prefix=%i --disable-tcl
5
make