Author: lisu                         Date: Tue Mar 23 08:13:11 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.2.2
- libtorrent-rasterbar >= 0.15.0 required to enable all functionality 
(suggested by uzsolt)
- build using qmake-qt4 (suggested by uzsolt)

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

---- Diffs:

================================================================
Index: packages/qbittorrent/qbittorrent.spec
diff -u packages/qbittorrent/qbittorrent.spec:1.45 
packages/qbittorrent/qbittorrent.spec:1.46
--- packages/qbittorrent/qbittorrent.spec:1.45  Mon Mar 22 21:48:53 2010
+++ packages/qbittorrent/qbittorrent.spec       Tue Mar 23 09:13:05 2010
@@ -3,21 +3,19 @@
 Summary(hu.UTF-8):     qbittorrent - Qt4-alapĂș torrent kliens
 Summary(pl.UTF-8):     qbittorrent - graficzny klient torrenta oparty na Qt4
 Name:          qbittorrent
-Version:       2.2.1
+Version:       2.2.2
 Release:       1
 License:       GPL v2+
 Group:         X11/Applications
 Source0:       
http://downloads.sourceforge.net/qbittorrent/%{name}-%{version}.tar.gz
-# Source0-md5: 0aa86b57eb1b622a6d2dc06dcbaf6177
+# Source0-md5: 780fc2a9e41b488123bae2e5911e786b
 URL:           http://qbittorrent.sourceforge.net/
 BuildRequires: QtCore-devel
 BuildRequires: QtGui-devel
 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: libtorrent-rasterbar-devel >= 0.15.0
 BuildRequires: pkgconfig
 BuildRequires: qt4-build
 BuildRequires: qt4-qmake
@@ -39,15 +37,10 @@
 %setup -q
 
 %build
-./configure \
-       --prefix=%{_prefix}
-#
-#!!!!! should we use instead of configure?
-#
-# qmake-qt4 \
-#      QMAKE_CXX="%{__cxx}" \
-#      QMAKE_CXXFLAGS_RELEASE="%{rpmcxxflags}"
-#
+qmake-qt4 \
+       QMAKE_CXX="%{__cxx}" \
+       QMAKE_CXXFLAGS_RELEASE="%{rpmcxxflags}"
+
 %{__make}
 
 %install
@@ -88,6 +81,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2010/03/23 08:13:05  lisu
+- updated to 2.2.2
+- libtorrent-rasterbar >= 0.15.0 required to enable all functionality 
(suggested by uzsolt)
+- build using qmake-qt4 (suggested by uzsolt)
+
 Revision 1.45  2010/03/22 20:48:53  uzsolt
 - some suggestions
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to