rpms/kdelibs/devel kdelibs.spec,1.279,1.280

Kevin Kofler (kkofler) fedora-extras-commits at redhat.com
Wed Mar 5 22:09:26 UTC 2008


Author: kkofler

Update of /cvs/pkgs/rpms/kdelibs/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20869/devel

Modified Files:
	kdelibs.spec 
Log Message:
- BR doxygen and qt4-doc when building apidocs


Index: kdelibs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdelibs/devel/kdelibs.spec,v
retrieving revision 1.279
retrieving revision 1.280
diff -u -r1.279 -r1.280
--- kdelibs.spec	5 Mar 2008 21:39:51 -0000	1.279
+++ kdelibs.spec	5 Mar 2008 22:08:50 -0000	1.280
@@ -106,6 +106,11 @@
 BuildRequires: openssh-clients
 BuildRequires: subversion
 
+%if "%{?apidocs}" == "1"
+BuildRequires: doxygen
+BuildRequires: qt4-doc
+%endif
+
 %description
 Libraries for the K Desktop Environment 4.
 
@@ -320,6 +325,7 @@
 - install all .css files in kdelibs-common to build kdepimlibs-apidocs against
 - install doxygen.sh as kde4-doxygen.sh in -devel
 - build apidocs and put them into an -apidocs subpackage (can be turned off)
+- BR doxygen and qt4-doc when building apidocs
 
 * Fri Feb 29 2008 Than Ngo <than at redhat.com> 4.0.2-3
 - rebuilt




More information about the fedora-extras-commits mailing list