public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gwyn Ciesla <limburgher@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/transmission] epel10: Fix FTBFS.
Date: Mon, 20 Jul 2026 20:37:28 GMT [thread overview]
Message-ID: <178457984807.1.16889118434269366482.rpms-transmission-637644c27cca@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/transmission
Branch : epel10
Commit : 637644c27cca49689ac54497765d749720855615
Author : Gwyn Ciesla <limburgher@gmail.com>
Date : 2017-04-11T10:17:28-05:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/transmission/c/637644c27cca49689ac54497765d749720855615?branch=epel10
Log:
Fix FTBFS.
---
diff --git a/transmission.spec b/transmission.spec
index 3260266..0a5a778 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -2,7 +2,7 @@
Name: transmission
Version: 2.92
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: A lightweight GTK+ BitTorrent client
Group: Applications/Internet
@@ -14,7 +14,7 @@ Source0: http://download.transmissionbt.com/files/transmission-%{version}
Source1: https://raw.githubusercontent.com/gnome-design-team/gnome-icons/master/apps-symbolic/Adwaita/scalable/apps/transmission-symbolic.svg
#Patch0: transmission-2.84-overshoot.patch
-BuildRequires: openssl-devel >= 0.9.4
+BuildRequires: compat-openssl10-devel >= 0.9.4
BuildRequires: glib2-devel >= 2.32.0
BuildRequires: gtk3-devel >= 3.2.0
BuildRequires: libnotify-devel >= 0.4.3
@@ -106,7 +106,7 @@ 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 \
--enable-external-natpmp
make %{?_smp_mflags}
@@ -250,6 +250,9 @@ fi
%doc %{_mandir}/man1/transmission-qt.*
%changelog
+* Tue Apr 11 2017 Gwyn Ciesla <limburgher@gmail.com> - 2.92-4
+- Fix FTBFS.
+
* Mon Feb 13 2017 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.92-3
- Make requires arch specific
- Make transmission require -gtk, which will be default
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=178457984807.1.16889118434269366482.rpms-transmission-637644c27cca@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