https://bugzilla.redhat.com/show_bug.cgi?id=2239552 Troy Dawson <tdawson@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tdawson@xxxxxxxxxx --- Comment #3 from Troy Dawson <tdawson@xxxxxxxxxx> --- %description is in the wrong place, causing all the BuildRequires to be part of the description, and thus not installed into the buildroot. So, currently this package cannot build on Rawhide. But, I did look through the licenses and they looked good. Here is a change for the spec file to get it to build. --- kf6-kplotting.spec 2023-09-27 11:32:19.296008488 -0700 +++ kf6-kplotting.spec.original 2023-09-27 11:35:51.234039460 -0700 @@ -14,6 +14,9 @@ URL: https://invent.kde.org/frameworks/%{framework} Source0: https://invent.kde.org/frameworks/%{framework}/-/archive/%{commit0}/%{framework}-%{commit0}.tar.gz +%description +KPlotting provides classes to do plotting. + # Compile Tools BuildRequires: cmake BuildRequires: gcc-c++ @@ -33,9 +36,6 @@ BuildRequires: cmake(Qt6Core) BuildRequires: cmake(Qt6UiPlugin) -%description -KPlotting provides classes to do plotting. - %package devel Summary: Development files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2239552 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202239552%23c3 _______________________________________________ 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 Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue