forked from pool/libupnp
Accepting request 912716 from devel:libraries:c_c++
- Update to release 1.4.10 OBS-URL: https://build.opensuse.org/request/show/912716 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libupnp?expand=0&rev=28
This commit is contained in:
commit
ba47f69ea4
3
libupnp-1.14.10.tar.bz2
Normal file
3
libupnp-1.14.10.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dc417f5ef0a9182d76b6cf38bdf863e2fb1ee3c353c56fa82e354edef7ba50f2
|
||||
size 679233
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 17 15:06:17 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.4.10
|
||||
* Changes to build system only; nothing user-visible.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 11 20:07:10 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -20,13 +20,13 @@
|
||||
%define pnpver 17
|
||||
%define ixmlver 11
|
||||
Name: libupnp
|
||||
Version: 1.14.9
|
||||
Version: 1.14.10
|
||||
Release: 0
|
||||
Summary: An implementation of Universal Plug and Play (UPnP)
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: https://github.com/pupnp/pupnp
|
||||
Source: https://github.com/pupnp/pupnp/archive/refs/tags/release-1.14.9.tar.gz
|
||||
Source: https://github.com/pupnp/pupnp/releases/download/release-%version/libupnp-%version.tar.bz2
|
||||
Source3: baselibs.conf
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkg-config
|
||||
@ -65,8 +65,7 @@ UPnP-compliant control points, devices, and bridges on several operating
|
||||
systems.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n pupnp-release-%version
|
||||
if [ ! -e configure ]; then autoreconf -fi; fi
|
||||
%autosetup
|
||||
|
||||
%build
|
||||
# the openssl simply does not compile
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d895b2f8f9a5eb2c5b5abee98e6a40154ecea6c19a18ec1843f620c21c7077d
|
||||
size 788010
|
Loading…
Reference in New Issue
Block a user