public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libupnp] rawhide: Merge branch 'rawhide' of ssh://pkgs.fedoraproject.org/rpms/libupnp into rawhide
@ 2026-07-21 16:06 Gwyn Ciesla
0 siblings, 0 replies; only message in thread
From: Gwyn Ciesla @ 2026-07-21 16:06 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libupnp
Branch : rawhide
Commit : 37581c4551fd42ef88b97470d80c81fe47595742
Author : Gwyn Ciesla <gwync@protonmail.com>
Date : 2026-07-21T11:06:17-05:00
Stats : +21/-21 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/libupnp/c/37581c4551fd42ef88b97470d80c81fe47595742?branch=rawhide
Log:
Merge branch 'rawhide' of ssh://pkgs.fedoraproject.org/rpms/libupnp into rawhide
---
diff --git a/libupnp.spec b/libupnp.spec
index 427b415..07dbfb7 100644
--- a/libupnp.spec
+++ b/libupnp.spec
@@ -1,7 +1,7 @@
Version: 22.0.4
Summary: Universal Plug and Play (UPnP) SDK
Name: libupnp
-Release: 1%{?dist}
+Release: 2%{?dist}
License: BSD-3-Clause AND ISC AND MIT
URL: https://github.com/pupnp/pupnp
Source: %{url}/archive/release-%{version}/%{name}-%{version}.tar.gz
@@ -55,11 +55,11 @@ the UPnP SDK libraries.
%{_libdir}/cmake/UPNP/
%changelog
-* Wed Jul 15 2026 Gwyn Ciesla <gwync@protonmail.com> - 22.0.4-1
+* Tue Jul 21 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
+* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Fri Jun 19 2026 Gwyn Ciesla <gwync@protonmail.com> - 2.0.2-1
- 2.0.2
diff --git a/libupnp.spec b/libupnp.spec
index 6ff4123..07dbfb7 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: 2%{?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,35 @@ 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
+* Tue Jul 21 2026 Gwyn Ciesla <gwync@protonmail.com> - 22.0.4-1
+- 22.0.4
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-21 16:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 16:06 [rpms/libupnp] rawhide: Merge branch 'rawhide' of ssh://pkgs.fedoraproject.org/rpms/libupnp into rawhide Gwyn Ciesla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox