rpms/qoauth/devel qoauth.spec,1.1,1.2

supercyper supercyper at fedoraproject.org
Wed Jun 23 02:59:27 UTC 2010


Author: supercyper

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

Modified Files:
	qoauth.spec 
Log Message:
Add missing BR


Index: qoauth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qoauth/devel/qoauth.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- qoauth.spec	23 Jun 2010 02:51:29 -0000	1.1
+++ qoauth.spec	23 Jun 2010 02:59:27 -0000	1.2
@@ -13,7 +13,8 @@ URL:		http://github.com/ayoy/qoauth
 # git clone git://github.com/ayoy/qoauth.git
 # git archive master --prefix=qoauth-`git log --pretty=format:"%h"| head -n1`/ |bzip2 > qoauth-`git log --pretty=format:"%h"|head -n1`.tar.bz2
 Source0:	%{name}-%{githash}.tar.bz2
-BuildRequires:	qt4-devel qca2-devel doxygen
+BuildRequires:	qt4-devel qca2-devel 
+BuildRequires:	doxygen qca-ossl
 Requires:	qca-ossl%{?_isa}
 %{?_qt4_version:Requires: qt4%{?_isa} >= %{_qt4_version}}
 



More information about the scm-commits mailing list