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

Artur Iwicki <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #1 from Artur Iwicki <[email protected]> ---
>Group: System Environment/Libraries
This tag is not used in Fedora and not in EPEL. Please remove those instead of
hiding them behind %if.

>BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
>Prefix: %{_prefix}
>...
>%install
>[ "${RPM_BUILD_ROOT}" != "/" -a -d ${RPM_BUILD_ROOT} ] && rm -rf 
>${RPM_BUILD_ROOT}
>...
>%clean
The tags are not used in Fedora; the buildroot should not be deleted at start
of %install.
https://docs.fedoraproject.org/en-US/packaging-guidelines/#_tags_and_sections

>ExclusiveArch: x86_64 ppc64le ppc64 aarch64
Add a comment explaining why this is needed.

>%files
>%{_libdir}/%{name}.so
The un-versioned .so typically goes into -devel.
https://docs.fedoraproject.org/en-US/packaging-guidelines/#_devel_packages


-- 
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 -- [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]

Reply via email to