Accepting request 526326 from GNOME:Factory
Drop translation-update-upstream in spec since it becomes useless when the intltool dependency is removed (bgo#783223). (forwarded request 526270 from yfjiang) OBS-URL: https://build.opensuse.org/request/show/526326 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-backgrounds?expand=0&rev=69
This commit is contained in:
commit
f5a994bfff
@ -4,6 +4,8 @@ Mon Jul 17 13:28:15 UTC 2017 - zaitor@opensuse.org
|
||||
- Update to version 3.25.4:
|
||||
+ Switch to meson buildsystem.
|
||||
+ Drop intltool dependency, port to gettext.
|
||||
+ Drop translation-update-upstream in spec since it becomes
|
||||
useless when the intltool dependency is removed (bgo#783223).
|
||||
+ New 3.26 default background.
|
||||
- Add meson and pkgconfig BuildRequires and switch autotools macros
|
||||
configure, make and makeinstall to meson, meson_build and
|
||||
|
@ -25,9 +25,6 @@ Group: System/GUI/GNOME
|
||||
Url: http://www.gnome.org/
|
||||
Source: http://download.gnome.org/sources/gnome-backgrounds/3.25/%{name}-%{version}.tar.xz
|
||||
BuildRequires: fdupes
|
||||
%if !0%{?is_opensuse}
|
||||
BuildRequires: translation-update-upstream
|
||||
%endif
|
||||
BuildRequires: meson
|
||||
BuildRequires: pkgconfig
|
||||
Recommends: %{name}-lang
|
||||
@ -41,9 +38,6 @@ Background images from the GNOME project.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%if !0%{?is_opensuse}
|
||||
translation-update-upstream
|
||||
%endif
|
||||
|
||||
%build
|
||||
%meson
|
||||
|
Loading…
Reference in New Issue
Block a user