From 51e49b01990aabf24724cfbd7918f4716756279f Mon Sep 17 00:00:00 2001 From: Pavel Zhukov Date: Sat, 7 May 2011 14:00:32 +0400 Subject: [PATCH] Recompile with readline support --- sdcv.spec | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/sdcv.spec b/sdcv.spec index 18ba38f..12f5af1 100644 --- a/sdcv.spec +++ b/sdcv.spec @@ -2,7 +2,6 @@ Name: sdcv Version: 0.4.2 Release: 5%{?dist} Summary: Console version of StarDict program - Group: Applications/System License: GPLv2+ URL: http://sdcv.sourceforge.net/ @@ -20,6 +19,7 @@ Patch11: %{name}-use-env-home.patch Patch12: %{name}-zlib-return-value.patch BuildRequires: zlib-devel glib2-devel gettext-devel autoconf automake +BuildRequires: readline-devel %description SDCV is simple, cross-platform text-base utility for work with @@ -46,7 +46,7 @@ SDCV - простая, консольная утилита работы %build autopoint --force autoreconf -%configure +%configure --with-readline make %{?_smp_mflags} @@ -62,20 +62,21 @@ make install DESTDIR=%{buildroot} %{_mandir}/uk/man1/sdcv.1.gz %changelog -* Wed Feb 09 2011 Fedora Release Engineering - 0.4.2-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild +* Sat May 07 2011 Pavel Zhukov - 0.4.2-5 +- Enable readline support +- Thank to Vadim V. Raskhozhev -* Thu Jan 12 2011 Pavel Zhukov - 0.4.2-4 +* Thu Jan 12 2011 Pavel Zhukov - 0.4.2-4 - fixed License tag -* Wed Jan 12 2011 Pavel Zhukov - 0.4.2-3 +* Wed Jan 12 2011 Pavel Zhukov - 0.4.2-3 - rename patchs for better legibity - fixed doc section -* Fri Dec 31 2010 Pavel Zhukov - 0.4.2-2 +* Fri Dec 31 2010 Pavel Zhukov - 0.4.2-2 - some minor bugfixes and gettext patch -* Thu Dec 30 2010 Pavel Zhukov - 0.4.2-1 +* Thu Dec 30 2010 Pavel Zhukov - 0.4.2-1 - Initial package - version 0.4.2