From 1771f05aeddf83f26b6191f932887689123891a9 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 5 Aug 2013 18:57:25 +0530 Subject: [PATCH] Fix vi translations to fix desktop-file-validate error - Fix bogus date in %changelog - Compilation should be more verbose, add V=1 --- file-roller.spec | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/file-roller.spec b/file-roller.spec index d86db93..df89807 100644 --- a/file-roller.spec +++ b/file-roller.spec @@ -1,7 +1,7 @@ Summary: Tool for viewing and creating archives Name: file-roller Version: 3.9.4 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ Group: Applications/Archiving URL: http://download.gnome.org/sources/file-roller/ @@ -45,6 +45,9 @@ or directories. %prep %setup -q +#Fix for desktop-file-validate vi translation error +sed -i 's|giai;nen|giai;nen;|g' po/vi.po + %build %configure \ --disable-static \ @@ -52,7 +55,7 @@ or directories. --enable-packagekit export tagname=CC -make LIBTOOL=/usr/bin/libtool +make V=1 LIBTOOL=/usr/bin/libtool %install export tagname=CC @@ -98,6 +101,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %changelog +* Mon Aug 05 2013 Parag Nemade - 3.9.4-3 +- Fix vi translations to fix desktop-file-validate error +- Fix bogus date in %%changelog +- Compilation should be more verbose, add V=1 + * Sat Aug 03 2013 Fedora Release Engineering - 3.9.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild @@ -654,13 +662,13 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : * Tue Jan 31 2006 Matthias Clasen 2.13.90-1 - Update to 2.13.90 -* Tue Jan 16 2006 Matthias Clasen 2.13.4-1 +* Mon Jan 16 2006 Matthias Clasen 2.13.4-1 - Update to 2.13.4 -* Thu Jan 03 2006 Matthias Clasen 2.13.3-1 +* Tue Jan 03 2006 Matthias Clasen 2.13.3-1 - Update to 2.13.3 -* Thu Dec 14 2005 Matthias Clasen 2.13.2-1 +* Wed Dec 14 2005 Matthias Clasen 2.13.2-1 - Update to 2.13.2 - Remove upstreamed patches