diff --git a/glib-networking.changes b/glib-networking.changes index 4bc4370..fcddea1 100644 --- a/glib-networking.changes +++ b/glib-networking.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 14 18:03:20 CET 2011 - sbrabec@suse.cz + +- Added support for translation-update-upstream. + ------------------------------------------------------------------- Sat Jan 8 00:15:42 CET 2011 - vuntz@opensuse.org diff --git a/glib-networking.spec b/glib-networking.spec index 8db30b9..67af6bf 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -26,6 +26,7 @@ Group: System/Libraries Source: %{name}-%{version}.tar.bz2 Source99: baselibs.conf BuildRequires: intltool +BuildRequires: translation-update-upstream # If this BuildRequires changes because of a gio library version change, change gio_real_package accordingly BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gnutls) @@ -43,6 +44,7 @@ Currently, there is only a proxy module based on libproxy. %lang_package %prep %setup -q +translation-update-upstream %build %configure \