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



--- Comment #4 from Robert-AndrĂ© Mauchin <[email protected]> ---
%global commit          c98f06d942970cdf35dd66ab46840f7d6d567b60
%global shortcommit     %(c=%{commit}; echo ${c:0:7})
%global snapshotdate    20190728

Name:           ocproxy
Version:        1.70
Release:        1.%{snapshotdate}git%{shortcommit}%{?dist}
Summary:        OpenConnect Proxy

# BSD for both ocproxy and bundled lwip
License:        BSD
URL:            https://github.com/cernekee/%{name}
Source0:        %{url}/archive/%{commit0}/%{name}-%{shortcommit}.tar.gz

# use latest lwip sources, fix gcc warnings
Patch0:       
https://github.com/rapgro/ocproxy/commit/5b2b09023f3062dbc802378e92bd6cc012698b0f.patch
# drop useless files copied accidently from lwip project
Patch1:       
https://github.com/rapgro/ocproxy/commit/5876cf460b248e53548b7aa37d0ee58f024fed81.patch

Though I would recommend you squash both commit (git rebase -i HEAD~3) and
produce a unique patch (git format-patch HEAD~1 HEAD)

also add a Provides: bundled(lwip) = 2.1.2

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