diff --git a/anjuta.changes b/anjuta.changes index c7d0ee1..87dbee7 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -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 diff --git a/anjuta.spec b/anjuta.spec index c19c534..b8bbd44 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -19,7 +19,7 @@ Name: anjuta Version: 2.30.1.0 -Release: 1 +Release: 2 License: GPLv2+ Summary: GNOME IDE for C and C++ Url: http://anjuta.sourceforge.net/ @@ -49,6 +49,7 @@ BuildRequires: libxslt-devel BuildRequires: perl-gettext BuildRequires: shared-mime-info BuildRequires: subversion-devel +BuildRequires: translation-update-upstream BuildRequires: update-desktop-files %ifnarch ia64 s390 s390x BuildRequires: valgrind-devel @@ -106,6 +107,7 @@ and can be unfriendly to use. %lang_package %prep %setup -q +translation-update-upstream %build %configure\