packages: qbittorrent/qbittorrent.spec - some suggestions

uzsolt uzsolt at pld-linux.org
Mon Mar 22 21:48:58 CET 2010


Author: uzsolt                       Date: Mon Mar 22 20:48:58 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- some suggestions

---- Files affected:
packages/qbittorrent:
   qbittorrent.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: packages/qbittorrent/qbittorrent.spec
diff -u packages/qbittorrent/qbittorrent.spec:1.44 packages/qbittorrent/qbittorrent.spec:1.45
--- packages/qbittorrent/qbittorrent.spec:1.44	Mon Mar 22 09:45:48 2010
+++ packages/qbittorrent/qbittorrent.spec	Mon Mar 22 21:48:53 2010
@@ -15,6 +15,8 @@
 BuildRequires:	QtNetwork-devel
 BuildRequires:	QtXml-devel
 BuildRequires:	boost-devel >= 1.36.0
+# Warning: libtorrent-rasterbar v0.14.9 was detected. Some feature will be disabled because they require v0.15.0.
+# so >= 0.15.0 ?
 BuildRequires:	libtorrent-rasterbar-devel >= 0.14.4
 BuildRequires:	pkgconfig
 BuildRequires:	qt4-build
@@ -39,6 +41,13 @@
 %build
 ./configure \
 	--prefix=%{_prefix}
+#
+#!!!!! should we use instead of configure?
+#
+# qmake-qt4 \
+#	QMAKE_CXX="%{__cxx}" \
+#	QMAKE_CXXFLAGS_RELEASE="%{rpmcxxflags}"
+#
 %{__make}
 
 %install
@@ -79,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2010/03/22 20:48:53  uzsolt
+- some suggestions
+
 Revision 1.44  2010/03/22 08:45:48  lisu
 - 2.2.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qbittorrent/qbittorrent.spec?r1=1.44&r2=1.45&f=u



More information about the pld-cvs-commit mailing list