public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jon Ciesla <limburgher@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/transmission] epel10: Unbundle libnatpmp
Date: Mon, 20 Jul 2026 20:37:23 GMT [thread overview]
Message-ID: <178457984382.1.2675921036713959925.rpms-transmission-5ae3a5c9f9b5@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-20 20:37 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=178457984382.1.2675921036713959925.rpms-transmission-5ae3a5c9f9b5@fedoraproject.org \
--to=limburgher@gmail.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