From 589aab0113890c26454fd03fc31a4a9bc8217250 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 29 Oct 2018 15:07:07 +0100 Subject: lib/mysql-functions: add TODO --- lib/mysql-functions | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/mysql-functions') diff --git a/lib/mysql-functions b/lib/mysql-functions index 5497968..7b4151b 100755 --- a/lib/mysql-functions +++ b/lib/mysql-functions @@ -338,6 +338,9 @@ mysql_generate_package_metadata() { t mangle_version d :mangle_version +# TODO: we might want to keep the pkgrel part and only remove the +# sub_pkgrel part - but then we need to include pkgrels the provide +# side, too(?) s/\(=\|<\|<=\|>=\|>\)\([^[:space:]-]\+\)\(-\S*\)\?$/\t\1\t\2/ t split_epoch h -- cgit v1.2.3-54-g00ecf