public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gwyn Ciesla <gwync@protonmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libupnp] rawhide: 22.0.4
Date: Tue, 21 Jul 2026 16:06:26 GMT [thread overview]
Message-ID: <178464998640.1.17290632420078370420.rpms-libupnp-6c0a8dde3d61@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/libupnp
Branch : rawhide
Commit : 6c0a8dde3d61e9529a87a9d978f099bd911204c6
Author : Gwyn Ciesla <gwync@protonmail.com>
Date : 2026-07-21T11:05:30-05:00
Stats : +20/-17 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/libupnp/c/6c0a8dde3d61e9529a87a9d978f099bd911204c6?branch=rawhide
Log:
22.0.4
---
diff --git a/libupnp.spec b/libupnp.spec
index 5186620..427b415 100644
--- a/libupnp.spec
+++ b/libupnp.spec
@@ -1,4 +1,4 @@
-Version: 2.0.2
+Version: 22.0.4
Summary: Universal Plug and Play (UPnP) SDK
Name: libupnp
Release: 1%{?dist}
@@ -6,9 +6,9 @@ License: BSD-3-Clause AND ISC AND MIT
URL: https://github.com/pupnp/pupnp
Source: %{url}/archive/release-%{version}/%{name}-%{version}.tar.gz
-BuildRequires: gcc
+BuildRequires: gcc-c++
BuildRequires: make
-BuildRequires: libtool
+BuildRequires: cmake
%description
@@ -29,35 +29,38 @@ the UPnP SDK libraries.
%build
-autoreconf -vif
-%configure \
- --enable-static=no \
- --enable-ipv6
-
-# remove rpath from libtool
-sed -i.rpath 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
-sed -i.rpath 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
-
-%make_build
+%cmake
+%cmake_build
%install
-%make_install
+%cmake_install
-%{__rm} %{buildroot}%{_libdir}/{libixml.la,libupnp.la}
+%{__rm} %{buildroot}%{_libdir}/{libixml.a,libupnp.a}
%files
%license COPYING
%doc THANKS
-%{_libdir}/libixml.so.11*
+%{_libdir}/libixml.so.22*
%{_libdir}/libupnp.so.22*
+%{_bindir}/tv_combo
+%{_bindir}/tv_ctrlpt
+%{_bindir}/tv_device
+%{_datadir}/upnp/
%files devel
%{_includedir}/upnp/
%{_libdir}/libixml.so
%{_libdir}/libupnp.so
%{_libdir}/pkgconfig/libupnp.pc
+%{_libdir}/cmake/UPNP/
%changelog
+* Wed Jul 15 2026 Gwyn Ciesla <gwync@protonmail.com> - 22.0.4-1
+- 22.0.4
+
+* Tue Jul 14 2026 Gwyn Ciesla <gwync@protonmail.com> - 22.0.3-1
+- 22.0.3
+
* Fri Jun 19 2026 Gwyn Ciesla <gwync@protonmail.com> - 2.0.2-1
- 2.0.2
diff --git a/sources b/sources
index 078a5ef..a1261da 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libupnp-2.0.2.tar.gz) = 93771162a0ad1933a1c044d61ca4af31ee92769ccea199407b2afafa368134bc0002d858c80ae16f351902b412b1207af1c9f2486db5dca46c71b1cdd3d5def7
+SHA512 (libupnp-22.0.4.tar.gz) = dd1663909bcdff1217f7fcb04c3fd1c5a6a9d2c18bbcc58687483813161b9f3da31b8cdf4badcf6b4b3a50582c07698976b3c212e9ccb9f4942ea1ed32661bdd
reply other threads:[~2026-07-21 16:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178464998640.1.17290632420078370420.rpms-libupnp-6c0a8dde3d61@fedoraproject.org \
--to=gwync@protonmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox