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

Artur Iwicki <[email protected]> changed:

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



--- Comment #4 from Artur Iwicki <[email protected]> ---
>Group:          System Environment/Libraries
>Group: Development/Libraries
The "Group:" tag is not used in Fedora.
https://docs.fedoraproject.org/en-US/packaging-guidelines/#_tags_and_sections

>%install
>rm -rf $RPM_BUILD_ROOT
Don't do this.
https://docs.fedoraproject.org/en-US/packaging-guidelines/#_tags_and_sections

>Source0:        %{name}-%{version}.tar.gz
Downloadable URLs are preferred. You can use
"https://github.com/cisco/openosc/archive/v%{version}/openosc-%{version}.tar.gz";
here.

Also, I'm not too familiar with using static libraries, but - wouldn't you need
the header files, either way? The -static package should probably have a
Requires: on the -devel package.

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