*** empty log message ***
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Name: libfprint
|
Name: libfprint
|
||||||
Version: 0.0.5
|
Version: 0.0.5
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: Tool kit for fingerprint scanner
|
Summary: Tool kit for fingerprint scanner
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
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
|
Source0: http://downloads.sourceforge.net/fprint/%{name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
BuildRequires: libusb-devel libMagickCore libMagickWand glib2-devel openssl-devel
|
BuildRequires: libusb-devel ImageMagick-devel glib2-devel openssl-devel
|
||||||
Requires: ConsoleKit
|
Requires: ConsoleKit
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/%{name}.pc
|
%{_libdir}/pkgconfig/%{name}.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 13 2008 Pingou <pingoufc4@yahoo.fr> 0.0.5-6
|
||||||
|
- Correction on the Build Requires
|
||||||
|
|
||||||
* Tue May 13 2008 Pingou <pingoufc4@yahoo.fr> 0.0.5-5
|
* Tue May 13 2008 Pingou <pingoufc4@yahoo.fr> 0.0.5-5
|
||||||
- Correction on the Build Requires
|
- Correction on the Build Requires
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user