diff --git a/taglib.changes b/taglib.changes index 5a5b560..fa15ab6 100644 --- a/taglib.changes +++ b/taglib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 16 10:40:52 CEST 2014 - ohering@suse.de + +- BuildRequire cmake >= 2.8 + ------------------------------------------------------------------- Tue Apr 15 14:56:26 UTC 2014 - olaf@aepfle.de diff --git a/taglib.spec b/taglib.spec index cbbd766..7b521b5 100644 --- a/taglib.spec +++ b/taglib.spec @@ -32,7 +32,7 @@ Patch3: taglib-1.8-strip-rpath.patch # Fix build error with 11.4 Patch4: taglib-1.9.1.uint.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: cmake +BuildRequires: cmake >= 2.8 BuildRequires: doxygen BuildRequires: fdupes BuildRequires: gcc-c++