public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/transmission] epel10: Unbundle libnatpmp
@ 2026-07-20 20:37 Jon Ciesla
0 siblings, 0 replies; only message in thread
From: Jon Ciesla @ 2026-07-20 20:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/transmission
Branch : epel10
Commit : 5ae3a5c9f9b551118f9aaac9082b78588726f493
Author : Jon Ciesla <limburgher@gmail.com>
Date : 2015-09-18T06:05:49-05:00
Stats : +7/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/transmission/c/5ae3a5c9f9b551118f9aaac9082b78588726f493?branch=epel10
Log:
Unbundle libnatpmp
---
diff --git a/transmission.spec b/transmission.spec
index 0b4b768..aefb14e 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -2,7 +2,7 @@
Name: transmission
Version: 2.84
-Release: 8%{?dist}
+Release: 9%{?dist}
Summary: A lightweight GTK+ BitTorrent client
Group: Applications/Internet
@@ -25,6 +25,7 @@ BuildRequires: desktop-file-utils
BuildRequires: gettext intltool
BuildRequires: qt5-qtbase-devel
BuildRequires: systemd-devel
+BuildRequires: libnatpmp-devel >= 20150609-1
Requires: transmission-cli
Requires: transmission-gtk
@@ -105,7 +106,8 @@ mv NEWS.new NEWS
CXXFLAGS="%{optflags} -fPIC"
%configure --disable-static --enable-utp --enable-daemon \
- --enable-nls --enable-cli --enable-daemon --with-systemd-daemon
+ --enable-nls --enable-cli --enable-daemon --with-systemd-daemon \
+ --enable-external-natpmp
make %{?_smp_mflags}
pushd qt
@@ -248,6 +250,9 @@ fi
%doc %{_mandir}/man1/transmission-qt.*
%changelog
+* Fri Sep 18 2015 Jon Ciesla <limburgher@gmail.com> - 2.84-9
+- Use system libnatpmp, BZ 1264292.
+
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.84-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 20:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 20:37 [rpms/transmission] epel10: Unbundle libnatpmp Jon Ciesla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox