public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Christopher Aillon <caillon@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/transmission] epel10: fix-optflags.patch didn't apply, it does now
Date: Mon, 20 Jul 2026 20:36:57 GMT	[thread overview]
Message-ID: <178457981745.1.1464379126920584078.rpms-transmission-3636cab3ff37@fedoraproject.org> (raw)

            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

                 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=178457981745.1.1464379126920584078.rpms-transmission-3636cab3ff37@fedoraproject.org \
    --to=caillon@redhat.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