[ogre] For unit testing the cppunit-devel package is needed, not cppunit.

Bruno Wolff III bruno at fedoraproject.org
Sun Jan 2 17:34:43 UTC 2011


commit f9cfb4315d7dc9583dbd4bcadb19f541bea4e284
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sun Jan 2 11:27:48 2011 -0600

    For unit testing the cppunit-devel package is needed, not cppunit.

 ogre.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ogre.spec b/ogre.spec
index 6d24363..461d8eb 100644
--- a/ogre.spec
+++ b/ogre.spec
@@ -34,7 +34,7 @@ BuildRequires:  ois-devel freeimage-devel openexr-devel
 BuildRequires:  glew-devel, poco-devel, tbb-devel
 BuildRequires:  tinyxml-devel
 BuildRequires:	cmake
-BuildRequires:  cppunit
+BuildRequires:  cppunit-devel
 
 %description
 OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented,


More information about the scm-commits mailing list