1
0

- make gettext-runtime conflict with gettext-runtime-mini

OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=75
This commit is contained in:
Stephan Kulow 2013-06-18 11:26:39 +00:00 committed by Git OBS Bridge
parent 5146f1c36d
commit ae0c0c6f69
3 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 18 11:10:59 UTC 2013 - coolo@suse.com
- make gettext-runtime conflict with gettext-runtime-mini
-------------------------------------------------------------------
Tue Jun 18 09:54:33 UTC 2013 - schwab@suse.de

View File

@ -83,6 +83,9 @@ Obsoletes: gettext-devel-64bit
Provides: gettext-devel = %{version}
Obsoletes: gettext-devel < %{version}
Conflicts: gettext-tools-mini
%else
# to allow a prjconf preference which to take per build
Provides: gettext-tools = %{version}
%endif
%description -n gettext-tools%{?with_mini:-mini}

View File

@ -83,6 +83,9 @@ Obsoletes: gettext-devel-64bit
Provides: gettext-devel = %{version}
Obsoletes: gettext-devel < %{version}
Conflicts: gettext-tools-mini
%else
# to allow a prjconf preference which to take per build
Provides: gettext-tools = %{version}
%endif
%description -n gettext-tools%{?with_mini:-mini}