rpms/fprintd/F-11 fprintd.spec, 1.9, 1.10 old-libfprint.patch, 1.1, NONE

Bastien Nocera hadess at fedoraproject.org
Thu Jun 25 17:31:14 UTC 2009


Author: hadess

Update of /cvs/pkgs/rpms/fprintd/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27364

Modified Files:
	fprintd.spec 
Removed Files:
	old-libfprint.patch 
Log Message:
* Thu Jun 25 2009 Bastien Nocera <bnocera at redhat.com> 0.1-10.git04fd09cfa.1
- Remove "old-fprint" patch, as we have a new fprint now


Index: fprintd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fprintd/F-11/fprintd.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- fprintd.spec	11 May 2009 14:50:25 -0000	1.9
+++ fprintd.spec	25 Jun 2009 17:30:43 -0000	1.10
@@ -3,7 +3,7 @@
 
 Name:		fprintd
 Version:	0.1
-Release:	9.git%{short_hash}%{?dist}.1
+Release:	10.git%{short_hash}%{?dist}.1
 Summary:	D-Bus service for Fingerprint reader access
 
 Group:		System Environment/Daemons
@@ -15,8 +15,7 @@ License:	GPLv2+
 # mv fprintd-0.1.tar.bz2 fprintd-0.1-%{short_hash}.tar.bz2
 Source0:	fprintd-0.1-%{short_hash}.tar.bz2
 # FIXME remove when we have a newer libfprint
-Patch0:		old-libfprint.patch
-Patch1:		0001-Detect-when-a-device-is-disconnected.patch
+Patch0:		0001-Detect-when-a-device-is-disconnected.patch
 Url:		http://www.reactivated.net/fprint/wiki/Fprintd
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 ExcludeArch: s390 s390x
@@ -60,7 +59,6 @@ fingerprint readers access.
 %prep
 %setup -q -n %{name}-%{version}
 %patch0 -p1
-%patch1 -p1
 
 %build
 %configure --libdir=/%{_lib}/ --enable-gtk-doc --enable-pam
@@ -99,6 +97,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Manager.xml
 
 %changelog
+* Thu Jun 25 2009 Bastien Nocera <bnocera at redhat.com> 0.1-10.git04fd09cfa.1
+- Remove "old-fprint" patch, as we have a new fprint now
+
 * Mon May 11 2009 Karsten Hopp <karsten at redhat.com> 0.1-9.git04fd09cfa.1
 - Excludearch s390 s390x, as we don't have libusb1 on mainframe, we
    can't build the required libfprint package


--- old-libfprint.patch DELETED ---




More information about the fedora-extras-commits mailing list