[libfprint/f14/master] * Thu Aug 19 2010 Bastien Nocera <bnocera at redhat.com> 0.2.0-1 - Update to 0.2.0

Bastien Nocera hadess at fedoraproject.org
Thu Aug 19 15:58:31 UTC 2010


commit 989f8ecb2e284748cd6cfb87f05e68e71e37acbd
Author: Bastien Nocera <hadess at hadess.net>
Date:   Thu Aug 19 16:58:25 2010 +0100

    * Thu Aug 19 2010 Bastien Nocera <bnocera at redhat.com> 0.2.0-1
    - Update to 0.2.0

 libfprint.spec |   21 ++++++---------------
 sources        |    2 +-
 2 files changed, 7 insertions(+), 16 deletions(-)
---
diff --git a/libfprint.spec b/libfprint.spec
index 006c07d..0794815 100644
--- a/libfprint.spec
+++ b/libfprint.spec
@@ -1,20 +1,13 @@
 Name:           libfprint
-Version:        0.1.0
-Release:        16.pre3%{?dist}
+Version:        0.2.0
+Release:        1%{?dist}
 Summary:        Tool kit for fingerprint scanner
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://www.reactivated.net/fprint/wiki/Main_Page 
-Source0:        http://downloads.sourceforge.net/fprint/%{name}-0.1.0-pre2.tar.bz2
+Source0:        http://freedesktop.org/~hadess/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-# http://thread.gmane.org/gmane.linux.fprint/1321
-Patch1:		0001-Add-udev-rules-to-set-devices-to-autosuspend.patch
-# https://bugzilla.redhat.com/show_bug.cgi?id=472103
-Patch2:		0001-Add-gdk-pixbuf-support.patch
-# https://bugzilla.redhat.com/show_bug.cgi?id=499732
-Source1:	aes1610.c
-Patch3:		libfprint-aes1610-driver.patch
 ExcludeArch:    s390 s390x
 
 BuildRequires:  libusb1-devel glib2-devel gtk2-devel openssl-devel 
@@ -39,13 +32,8 @@ developing applications that use %{name}.
 
 %prep
 %setup -q -n %{name}-0.1.0-pre2
-%patch1 -p1
-%patch2 -p1
-cp -a %{SOURCE1} libfprint/drivers
-%patch3 -p1 -b .aes1610
 
 %build
-autoreconf -f -i
 %configure --disable-static 
 make %{?_smp_mflags}
 pushd doc
@@ -82,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Thu Aug 19 2010 Bastien Nocera <bnocera at redhat.com> 0.2.0-1
+- Update to 0.2.0
+
 * Wed Jun 30 2010 Matthew Garrett <mjg at redhat.com> 0.1.0-16.pre3
 - Fix #505438 to avoid message on boot on some systems
 
diff --git a/sources b/sources
index 8d7ca8e..5b47199 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f0e7fb9438fe17fba642fe59778d668e  libfprint-0.1.0-pre2.tar.bz2
+f4cd1daf59b79f4f02ee77f0603189e9  libfprint-0.2.0.tar.bz2


More information about the scm-commits mailing list