diff --git a/taglib.changes b/taglib.changes index 8f75a92..d1e1d9f 100644 --- a/taglib.changes +++ b/taglib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 4 08:49:06 UTC 2016 - olaf@aepfle.de + +- Fix build in SLE_11 by disabling post-install + ------------------------------------------------------------------- Sat Jan 2 17:06:39 UTC 2016 - mpluskal@suse.com diff --git a/taglib.spec b/taglib.spec index af17d2b..182f966 100644 --- a/taglib.spec +++ b/taglib.spec @@ -133,7 +133,7 @@ for i in `find build/examples -maxdepth 1 ! -type d -executable`; do cp -v ${i} #make check #popd -%if 0%{?suse_version} +%if 0%{?suse_version} > 1110 %post %desktop_database_post