Author: lisu Date: Thu Nov 18 10:28:44 2010 GMT Module: packages Tag: DEVEL ---- Log message: - up to 2.5.0beta4 - -syntax.patch
---- Files affected: packages/qbittorrent: qbittorrent.spec (1.71.2.2 -> 1.71.2.3) ---- Diffs: ================================================================ Index: packages/qbittorrent/qbittorrent.spec diff -u packages/qbittorrent/qbittorrent.spec:1.71.2.2 packages/qbittorrent/qbittorrent.spec:1.71.2.3 --- packages/qbittorrent/qbittorrent.spec:1.71.2.2 Mon Oct 25 09:32:14 2010 +++ packages/qbittorrent/qbittorrent.spec Thu Nov 18 11:28:39 2010 @@ -1,5 +1,5 @@ # $Revision$, $Date$ -%define _beta beta2 +%define _beta beta4 Summary: qbittorrent - Qt4-based torrent client Summary(hu.UTF-8): qbittorrent - Qt4-alapĂș torrent kliens Summary(pl.UTF-8): qbittorrent - graficzny klient torrenta oparty na Qt4 @@ -9,8 +9,9 @@ License: GPL v2+ Group: X11/Applications Source0: http://downloads.sourceforge.net/qbittorrent/%{name}-%{version}%{_beta}.tar.gz -# Source0-md5: b24827ccc25f784b5ed56478de36ba12 +# Source0-md5: 11540d805ff1acea82acebf1c45d77a6 Patch0: lang-hu-2.3.0.patch +Patch1: %{name}-syntax.patch URL: http://qbittorrent.sourceforge.net/ BuildRequires: QtCore-devel BuildRequires: QtDBus-devel @@ -40,6 +41,7 @@ %prep %setup -q -n %{name}-%{version}%{_beta} %patch0 -p1 +%patch1 -p1 %build qmake-qt4 \ @@ -86,6 +88,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.71.2.3 2010/11/18 10:28:39 lisu +- up to 2.5.0beta4 +- -syntax.patch + Revision 1.71.2.2 2010/10/25 07:32:14 lisu - up to 2.5.0beta2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qbittorrent/qbittorrent.spec?r1=1.71.2.2&r2=1.71.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
