From 6a34cbf3085e00754866e772e9a1f3e452bc5fb9 Mon Sep 17 00:00:00 2001 From: Pierre-YvesChibon Date: Tue, 13 May 2008 14:52:46 +0000 Subject: [PATCH] *** empty log message *** --- libfprint.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/libfprint.spec b/libfprint.spec index 0f3b2dc..b2014e2 100644 --- a/libfprint.spec +++ b/libfprint.spec @@ -1,6 +1,6 @@ Name: libfprint Version: 0.0.5 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Tool kit for fingerprint scanner Group: System Environment/Libraries @@ -9,7 +9,7 @@ URL: http://www.reactivated.net/fprint/wiki/Main_Page Source0: http://downloads.sourceforge.net/fprint/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libusb-devel libMagickCore-devel libMagickWand-devel glib2-devel openssl-devel +BuildRequires: libusb-devel libMagickCore libMagickWand glib2-devel openssl-devel Requires: ConsoleKit %description @@ -67,8 +67,11 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/%{name}.pc %changelog +* Tue May 13 2008 Pingou 0.0.5-5 +- Correction on the Build Requires + * Tue May 13 2008 Pingou 0.0.5-4 -- Update the Requires due to the change on ImageMagick +- Update the Build Requires due to the change on ImageMagick * Tue Feb 19 2008 Fedora Release Engineering - 0.0.5-3 - Autorebuild for GCC 4.3