public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rahul Sundaram <sundaram@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/transmission] epel10: removed wrong patch. this one still needed
Date: Mon, 20 Jul 2026 20:36:42 GMT [thread overview]
Message-ID: <178457980226.1.6729510734965156144.rpms-transmission-60735ee5edb5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/transmission
Branch : epel10
Commit : 60735ee5edb56a765d93be709c6c77ed4d1e6c45
Author : Rahul Sundaram <sundaram@fedoraproject.org>
Date : 2010-01-13T19:07:07+00:00
Stats : +20/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/transmission/c/60735ee5edb56a765d93be709c6c77ed4d1e6c45?branch=epel10
Log:
removed wrong patch. this one still needed
---
diff --git a/use-system-libevent-fix-optflags-patch b/use-system-libevent-fix-optflags-patch
new file mode 100644
index 0000000..98e6a3c
--- /dev/null
+++ b/use-system-libevent-fix-optflags-patch
@@ -0,0 +1,20 @@
+--- transmission-1.77/qt/qtr.pro.orig 2010-01-09 08:31:17.171939362 +0530
++++ transmission-1.77/qt/qtr.pro 2010-01-09 08:34:53.792939532 +0530
+@@ -7,7 +7,7 @@
+ target.path = /bin
+ INSTALLS += target
+
+-CONFIG += qt thread debug link_pkgconfig
++CONFIG += qt thread release link_pkgconfig
+ QT += network
+ PKGCONFIG = fontconfig libcurl openssl
+
+@@ -17,7 +17,7 @@
+ LIBS += $${TRANSMISSION_TOP}/third-party/dht/libdht.a
+ LIBS += $${TRANSMISSION_TOP}/third-party/miniupnp/libminiupnp.a
+ LIBS += $${TRANSMISSION_TOP}/third-party/libnatpmp/libnatpmp.a
+-LIBS += $${TRANSMISSION_TOP}/third-party/libevent/.libs/libevent.a
++LIBS += -levent
+
+ TRANSLATIONS += transmission_en.ts transmission_ru.ts
+
reply other threads:[~2026-07-20 20:36 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=178457980226.1.6729510734965156144.rpms-transmission-60735ee5edb5@fedoraproject.org \
--to=sundaram@fedoraproject.org \
--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