Accepting request 256903 from home:olh:branches:LibreOffice:Factory

- Obsolete old libreoffice-ure to avoid conflicts during zypper dup
  (bnc#900877)

!!!!!!!!!!!!!!
Also remove bogus comments. Provides/Obsoletes have to stay.
!!!!!!!!!!!!!!

OBS-URL: https://build.opensuse.org/request/show/256903
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=198
This commit is contained in:
Tomáš Chvátal 2014-10-16 13:44:04 +00:00 committed by Git OBS Bridge
parent 047569880c
commit c40b4a5358
2 changed files with 8 additions and 5 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 16 13:35:20 UTC 2014 - olaf@aepfle.de
- Obsolete old libreoffice-ure to avoid conflicts during zypper dup
(bnc#900877)
-------------------------------------------------------------------
Wed Oct 1 12:24:03 UTC 2014 - tchvatal@suse.com

View File

@ -223,21 +223,18 @@ Requires(post): zip
Requires(postun): coreutils
Requires(postun): gtk2
Requires(pre): findutils
# Remove after 13.1 is out of support scope
Provides: %{name}-draw-extensions = %{version}
Obsoletes: %{name}-draw-extensions < %{version}
# Remove after 13.1 is out of support scope
Provides: %{name}-impress-extensions = %{version}
Obsoletes: %{name}-impress-extensions < %{version}
# Remove after 13.1 is out of support scope
Provides: %{name}-base-extensions = %{version}
Obsoletes: %{name}-base-extensions < %{version}
# Remove after 13.1 is out of support scope
Provides: %{name}-kde = %{version}
Obsoletes: %{name}-kde < %{version}
# Remove after 13.1 is out of support scope
Provides: %{name}-l10n-prebuild = %{version}
Obsoletes: %{name}-l10n-prebuild < %{version}
Provides: %{name}-ure = %{version}
Obsoletes: %{name}-ure < %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %{arm} %{ix86} x86_64 ppc ppc64
%if %{with vlc}