-
Remove text that makes this look like a fork.
ralight committedFeb 8, 2010 -
Restore default Reqs and BuildReqs for altlinux.
ralight committedFeb 8, 2010
-
Add readme.txt to dist target.
ralight committedFeb 7, 2010 -
Add readme with info about what I've changed.
ralight committedFeb 7, 2010 -
Bump rpm version number. Use makefile in rpm spec file.
ralight committedFeb 7, 2010 -
Change rpm deps/builddeps for use on opensuse build service.
ralight committedFeb 7, 2010 -
ralight committed
Feb 7, 2010 -
ralight committed
Feb 7, 2010
-
spec: added dependency on libsqlite3 >= 3.3.8-alt2
The calls to libsqlite3 are dispatched through "virtual table" routines, which does not produce the dependency on libsqlite3.so.0. struct sqlite3_api_routines { ... }; const sqlite3_api_routines *sqlite3_api; $ objdump -p /usr/lib/sqlite3/pcre.so |grep NEEDED NEEDED libpcre.so.3 NEEDED libc.so.6 $ nm -D /usr/lib/sqlite3/pcre.so |grep sqlite3 00001d84 B sqlite3_api 000006e0 T sqlite3_extension_init $svpv committedJan 20, 2007
-
added URL http://git.altlinux.org/...
svpv committedJan 10, 2007 -
svpv committed
Jan 10, 2007 -
spec: let it be public domain, the same as sqlite itself
svpv committedJan 10, 2007
-
svpv committed
Nov 15, 2006
-
svpv committed
Nov 7, 2006
-
svpv committed
Nov 1, 2006