public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/transmission] epel10: removed wrong patch. this one still needed
@ 2026-07-20 20:36 Rahul Sundaram
  0 siblings, 0 replies; only message in thread
From: Rahul Sundaram @ 2026-07-20 20:36 UTC (permalink / raw)
  To: git-commits

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
+ 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-20 20:36 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:36 [rpms/transmission] epel10: removed wrong patch. this one still needed Rahul Sundaram

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox