forked from pool/open-lldp
Accepting request 460836 from home:dimstar:Factory
- Don't use full URL as source, as the tarball does not exist at that location. OBS-URL: https://build.opensuse.org/request/show/460836 OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=22
This commit is contained in:
parent
8cca1d1e07
commit
345f9bec75
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 11:08:53 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Don't use full URL as source, as the tarball does not exist at
|
||||
that location.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 18 05:34:33 UTC 2017 - kukuk@suse.com
|
||||
|
||||
|
@ -31,7 +31,8 @@ BuildRequires: libtool
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: readline-devel
|
||||
Url: http://open-lldp.org/
|
||||
Source: http://ftp-osl.osuosl.org/pub/%{name}/%{name}-%{version}.tar.gz
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
#Source: http://ftp-osl.osuosl.org/pub/%{name}/%{name}-%{version}.tar.gz
|
||||
Patch0: %{name}-git-update.patch.bz2
|
||||
Patch1: 0001-l2_linux_packet-correctly-process-return-value-of-ge.patch
|
||||
Patch2: 0002-lldpad-Only-set-Tx-adminStatus-if-interface-is-not-m.patch
|
||||
|
Loading…
Reference in New Issue
Block a user