rpms/qutim/devel qutim.spec,1.6,1.7

Pavel Alexeev hubbitus at fedoraproject.org
Thu Jun 3 13:06:54 UTC 2010


Author: hubbitus

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

Modified Files:
	qutim.spec 
Log Message:
- plugin vkontakte from git 20100530: BZ#582476
- Add "git checkout origin/sdk02; git pull origin sdk02; git submodule update --init" in git checkout process.
- Add conditional BR qt-webkit-devel to build under rawhide (F14)




Index: qutim.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qutim/devel/qutim.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- qutim.spec	2 Jun 2010 10:37:01 -0000	1.6
+++ qutim.spec	3 Jun 2010 13:06:54 -0000	1.7
@@ -21,6 +21,9 @@ Source2:		%{name}.desktop
 Requires:		hicolor-icon-theme
 BuildRequires:	cmake >= 2.6, desktop-file-utils
 BuildRequires:	qt-devel >= 1:4.0, libidn-devel, dos2unix
+%if 0%{?fedora} >= 14
+BuildRequires:	qt-webkit-devel
+%endif
 %if %{with gnutls}
 BuildRequires:	gnutls-devel
 %endif
@@ -328,6 +331,7 @@ gtk-update-icon-cache %{_datadir}/icons/
 * Sun May 30 2010 Pavel Alexeev <Pahan at Hubbitus.info> - 0.2.0-8
 - plugin vkontakte from git 20100530: BZ#582476
 - Add "git checkout origin/sdk02; git pull origin sdk02; git submodule update --init" in git checkout process.
+- Add conditional BR qt-webkit-devel to build under rawhide (F14)
 
 * Mon May 3 2010 Pavel Alexeev <Pahan at Hubbitus.info> - 0.2.0-7
 - plugin vkontakte from git: BZ#582476



More information about the scm-commits mailing list