rebuilt with libgupnp 1.4.3 [release 1.2.0-2mamba;Wed Aug 24 2022]
This commit is contained in:
parent
ea07249185
commit
9bb35dc73d
@ -1,31 +1,22 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: libgupnp-igd
|
Name: libgupnp-igd
|
||||||
Version: 1.2.0
|
Version: 1.2.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A library to handle Internet Gateway Device port mappings
|
Summary: A library to handle Internet Gateway Device port mappings
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.gupnp.org/
|
URL: https://wiki.gnome.org/Projects/GUPnP
|
||||||
Source: ftp://ftp.gnome.org/pub/gnome/sources/gupnp-igd/%{majver}/gupnp-igd-%{version}.tar.xz
|
Source: https://download.gnome.org/sources/gupnp-igd/%{majver}/gupnp-igd-%{version}.tar.xz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libgcrypt-devel
|
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgnutls-devel
|
|
||||||
BuildRequires: libgpg-error-devel
|
|
||||||
BuildRequires: libgssdp-devel
|
BuildRequires: libgssdp-devel
|
||||||
BuildRequires: libgupnp-devel
|
BuildRequires: libgupnp-devel
|
||||||
BuildRequires: libselinux-devel
|
|
||||||
BuildRequires: libsoup-devel
|
|
||||||
BuildRequires: libtasn1-devel
|
|
||||||
BuildRequires: libuuid-devel
|
|
||||||
BuildRequires: libxml2-devel
|
|
||||||
BuildRequires: libz-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRequires: libgupnp-devel >= 1.4.3
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A library to handle Internet Gateway Device port mappings.
|
A library to handle Internet Gateway Device port mappings.
|
||||||
@ -80,6 +71,9 @@ This package contains static libraries and header files need for development.
|
|||||||
#%doc NEWS README TODO
|
#%doc NEWS README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 24 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.0-2mamba
|
||||||
|
- rebuilt with libgupnp 1.4.3
|
||||||
|
|
||||||
* Thu Sep 24 2020 Automatic Build System <autodist@mambasoft.it> 1.2.0-1mamba
|
* Thu Sep 24 2020 Automatic Build System <autodist@mambasoft.it> 1.2.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user