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:
Dominique Leuenberger 2017-09-15 20:31:58 +00:00 committed by Git OBS Bridge
commit f5a994bfff
2 changed files with 2 additions and 6 deletions

View File

@ -4,6 +4,8 @@ Mon Jul 17 13:28:15 UTC 2017 - zaitor@opensuse.org
- Update to version 3.25.4: - Update to version 3.25.4:
+ Switch to meson buildsystem. + Switch to meson buildsystem.
+ Drop intltool dependency, port to gettext. + 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. + New 3.26 default background.
- Add meson and pkgconfig BuildRequires and switch autotools macros - Add meson and pkgconfig BuildRequires and switch autotools macros
configure, make and makeinstall to meson, meson_build and configure, make and makeinstall to meson, meson_build and

View File

@ -25,9 +25,6 @@ Group: System/GUI/GNOME
Url: http://www.gnome.org/ Url: http://www.gnome.org/
Source: http://download.gnome.org/sources/gnome-backgrounds/3.25/%{name}-%{version}.tar.xz Source: http://download.gnome.org/sources/gnome-backgrounds/3.25/%{name}-%{version}.tar.xz
BuildRequires: fdupes BuildRequires: fdupes
%if !0%{?is_opensuse}
BuildRequires: translation-update-upstream
%endif
BuildRequires: meson BuildRequires: meson
BuildRequires: pkgconfig BuildRequires: pkgconfig
Recommends: %{name}-lang Recommends: %{name}-lang
@ -41,9 +38,6 @@ Background images from the GNOME project.
%prep %prep
%setup -q %setup -q
%if !0%{?is_opensuse}
translation-update-upstream
%endif
%build %build
%meson %meson