From: Michał Łukaszek Date: Wed, 5 Apr 2006 01:50:09 +0000 (+0000) Subject: - added BR: scrollkeeper X-Git-Url: http://git.pld-linux.org/?p=packages%2Fbless.git;a=commitdiff_plain;h=5f29cb10570e962521afc9381a5fd4a1e9c5a2c5 - added BR: scrollkeeper - build fixes Changed files: bless.spec -> 1.6 --- diff --git a/bless.spec b/bless.spec index 586abda..63a4d5e 100644 --- a/bless.spec +++ b/bless.spec @@ -10,6 +10,7 @@ Source0: http://download.gna.org/bless/%{name}-%{version}.tar.gz Source1: %{name}.desktop Patch0: %{name}-DESTDIR.patch Patch1: %{name}-help.patch +Patch2: %{name}-buildfixes.patch URL: http://home.gna.org/bless/ BuildRequires: autoconf BuildRequires: automake @@ -18,6 +19,7 @@ BuildRequires: libtool BuildRequires: mono-csharp >= 1.1.4 BuildRequires: mono-devel >= 1.0 BuildRequires: pkgconfig +BuildRequires: scrollkeeper BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -31,6 +33,7 @@ Bless stara si %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %{__libtoolize}