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.12 by elmer, Mon Jun 25 13:23:22 2007 UTC vs.
Revision 1.15 by elmer, Wed Jun 27 12:50:44 2007 UTC

# Line 1 | Line 1
1 < ### RPM external sqlite 3.3.5-XXXX
1 > ### RPM external sqlite 3.3.5-CMS3
2   Source: http://www.sqlite.org/%{n}-%{realversion}.tar.gz
3 < Patch1: sqlite_3.3.5_readline_for_32bit_on_64bit_build
3 > Patch1: sqlite_%{realversion}_readline_for_32bit_on_64bit_build
4  
5   %prep
6   %setup -n %n-%{realversion}
# Line 8 | Line 8 | Patch1: sqlite_3.3.5_readline_for_32bit_
8   # link is missing from the 32-bit compatibility area on the 64-bit build
9   # machines and apparently they don't have a -devel build with it. It
10   # definitely should be reviewed at some point.
11 < %patch1 -p1
11 > %patch1 -p1
12   mkdir .libs
13   ln -s /usr/lib/libreadline.so.4.3 .libs/libreadline.so
14  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines