[fprintd] Revert "Fix crash in gnome-screensaver"

Ray Strode rstrode at fedoraproject.org
Mon Nov 8 19:20:52 UTC 2010


commit bb0f7a6eb7fe9da5d4e8857241d78815fee5b2f4
Author: Ray Strode <rstrode at redhat.com>
Date:   Mon Nov 8 14:20:30 2010 -0500

    Revert "Fix crash in gnome-screensaver"
    
    This reverts commit cce226bf1ca057c7953489cf46d4fa24eafea080.
    
    I blame roderick for this insanity.

 dont-call-g-source-remove.patch |   33 ---------------------------------
 fprintd.spec                    |    6 ------
 2 files changed, 0 insertions(+), 39 deletions(-)
---
diff --git a/fprintd.spec b/fprintd.spec
index 1b38051..5383e9a 100644
--- a/fprintd.spec
+++ b/fprintd.spec
@@ -18,8 +18,6 @@ BuildRequires:	gtk-doc
 BuildRequires:	intltool
 BuildRequires:  autoconf automake libtool
 
-Patch0:		dont-call-g-source-remove.patch
-
 %description
 D-Bus service to access fingerprint readers.
 
@@ -52,7 +50,6 @@ fingerprint readers access.
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0 -p1 -b .dont-call-g-source-remove
 
 %build
 %configure --libdir=/%{_lib}/ --enable-gtk-doc --enable-pam
@@ -94,9 +91,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Manager.xml
 
 %changelog
-* Mon Nov 08 2010 Ray Strode <rstrode at redhat.com> 0.2.0-1
-- Fix crash in gnome-screensaver
-
 * Thu Aug 19 2010 Bastien Nocera <bnocera at redhat.com> 0.2.0-1
 - Update to 0.2.0
 


More information about the scm-commits mailing list