summaryrefslogtreecommitdiff
path: root/lua-cjson.spec
diff options
context:
space:
mode:
authorMark Pulford <mark@kyne.com.au>2011-12-15 21:49:59 +1030
committerMark Pulford <mark@kyne.com.au>2011-12-15 21:49:59 +1030
commitd9aafecde941ae85334462269e521f5a9e1c9d6c (patch)
tree5d48db566bc0211223a5cd74d042fc6240ac0a09 /lua-cjson.spec
parent35780fbe7d29e33abc0c18c9bcd5e91b6e08e31e (diff)
downloadlua-cjson-d9aafecde941ae85334462269e521f5a9e1c9d6c.tar.gz
lua-cjson-d9aafecde941ae85334462269e521f5a9e1c9d6c.tar.bz2
lua-cjson-d9aafecde941ae85334462269e521f5a9e1c9d6c.zip
Remove TODO from releases
Diffstat (limited to 'lua-cjson.spec')
-rw-r--r--lua-cjson.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua-cjson.spec b/lua-cjson.spec
index 0f7fe9a..942151e 100644
--- a/lua-cjson.spec
+++ b/lua-cjson.spec
@@ -39,7 +39,7 @@ rm -rf "$RPM_BUILD_ROOT"
39 39
40%files 40%files
41%defattr(-,root,root,-) 41%defattr(-,root,root,-)
42%doc LICENSE NEWS performance.txt manual.html manual.txt rfc4627.txt tests THANKS TODO 42%doc LICENSE NEWS performance.txt manual.html manual.txt rfc4627.txt tests THANKS
43%{lualibdir}/* 43%{lualibdir}/*
44 44
45 45