summaryrefslogtreecommitdiffstats
path: root/lua.spec
diff options
context:
space:
mode:
authorHans de Goede <jwrdegoede@fedoraproject.org>2007-11-26 08:44:36 +0000
committerHans de Goede <jwrdegoede@fedoraproject.org>2007-11-26 08:44:36 +0000
commit9892d0957908a5584b5412171dada54ae4f7c350 (patch)
treec0d8f4b97613bde050305a82d2e2f27ff2c414c0 /lua.spec
parent4ad1de21c274a5ebfe6e1ef2e5848ac90f23ec98 (diff)
downloadlua-9892d0957908a5584b5412171dada54ae4f7c350.tar.gz
lua-9892d0957908a5584b5412171dada54ae4f7c350.tar.xz
lua-9892d0957908a5584b5412171dada54ae4f7c350.zip
* Mon Nov 26 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 5.1.2-4lua-5_1_2-4_fc9
- Fix libdir in lua.pc being /usr/lib on x86_64 (bz 399101)
Diffstat (limited to 'lua.spec')
-rw-r--r--lua.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/lua.spec b/lua.spec
index c5d9e2b..421fa13 100644
--- a/lua.spec
+++ b/lua.spec
@@ -1,6 +1,6 @@
Name: lua
Version: 5.1.2
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Powerful light-weight programming language
Group: Development/Languages
License: MIT
@@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon Nov 26 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 5.1.2-4
+- Fix libdir in lua.pc being /usr/lib on x86_64 (bz 399101)
+
* Sun Oct 21 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 5.1.2-3
- Also use lib64 instead of lib on ia64 and sparc64