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

Raphael Groner <[email protected]> changed:

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



--- Comment #1 from Raphael Groner <[email protected]> ---
Some general hints:

Drop this line:
- %global commit v%{version}

Simplify those lines:
- URL:          https://github.com/DNS-OARC/flamethrower
- Source0:     
https://github.com/DNS-OARC/%{name}/archive/%{commit}/%{name}-%{commit}.tar.gz
+ URL:          https://github.com/DNS-OARC/%{name}
+ Source0:      %{url}/archive/v%{version}/%{name}-v%{version}.tar.gz

- Patch1:               flamethrower-0.10-libuv.patch
+ Patch1:               %{name}-0.10-libuv.patch

- make %{?_smp_mflags}
+ %make_build

Why does %make_install not work though cmake is used to generate a useful
Makefile?

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