[Bug 720857] Review Request: datalog - A Lightweight Deductive Database using Datalog

bugzilla at redhat.com bugzilla at redhat.com
Thu Jan 26 22:42:26 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=720857

--- Comment #31 from John D. Ramsdell <ramsdell at mitre.org> 2012-01-26 17:42:24 EST ---
When Lua 5.2 comes out, I suggest the following changes be made to the spec
file:

$ diff -ur a b
diff -ur a/datalog.spec b/datalog.spec
--- a/datalog.spec 2012-01-26 17:01:18.755156624 -0500
+++ b/datalog.spec 2012-01-26 17:34:24.117866981 -0500
@@ -1,8 +1,8 @@
-%define luapkgdir %{_datadir}/lua/5.1
+%define luapkgdir %{_datadir}/lua/5.2

 Name:  datalog
 Version: 1.8
-Release: 1%{?dist}
+Release: 2%{?dist}

 Source0: http://downloads.sourceforge.net/datalog/%{name}-%{version}.tar.gz

@@ -13,7 +13,7 @@
 License: LGPLv2+
 Group:  Applications/Databases

-BuildRequires: texinfo, lua-devel == 5.1.4
+BuildRequires: texinfo, lua-devel < 5.3

 %description
 This package contains a lightweight deductive database system.
$

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list