commit bd752bdec3c6c721e94984308538b8e26d69f357
Author: Elan Ruusamäe <[email protected]>
Date: Wed May 13 10:26:00 2015 +0300
typos
sqlite3.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sqlite3.spec b/sqlite3.spec
index c77f47d..6398456 100644
--- a/sqlite3.spec
+++ b/sqlite3.spec
@@ -20,7 +20,7 @@
%undefine with_tests
%endif
-# lua versions with zero padded without any dots (3 08 10 01 is 3.8.10.1)
+# sqlite3 version with zero padded without any dots (3 08 10 01 is 3.8.10.1)
%define vnum 3081001
%define ver %{lua:vn=rpm.expand("%vnum");v="";for i
in string.gmatch(string.format("%08d", vn), "..") do; v=v.."."..i:gsub("^0",
"");end;v=v:gsub("^.","");print(v)}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sqlite3.git/commitdiff/bd752bdec3c6c721e94984308538b8e26d69f357
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit