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

Igor Gnatenko <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |fedora-review?



--- Comment #1 from Igor Gnatenko <[email protected]> ---
> Summary:      Userspace Out-Of-Memory (OOM) killer for linux systems.

Please remove '.' at the end of the line.

> License:      GPLv2

Can you clarify that it is not GPLv2+?

> Source0:      https://github.com/facebookincubator/oomd/archive/v0.2.0.tar.gz

Source0:        %{url}/archive/v%{version}/%{name}-%{version}.tar.gz

> BuildRequires:        meson >= 0.45

Just BuildRequires: meson (if 0.45+ is needed, specify it in upstream too).

> BuildRequires:        jsoncpp-devel
> BuildRequires:        systemd-devel
> BuildRequires:        gtest-devel
> BuildRequires:        gmock-devel

BuildRequires:  pkgconfig(jsoncpp)
BuildRequires:  pkgconfig(libsystemd)
BuildRequires:  pkgconfig(gtest_main)
BuildRequires:  pkgconfig(gmock)

> %setup -q -n %{name}-%{version}

%autosetup

> %{!?_licensedir:%global license %%doc}

This is not needed for really really long time.

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