rpms/rtorrent/devel rtorrent.spec,1.29,1.30

Conrad Meyer konradm at fedoraproject.org
Mon May 11 17:27:18 UTC 2009


Author: konradm

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

Modified Files:
	rtorrent.spec 
Log Message:
* Mon May 11 2009 Conrad Meyer <konrad at tylerc.org> - 0.8.4-4
- Use normal Fedora build flags.



Index: rtorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rtorrent/devel/rtorrent.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- rtorrent.spec	25 Feb 2009 21:11:57 -0000	1.29
+++ rtorrent.spec	11 May 2009 17:26:47 -0000	1.30
@@ -3,7 +3,7 @@ Name:          rtorrent
 License:       GPLv2+ with exceptions
 Group:         Applications/Internet
 Version:       0.8.4
-Release:       3%{?dist}
+Release:       4%{?dist}
 Summary:       BitTorrent client based on libtorrent 
 URL:           http://rtorrent.rakshasa.no/
 Source0:       http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz
@@ -31,8 +31,6 @@ of directories for torrent files to seed
 %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
 install -m 644 %{SOURCE1} .
@@ -53,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/rtorrent*
 
 %changelog
+* Mon May 11 2009 Conrad Meyer <konrad at tylerc.org> - 0.8.4-4
+- Use normal Fedora build flags.
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.4-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list