Accepting request 920391 from home:sbrabec:branches:tuu-goodbye
- Remove obsolete translation-update-upstream support (jsc#SLE-21105). OBS-URL: https://build.opensuse.org/request/show/920391 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=216
This commit is contained in:
parent
02a2b87e23
commit
c6c798d85e
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 20 17:31:09 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
||||||
|
|
||||||
|
- Remove obsolete translation-update-upstream support
|
||||||
|
(jsc#SLE-21105).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 14 19:42:44 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
Sun Feb 14 19:42:44 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
||||||
|
|
||||||
|
@ -33,6 +33,7 @@ BuildRequires: bison
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
BuildRequires: gnome-common
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: libapr-util1-devel
|
BuildRequires: libapr-util1-devel
|
||||||
@ -43,10 +44,8 @@ BuildRequires: perl-gettext
|
|||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: sqlite3-devel
|
BuildRequires: sqlite3-devel
|
||||||
BuildRequires: subversion-devel
|
BuildRequires: subversion-devel
|
||||||
BuildRequires: translation-update-upstream
|
|
||||||
BuildRequires: vala
|
BuildRequires: vala
|
||||||
BuildRequires: yelp-tools
|
BuildRequires: yelp-tools
|
||||||
BuildRequires: gnome-common
|
|
||||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.0.0
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.0.0
|
||||||
BuildRequires: pkgconfig(gdl-3.0) >= 3.5.5
|
BuildRequires: pkgconfig(gdl-3.0) >= 3.5.5
|
||||||
BuildRequires: pkgconfig(gladeui-2.0) >= 3.12.0
|
BuildRequires: pkgconfig(gladeui-2.0) >= 3.12.0
|
||||||
@ -129,7 +128,6 @@ GNOME desktop.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
translation-update-upstream
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export AUTOPOINT='intltoolize --automake --copy'
|
export AUTOPOINT='intltoolize --automake --copy'
|
||||||
|
Loading…
Reference in New Issue
Block a user