https://bugzilla.redhat.com/show_bug.cgi?id=1809469 Artur Iwicki <fedora@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fedora@xxxxxxxxxx --- Comment #2 from Artur Iwicki <fedora@xxxxxxxxxx> --- >Group: Applications/Databases The "Group:" tag is not used in Fedora. >%clean Ditto for the "%clean" section. https://docs.fedoraproject.org/en-US/packaging-guidelines/#_tags_and_sections >%description %TiDB is an open-source NewSQL database that supports Hybrid Transactional and Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability. The description should be broken down into multiple lines, each one no longer than 80 characters. https://docs.fedoraproject.org/en-US/packaging-guidelines/#_summary_and_description >%{__mkdir} -p %{buildroot}%{_bindir} >%{__install} -D -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/tidb/config.toml Macro forms of system executables should not be used. https://docs.fedoraproject.org/en-US/packaging-guidelines/#_macros -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx