public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/transmission] epel10: update to new upstream release. drop obsolete patch
@ 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 : 96214def80e318d0a25ff2e765b09463e59b4b54
Author : Rahul Sundaram <sundaram@fedoraproject.org>
Date   : 2009-06-20T23:23:49+00:00
Stats  : +7/-40 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/transmission/c/96214def80e318d0a25ff2e765b09463e59b4b54?branch=epel10

Log:
update to new upstream release. drop obsolete patch

---
diff --git a/.cvsignore b/.cvsignore
index 6c0fb01..2361901 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-transmission-1.71.tar.bz2
+transmission-1.72.tar.bz2

diff --git a/sources b/sources
index 3437355..7faa66e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ed5f04b797862fa059347609eeca4761  transmission-1.71.tar.bz2
+4ebbb9d4c27a019f5aced926818be4fa  transmission-1.72.tar.bz2

diff --git a/transmission-1.71-copt.patch b/transmission-1.71-copt.patch
deleted file mode 100644
index d07ca21..0000000
--- a/transmission-1.71-copt.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-diff -urN transmission-1.71.orig/configure transmission-1.71/configure
---- transmission-1.71.orig/configure	2009-06-08 07:06:27.000000000 +0530
-+++ transmission-1.71/configure	2009-06-12 19:50:00.279308724 +0530
-@@ -20140,10 +20140,6 @@
- 
- else
-   supported_build=no
--  if test "x$GCC" = "xyes" ; then
--    CFLAGS="$CFLAGS -g -O0"
--    CXXFLAGS="$CXXFLAGS -g -O0"
--  fi
-   if test 0 = "X"; then
- 
- cat >>confdefs.h <<\_ACEOF
-@@ -21525,10 +21521,6 @@
-     ;;
- esac
- 
--if test "x$GCC" = "xyes" ; then
--
--    CFLAGS="$CFLAGS -std=gnu99 -ggdb3 -Wall -W -Wpointer-arith -Wformat-security -Wcast-align -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings"
--
-         { $as_echo "$as_me:$LINENO: checking gcc version" >&5
- $as_echo_n "checking gcc version... " >&6; }
-     GCC_VERSION=`$CC -dumpversion`
-@@ -21541,7 +21533,6 @@
-     if test $GCC_VERSION_NUM -ge 304; then
-                 CFLAGS="$CFLAGS -Wextra -Wdeclaration-after-statement -Winit-self"
-     fi
--fi
- 
- { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
- $as_echo_n "checking for ANSI C header files... " >&6; }

diff --git a/transmission.spec b/transmission.spec
index ff09405..8a762e5 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -1,6 +1,6 @@
 
 Name:           transmission
-Version:        1.71
+Version:        1.72
 Release:        1%{?dist}
 Summary:        A lightweight GTK+ BitTorrent client
 
@@ -9,7 +9,6 @@ Group:          Applications/Internet
 License:        MIT and GPLv2
 URL:            http://www.transmissionbt.com/
 Source0:        http://download.m0k.org/transmission/files/transmission-%{version}.tar.bz2
-Patch1:         transmission-1.71-copt.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  openssl-devel >= 0.9.4
@@ -32,9 +31,6 @@ back-end.
 %prep
 %setup -q
 
-# don't use hardcoded compiler options
-%patch1 -p1 -b .copt
-
 %build
 %configure --with-gtk --without-wx
 make %{?_smp_mflags}
@@ -77,6 +73,10 @@ update-desktop-database > /dev/null 2>&1 || :
 
 
 %changelog
+* Sun Jun 21 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 1.72-1
+- Update to new upstream version
+- Drop compiler options patch since upstream has fixed this issue
+
 * Fri Jun 12 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 1.71-1
 - Update to upstream version 1.71
 - Update compiler options patch to match new upstream release

^ 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: update to new upstream release. drop obsolete patch Rahul Sundaram

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