[libreoffice] make sure -binfilter is removed on update

David Tardon dtardon at fedoraproject.org
Wed Dec 19 06:11:01 UTC 2012


commit c470ea339cd7dc1ab0359434a8cf3bf48c337ec9
Author: David Tardon <dtardon at redhat.com>
Date:   Sat Dec 15 07:58:00 2012 +0100

    make sure -binfilter is removed on update

 libreoffice.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index ba5aad0..b7c95e9 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -270,6 +270,7 @@ Requires(pre):    gtk2 >= 2.9.4
 Requires(post):   gtk2 >= 2.9.4
 Requires(preun):  gtk2 >= 2.9.4
 Requires(postun): gtk2 >= 2.9.4
+Obsoletes: libreoffice-binfilter < 1:4.0.0.0
 Obsoletes: libreoffice-testtools < 1:3.4.99.1
 %if 0%{?rhel} && 0%{?rhel} < 7
 Provides: openoffice.org-core%{?_isa} = 1:3.3.0


More information about the scm-commits mailing list