|
|
@@ -24,9 +24,9 @@
|
|
|
|
|
|
# package information
|
|
|
Name: rekall
|
|
|
-Summary: RDBM Frontend Form GUI
|
|
|
+Summary: RDBMS Application Frontend GUI
|
|
|
URL: http://www.rekallrevealed.org/
|
|
|
-Vendor: TheKompany
|
|
|
+Vendor: Mike Richardson & John Dean
|
|
|
Packager: OpenPKG
|
|
|
Distribution: OpenPKG
|
|
|
Class: EVAL
|
|
|
@@ -66,8 +66,11 @@ AutoReq: no
|
|
|
AutoReqProv: no
|
|
|
|
|
|
%description
|
|
|
- Rekall is a RDBMS frontend GUI similar in concept to Microsoft Access.
|
|
|
- It currently supports the MySQL and PostgreSQL RDBMS.
|
|
|
+ Rekall is a RDBMS frontend GUI similar in concept to Microsoft
|
|
|
+ Access. It supports the local RDBMS XBase/XBSQL and remote RDBMS
|
|
|
+ MySQL and PostgreSQL for data storage. Its own meta information is
|
|
|
+ stored in XML format either locally on the filesystem or also in the
|
|
|
+ remote RDBMS.
|
|
|
|
|
|
%track
|
|
|
prog rekall = {
|