rpms/qzion/devel qzion.spec,1.9,1.10

john5342 john5342 at fedoraproject.org
Tue Jun 15 21:03:35 UTC 2010


Author: john5342

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

Modified Files:
	qzion.spec 
Log Message:
* Sat Jun 15 2010 john5342 <john5342 at fedoraproject.org> - 0.4.0-8
- Fix FTBFS (#600000)



Index: qzion.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qzion/devel/qzion.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- qzion.spec	9 Jan 2010 14:45:06 -0000	1.9
+++ qzion.spec	15 Jun 2010 21:03:34 -0000	1.10
@@ -4,7 +4,7 @@
 
 Name:           qzion
 Version:        0.4.0
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        A canvas abstraction
 
 Group:          System Environment/Libraries
@@ -20,6 +20,7 @@ Patch2:		qzion-0.4.0-fix_configure_paths
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  qt4-devel
+BuildRequires:	qt4-webkit-devel
 BuildRequires:  sip-devel
 BuildRequires:  PyQt4-devel
 BuildRequires:  cmake
@@ -113,6 +114,9 @@ rm -rf %{buildroot}
 %{_datadir}/sip/%{name}
 
 %changelog
+* Sat Jun 15 2010 john5342 <john5342 at fedoraproject.org> - 0.4.0-8
+- Fix FTBFS (#600000)
+
 * Sat Jan 09 2010 john5342 <john5342 at fedoraproject.org> - 0.4.0-7
 - Fix FTBFS (#553715)
 



More information about the scm-commits mailing list