- Added support for translation-update-upstream (FATE#301344).
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=56
This commit is contained in:
parent
9bfe5866c5
commit
ee8f4bad90
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 4 17:29:29 CEST 2010 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Added support for translation-update-upstream (FATE#301344).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 28 22:22:39 CEST 2010 - dimstar@opensuse.org
|
Wed Apr 28 22:22:39 CEST 2010 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -49,6 +49,7 @@ BuildRequires: libxslt-devel
|
|||||||
BuildRequires: perl-gettext
|
BuildRequires: perl-gettext
|
||||||
BuildRequires: shared-mime-info
|
BuildRequires: shared-mime-info
|
||||||
BuildRequires: subversion-devel
|
BuildRequires: subversion-devel
|
||||||
|
BuildRequires: translation-update-upstream
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
%ifnarch ia64 s390 s390x
|
%ifnarch ia64 s390 s390x
|
||||||
BuildRequires: valgrind-devel
|
BuildRequires: valgrind-devel
|
||||||
@ -106,6 +107,7 @@ and can be unfriendly to use.
|
|||||||
%lang_package
|
%lang_package
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
translation-update-upstream
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure\
|
%configure\
|
||||||
|
Loading…
Reference in New Issue
Block a user