diff --git a/vinagre.spec b/vinagre.spec index 61f36d8..6a37d38 100644 --- a/vinagre.spec +++ b/vinagre.spec @@ -4,7 +4,7 @@ Name: vinagre Version: 3.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: VNC client for GNOME Group: Applications/System @@ -12,7 +12,7 @@ License: GPLv2+ URL: http://projects.gnome.org/vinagre/ #VCS: git:git://git.gnome.org/vinagre Source0: http://download.gnome.org/sources/vinagre/3.4/%{name}-%{version}.tar.xz - +Patch0: fix-ru-translation.po %if 0%{?with_spice} BuildRequires: spice-gtk3-devel @@ -58,6 +58,7 @@ Apart from the VNC protocol, vinagre supports Spice and RDP. %prep %setup -q +%patch0 -p1 -b .fix-ru-translation %build CFLAGS="%optflags -UGTK_DISABLE_DEPRECATED" %configure --enable-avahi \ @@ -129,6 +130,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || : %changelog +* Wed Mar 28 2012 Richard Hughes - 3.4.0-2 +- Fix the build by fixing the Russian help translation. + * Tue Mar 27 2012 Debarshi Ray - 3.4.0-1 - Update to 3.4.0