rpms/taglib/devel taglib.spec,1.36,1.37

Michael Schwendt mschwendt at fedoraproject.org
Sat Aug 22 10:45:43 UTC 2009


Author: mschwendt

Update of /cvs/pkgs/rpms/taglib/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19867

Modified Files:
	taglib.spec 
Log Message:
BR cppunit-devel conditionally


Index: taglib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/taglib/devel/taglib.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -p -r1.36 -r1.37
--- taglib.spec	22 Aug 2009 10:44:21 -0000	1.36
+++ taglib.spec	22 Aug 2009 10:45:42 -0000	1.37
@@ -40,6 +40,10 @@ Patch106: taglib-1.5-1.6-mpeg-cmake.patc
 BuildRequires: cmake
 BuildRequires: pkgconfig
 BuildRequires: zlib-devel
+%if %{with tests}
+BuildRequires: cppunit-devel
+%endif
+
 
 %description
 TagLib is a library for reading and editing the meta-data of several




More information about the scm-commits mailing list