[Rpm-maint] [rpm-software-management/rpm] Require package names to be valid provides (#1778)
Panu Matilainen
notifications at github.com
Wed Oct 13 08:50:48 UTC 2021
@pmatilai commented on this pull request.
> @@ -19,6 +19,7 @@
#undef HTDATATYPE
#define ALLOWED_CHARS_NAME ".-_+%{}"
+#define ALLOWED_CHARS_NAME_FIRST "_%{}"
Ditto here, ALLOWED_FIRSTCHARS_NAME will be more obvious to the reader and easier to grep for.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1778#pullrequestreview-778278691
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20211013/f80a5e61/attachment.html>
More information about the Rpm-maint
mailing list