[krb5-auth-dialog/f16] fix spec

Matthias Clasen mclasen at fedoraproject.org
Thu Sep 29 02:47:23 UTC 2011


commit 0566c3d46672b4841412b0d53660503454694299
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Sep 28 22:46:39 2011 -0400

    fix spec

 krb5-auth-dialog.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/krb5-auth-dialog.spec b/krb5-auth-dialog.spec
index 370f358..5c1edcd 100644
--- a/krb5-auth-dialog.spec
+++ b/krb5-auth-dialog.spec
@@ -7,6 +7,9 @@ Group: User Interface/X
 URL: https://honk.sigxcpu.org/piki/projects/krb5-auth-dialog/
 Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{version}/%{name}-%{version}.tar.xz
 
+# avoid annoying notifications
+Patch0: krb5-auth-dialog-autostart.patch
+
 BuildRequires: krb5-devel
 BuildRequires: perl(XML::Parser), gettext
 BuildRequires: intltool
@@ -32,6 +35,7 @@ tickets are about to expire and lets them renew them.
 
 %prep
 %setup -q
+%patch0 -p1 -b .autostart
 
 autoreconf -i -f
 


More information about the scm-commits mailing list