*** empty log message ***
This commit is contained in:
parent
2f6bf8f31e
commit
746ec8dadc
@ -1,6 +1,6 @@
|
||||
Name: libfprint
|
||||
Version: 0.0.5
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Tool kit for fingerprint scanner
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -9,7 +9,8 @@ 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 ImageMagick-devel glib2-devel
|
||||
BuildRequires: libusb-devel ImageMagick-devel glib2-devel openssl-devel
|
||||
Requires: ConsoleKit
|
||||
|
||||
%description
|
||||
The fprint project aims to plug a gap in the Linux desktop: support for
|
||||
@ -66,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Sat Jan 05 2008 Pingou <pingoufc4@yahoo.fr> 0.0.5-2
|
||||
- Change on the BuildRequires
|
||||
|
||||
* Sat Jan 05 2008 Pingou <pingoufc4@yahoo.fr> 0.0.5-1
|
||||
- Update to version 0.0.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user