https://bugzilla.redhat.com/show_bug.cgi?id=2446921



--- Comment #4 from Benson Muite <[email protected]> ---
a) Please use commit format

%global commit 894fcb48e5de900229ceb5707a13932916aa203a
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commitdate 20260312

Name:     openabf
Version:  2.0.0^%{commitdate}git%{shortcommit}
Release:  %autorelease
Summary:  A single-header C++ library of angle-based flattening algorithms
License:  Apache-2.0
URL:      https://gitlab.com/educelab/OpenABF
Source:   %{url}/-/archive/%{commit}/OpenABF-%{shortcommit}.tar.gz
:
:
%autosetup -n PROJECT-%{commit}  


see:
https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/#_commit_revision

b) Please put the documentation in a noarch subpackage
https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/#_documentation_subpackages

c) Please put the header files in a devel subpackage and only mark the sub
package as
a noarch package so tests run on all architectures:
https://docs.fedoraproject.org/en-US/packaging-guidelines/#packaging-static-libraries


-- 
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
https://bugzilla.redhat.com/show_bug.cgi?id=2446921

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202446921%23c4

-- 
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://forge.fedoraproject.org/infra/tickets/issues/new

Reply via email to