From c257601da324430969237c38c144de4c4a6970e1 Mon Sep 17 00:00:00 2001 From: Marcin Banasiak Date: Fri, 7 Dec 2007 18:50:10 +0000 Subject: [PATCH] - updated to 1.6.0 - added locale-names patch Changed files: xfce4-notes-plugin.spec -> 1.13 --- xfce4-notes-plugin.spec | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/xfce4-notes-plugin.spec b/xfce4-notes-plugin.spec index 50985d5..cf11670 100644 --- a/xfce4-notes-plugin.spec +++ b/xfce4-notes-plugin.spec @@ -1,16 +1,17 @@ Summary: Notes plugin for the Xfce panel Summary(pl.UTF-8): Notatki dla panelu Xfce Name: xfce4-notes-plugin -Version: 1.4.1 +Version: 1.6.0 Release: 1 License: GPL Group: X11/Applications Source0: http://goodies.xfce.org/releases/xfce4-notes-plugin/%{name}-%{version}.tar.bz2 -# Source0-md5: 6f20d84bf3aadd6c974f226c04f33050 +# Source0-md5: 979e3bce856ab217e7cfad14bd50cc26 +Patch0: %{name}-locale-names.patch URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin BuildRequires: autoconf BuildRequires: automake -BuildRequires: libtool +BuildRequires: intltool BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: xfce4-dev-tools >= 4.4.0 @@ -30,9 +31,13 @@ notatek na pulpicie. %prep %setup -q +%patch0 -p1 + +mv -f po/{nb_NO,nb}.po +mv -f po/{pt_PT,pt}.po %build -%{__libtoolize} +%{__intltoolize} %{__aclocal} %{__autoconf} %{__autoheader} -- 2.44.0