public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/transmission] epel10: fix-optflags.patch didn't apply, it does now
@ 2026-07-20 20:36 Christopher Aillon
  0 siblings, 0 replies; only message in thread
From: Christopher Aillon @ 2026-07-20 20:36 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/transmission
            Branch : epel10
            Commit : 3636cab3ff37dce7cc5d6ec55814ffe4d4b3c1d9
            Author : Christopher Aillon <caillon@redhat.com>
            Date   : 2011-02-09T14:08:29-08:00
            Stats  : +2/-5 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/transmission/c/3636cab3ff37dce7cc5d6ec55814ffe4d4b3c1d9?branch=epel10

            Log:
            fix-optflags.patch didn't apply, it does now

Just needed to adjust for nearby changes.
Also, revert release to -1.  both -1 and -2 failed, no need to not re-use them

---
diff --git a/fix-optflags.patch b/fix-optflags.patch
index fe9ea6e..238176d 100644
--- a/fix-optflags.patch
+++ b/fix-optflags.patch
@@ -7,5 +7,5 @@
 -CONFIG += qt qdbus thread debug link_pkgconfig
 +CONFIG += qt qdbus thread release link_pkgconfig
  QT += network
- PKGCONFIG = fontconfig libcurl openssl dbus-1
+ PKGCONFIG = fontconfig libcurl openssl libevent
  

diff --git a/transmission.spec b/transmission.spec
index f0d1dc2..a185395 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -1,6 +1,6 @@
 Name:           transmission
 Version:        2.21
-Release:        2%{?dist}
+Release:        1%{?dist}
 Summary:        A lightweight GTK+ BitTorrent client
 
 Group:          Applications/Internet
@@ -205,9 +205,6 @@ update-desktop-database > /dev/null 2>&1 || :
 %doc %{_mandir}/man1/transmission-qt.*
 
 %changelog
-* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.21-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
 * Wed Feb 09 2011 Rahul Sundaram <sundaram@fedoraproject.org> - 2.21-1
 - Update to latest upstream release
 - Drop no longer needed libnotify patch

^ 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: fix-optflags.patch didn't apply, it does now Christopher Aillon

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