summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans de Goede <jwrdegoede@fedoraproject.org>2008-04-05 07:24:12 +0000
committerHans de Goede <jwrdegoede@fedoraproject.org>2008-04-05 07:24:12 +0000
commite12c6412f0a8126c5f9e50dec6778786d03174d2 (patch)
tree25d145797b835a1e781a4a817d48829ca02e54f5
parent76b6600768e6265fb043d9b8368479a5b977e2b8 (diff)
downloadlua-e12c6412f0a8126c5f9e50dec6778786d03174d2.tar.gz
lua-e12c6412f0a8126c5f9e50dec6778786d03174d2.tar.xz
lua-e12c6412f0a8126c5f9e50dec6778786d03174d2.zip
* Sat Apr 5 2008 Hans de Goede <j.w.r.degoede@hhs.nl> 5.1.3-4lua-5_1_3-4_fc9
- Not only own $libdir/lua/5.1 and $datadir/lua/5.1 but also $libdir/lua and $datadir/lua for proper removal of these dirs upon lua removal
-rw-r--r--lua.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/lua.spec b/lua.spec
index 4e36c38..fbf82fa 100644
--- a/lua.spec
+++ b/lua.spec
@@ -1,6 +1,6 @@
Name: lua
Version: 5.1.3
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Powerful light-weight programming language
Group: Development/Languages
License: MIT
@@ -67,7 +67,9 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/lua*
%{_libdir}/liblua-*.so
%{_mandir}/man1/lua*.1*
+%dir %{_libdir}/lua
%dir %{_libdir}/lua/5.1
+%dir %{_datadir}/lua
%dir %{_datadir}/lua/5.1
@@ -80,6 +82,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Sat Apr 5 2008 Hans de Goede <j.w.r.degoede@hhs.nl> 5.1.3-4
+- Not only own $libdir/lua/5.1 and $datadir/lua/5.1 but also $libdir/lua
+ and $datadir/lua for proper removal of these dirs upon lua removal
+
* Fri Mar 14 2008 Tim Niemueller <tim@niemueller.de> - 5.1.3-3
- own $libdir/lua/5.1 and $datadir/lua/5.1. These are the standard package
search path for Lua. Packaging them properly allows for easy creation of