[lua-penlight] with docs

Tom Callaway spot at fedoraproject.org
Wed May 15 01:02:37 UTC 2013


commit fddff1cec167c23558992ee456adc34f3c3a8e68
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Tue May 14 21:02:09 2013 -0400

    with docs

 lua-penlight.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/lua-penlight.spec b/lua-penlight.spec
index 87551d1..e2abcfb 100644
--- a/lua-penlight.spec
+++ b/lua-penlight.spec
@@ -2,11 +2,11 @@
 %global luapkgdir %{_datadir}/lua/%{luaver}
 
 # there's a circular (build) dependency with lua-ldoc
-%global with_docs 0
+%global with_docs 1
 
 Name:		lua-penlight
 Version:	1.1.0
-Release:	1%{?dist}.1
+Release:	2%{?dist}
 Summary:	Penlight Lua Libraries
 License:	MIT
 URL:		https://github.com/stevedonovan/Penlight
@@ -102,6 +102,9 @@ lua run.lua tests
 
 
 %changelog
+* Tue May 14 2013 Tom Callaway <spot at fedoraproject.org> - 1.1.0-2
+- rebuild with docs
+
 * Sun May 12 2013 Tom Callaway <spot at fedoraproject.org> - 1.1.0-1.1
 - rebuild for lua 5.2, no docs
 


More information about the scm-commits mailing list