[libreoffice/f16] add obsoletes for -debuginfo subpkg

David Tardon dtardon at fedoraproject.org
Fri Mar 23 06:29:31 UTC 2012


commit b14547af3e086bdccba11b0c6786e3581e43d1bc
Author: David Tardon <dtardon at redhat.com>
Date:   Fri Mar 23 07:19:10 2012 +0100

    add obsoletes for -debuginfo subpkg

 libreoffice.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index b803971..9dece9b 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -749,6 +749,11 @@ Group: Development/Debug
 AutoReqProv: 0
 Requires: libreoffice-core = %{epoch}:%{version}-%{release}
 Requires: libreoffice-gdb-debug-support = %{epoch}:%{version}-%{release}
+Obsoletes: openoffice.org-debuginfo < 1:3.3.1
+%if %{defined rhel} && 0%{?rhel} < 7
+Provides: openoffice.org-debuginfo = 1:3.3.0
+Obsoletes: openoffice.org2-debuginfo < 1:3.0.0
+%endif
 
 %description debuginfo
 This package provides debug information for package %{name}.


More information about the scm-commits mailing list