rpms/libtorrent/devel libtorrent.spec, 1.32, 1.33 libtorrent-0.12.4-gcc44.diff, 1.1, NONE

konradm konradm at fedoraproject.org
Fri Jul 3 21:15:07 UTC 2009


Author: konradm

Update of /cvs/pkgs/rpms/libtorrent/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20463

Modified Files:
	libtorrent.spec 
Removed Files:
	libtorrent-0.12.4-gcc44.diff 
Log Message:
Remove a patch that was applied upstream.


Index: libtorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libtorrent/devel/libtorrent.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -p -r1.32 -r1.33
--- libtorrent.spec	3 Jul 2009 21:06:53 -0000	1.32
+++ libtorrent.spec	3 Jul 2009 21:14:37 -0000	1.33
@@ -6,8 +6,6 @@ Release:       1%{?dist}
 Summary:       BitTorrent library with a focus on high performance & good code
 URL:           http://libtorrent.rakshasa.no/
 Source0:       http://libtorrent.rakshasa.no/downloads/libtorrent-%{version}.tar.gz
-# Patch to include the missing required C headers in GCC 4.4
-Patch0:        libtorrent-0.12.4-gcc44.diff
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: pkgconfig
 BuildRequires: openssl-devel
@@ -31,14 +29,8 @@ with the libtorrent libraries.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-# work around a bug thats triggered by gcc 4.1
-export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS | %{__sed} s/-O2/-Os/`
-export CFLAGS=$RPM_OPT_FLAGS
-export CXXFLAGS=$RPM_OPT_FLAGS
-
 %configure
 make %{?_smp_mflags}
 


--- libtorrent-0.12.4-gcc44.diff DELETED ---




More information about the fedora-extras-commits mailing list