- provide/obsolete Terminal-lang correctly

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-terminal?expand=0&rev=2
This commit is contained in:
Guido Berhoerster 2012-12-28 15:05:02 +00:00 committed by Git OBS Bridge
parent eeb4265805
commit 4bd77c6993
2 changed files with 17 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 28 15:02:35 UTC 2012 - gber@opensuse.org
- provide/obsolete Terminal-lang correctly
-------------------------------------------------------------------
Fri Dec 28 09:37:33 UTC 2012 - gber@opensuse.org

View File

@ -47,7 +47,18 @@ window, the possibility to have a pseudo-transparent terminal background, and a
compact mode where both the menubar and the window decorations are hidden which
helps to save space on the desktop.
%lang_package
# expanded %%lang_package with Obsoletes/Provides added
%package lang
Summary: Languages for package %{name}
Group: System/Localization
Requires: %{name} = %{version}
Provides: %{name}-lang-all = %{version}
Supplements: packageand(bundle-lang-other:%{name})
Provides: Terminal-lang = %{version}
Obsoletes: Terminal-lang < %{version}
BuildArch: noarch
%description lang
Provides translations to the package %{name}
%prep
%setup -q