forked from pool/libwnck
Accepting request 49457 from home:a_jaeger:branches:openSUSE:Factory
Thanks OBS-URL: https://build.opensuse.org/request/show/49457 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libwnck?expand=0&rev=55
This commit is contained in:
parent
a4c5333972
commit
0463b7ffba
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 29 02:18:46 UTC 2010 - aj@suse.de
|
||||||
|
|
||||||
|
- Change lang package Requires to Recommends since it is not
|
||||||
|
mandatory at runtime.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 27 13:48:40 CEST 2010 - vuntz@opensuse.org
|
Mon Sep 27 13:48:40 CEST 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@ BuildRequires: gobject-introspection-devel
|
|||||||
BuildRequires: gtk2-devel
|
BuildRequires: gtk2-devel
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: licenses
|
BuildRequires: licenses
|
||||||
Requires: %{name}-lang = %{version}
|
Recommends: %{name}-lang
|
||||||
Requires: libwnck-1-22 = %{version}
|
Requires: libwnck-1-22 = %{version}
|
||||||
Requires: licenses
|
Requires: licenses
|
||||||
# bug437293
|
# bug437293
|
||||||
@ -52,8 +52,7 @@ write task lists, pagers, and similar GNOME programs.
|
|||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Summary: Window Navigator Construction Kit (Library Package)
|
Summary: Window Navigator Construction Kit (Library Package)
|
||||||
Group: Development/Libraries/GNOME
|
Group: Development/Libraries/GNOME
|
||||||
# Require translation package (%{name}) not older than the library:
|
Recommends: %{name}-lang
|
||||||
Requires: %{name}-lang = %{version}
|
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
Obsoletes: libwnck-64bit
|
Obsoletes: libwnck-64bit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user