/[smecontribs]/rpms/libupnp/contribs10/libupnp.spec
ViewVC logotype

Diff of /rpms/libupnp/contribs10/libupnp.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by jpp, Thu Nov 11 01:19:41 2021 UTC Revision 1.2 by jpp, Thu Nov 11 05:03:39 2021 UTC
# Line 1  Line 1 
1  Version: 1.14.9  Version: 1.14.9
2  Summary: Universal Plug and Play (UPnP) SDK  Summary: Universal Plug and Play (UPnP) SDK
3  Name: libupnp  Name: libupnp
4  Release: 1%{?dist}  Release: 2%{?dist}
5  License: BSD  License: BSD
6  URL: https://github.com/pupnp/pupnp  URL: https://github.com/pupnp/pupnp
7  Source: %{url}/archive/release-%{version}/%{name}-%{version}.tar.gz  Source: %{url}/archive/release-%{version}/%{name}-%{version}.tar.gz
# Line 32  the UPnP SDK libraries. Line 32  the UPnP SDK libraries.
32  autoreconf -vif  autoreconf -vif
33  %configure \  %configure \
34    --enable-static=no \    --enable-static=no \
35    --enable-ipv6    --enable-ipv6 \
36      --disable-blocking-tcp-connections
37    
38  # remove rpath from libtool  # remove rpath from libtool
39  sed -i.rpath 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool  sed -i.rpath 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
# Line 60  sed -i.rpath 's|^runpath_var=LD_RUN_PATH Line 61  sed -i.rpath 's|^runpath_var=LD_RUN_PATH
61  %{_libdir}/pkgconfig/libupnp.pc  %{_libdir}/pkgconfig/libupnp.pc
62    
63  %changelog  %changelog
64    * Thu Nov 11 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.14.9-2.sme
65    - build with --disable-blocking-tcp-connections
66    
67  * Mon Aug 16 2021 Nicolas Chauvet <kwizart@gmail.com> - 1.14.9-1  * Mon Aug 16 2021 Nicolas Chauvet <kwizart@gmail.com> - 1.14.9-1
68  - Update to 1.14.9  - Update to 1.14.9
69    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed