rpms/qbittorrent/devel qt_deprecated.patch, NONE, 1.1 qbittorrent.spec, 1.107, 1.108

Leigh Scott leigh123linux at fedoraproject.org
Thu Jul 8 19:22:43 UTC 2010


Author: leigh123linux

Update of /cvs/pkgs/rpms/qbittorrent/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv20503

Modified Files:
	qbittorrent.spec 
Added Files:
	qt_deprecated.patch 
Log Message:
* Thu Jul 08 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.3.0-0.3.rc2
- update to 2.3.0rc2
- add Br gtk2-devel
- fix qt deprecated warning


qt_deprecated.patch:
 src.pro |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE qt_deprecated.patch ---
--- qbittorrent-2.3.0rc2/src/src.pro.orig	2010-07-08 15:50:23.000000000 +0100
+++ qbittorrent-2.3.0rc2/src/src.pro	2010-07-08 20:14:57.000000000 +0100
@@ -148,7 +148,7 @@ contains(DEFINES, DISABLE_GUI) {
 
 # QMAKE_CXXFLAGS_RELEASE += -fwrapv
 # QMAKE_CXXFLAGS_DEBUG += -fwrapv
-unix:QMAKE_LFLAGS_SHAPP += -rdynamic
+unix:QMAKE_LFLAGS_APP += -rdynamic
 unix {
   CONFIG += link_pkgconfig
   PKGCONFIG += "libtorrent-rasterbar"


Index: qbittorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qbittorrent/devel/qbittorrent.spec,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -p -r1.107 -r1.108
--- qbittorrent.spec	8 Jul 2010 19:20:12 -0000	1.107
+++ qbittorrent.spec	8 Jul 2010 19:22:43 -0000	1.108
@@ -125,7 +125,7 @@ gtk-update-icon-cache %{_datadir}/icons/
 
 
 %changelog
-* Tue Jun 22 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.3.0-0.3.rc2
+* Thu Jul 08 2010 Leigh Scott <leigh123linux at googlemail.com> - 2.3.0-0.3.rc2
 - update to 2.3.0rc2
 - add Br gtk2-devel
 - fix qt deprecated warning



More information about the scm-commits mailing list