David Zeuthen 28642c2
%define libgnomeui_version 2.9.1
David Zeuthen 28642c2
%define krb5_version 1.4
3e381d0
%define libnm_version 0.5
0729c38
%define dbus_version 0.60
David Zeuthen 28642c2
cvsdist e4a2a8f
Summary: Kerberos 5 authentication dialog
cvsdist e4a2a8f
Name: krb5-auth-dialog
a1f7d42
Version: 0.6
a1f7d42
Release: 1
cvsdist e4a2a8f
License: GPL
cvsdist e4a2a8f
Group: User Interface/X
cvsdist e4a2a8f
URL: http://www.redhat.com/
a1f7d42
Source0: %{name}-%{version}.tar.bz2
cvsdist e4a2a8f
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
David Zeuthen 28642c2
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
9435fd9
BuildRequires: krb5-devel >= %{krb5_version}
a955cad
BuildRequires: NetworkManager-glib-devel >= %{libnm_version}
0729c38
BuildRequires: dbus-devel >= %{dbus_version}
David Zeuthen 28642c2
Requires: libgnomeui >= %{libgnomeui_version}
9435fd9
Requires: krb5-libs >= %{krb5_version}
cvsdist e4a2a8f
cvsdist e4a2a8f
%description
cvsdist e4a2a8f
This package contains a dialog that warns the user when their Kerberos
cvsdist e4a2a8f
tickets are about to expire and lets them renew them.
cvsdist e4a2a8f
cvsdist e4a2a8f
%prep
cvsdist e4a2a8f
%setup -q
cvsdist e4a2a8f
cvsdist e4a2a8f
%build
cvsdist e4a2a8f
%configure
cvsdist e4a2a8f
make
cvsdist e4a2a8f
cvsdist e4a2a8f
%install
a955cad
%{__rm} -rf $RPM_BUILD_ROOT
cvsdist e4a2a8f
%makeinstall
ea9fc69
%find_lang %name
cvsdist e4a2a8f
cvsdist e4a2a8f
%clean
a955cad
%{__rm} -rf $RPM_BUILD_ROOT
cvsdist e4a2a8f
cvsdist e4a2a8f
ea9fc69
%files -f %name.lang
cvsdist e4a2a8f
%defattr(-,root,root,-)
cvsdist e4a2a8f
%doc
cvsdist e4a2a8f
%{_bindir}/krb5-auth-dialog
cvsdist e4a2a8f
%{_datadir}/krb5-auth-dialog/
a955cad
%{_mandir}/man1/*
a1f7d42
%{_sysconfdir}/xdg/autostart/krb5-auth-dialog.desktop
cvsdist e4a2a8f
cvsdist e4a2a8f
cvsdist e4a2a8f
%changelog
a1f7d42
* Tue Jan 31 2006 Christopher Aillon <caillon@redhat.com> 0.6-1
a1f7d42
- Update to 0.6, adding an autostart file
a1f7d42
c1c1655
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com> - 0.5-2.1
5611aba
- rebuilt
5611aba
0729c38
* Thu Dec 01 2005 John (J5) Palmieri <johnp@redhat.com> - 0.5-2
0729c38
- rebuild for new dbus
0729c38
a955cad
* Tue Nov  8 2005 Christopher Aillon <caillon@redhat.com> 0.5-1
a955cad
- Update to 0.5
a955cad
ea9fc69
* Tue Nov  1 2005 Christopher Aillon <caillon@redhat.com> 0.4-1
ea9fc69
- Update to 0.4
ea9fc69
3e381d0
* Mon Oct 31 2005 Christopher Aillon <caillon@redhat.com> 0.3-1
3e381d0
- Update to 0.3, working with newer versions of krb5 and NetworkManager
3e381d0
David Zeuthen 1dbda04
* Tue Aug 16 2005 David Zeuthen <davidz@redhat.com>
David Zeuthen 1dbda04
- Rebuilt
David Zeuthen 1dbda04
9435fd9
* Tue Mar 22 2005 Nalin Dahyabhai <nalin@redhat.com> 0.2-5
9435fd9
- Change Requires: krb5 to krb5-libs, repeat $ -> % fix for build requirements.
9435fd9
1da6107
* Tue Mar 22 2005 Dan Williams <dcbw@redhat.com> 0.2-4
1da6107
- Fix $ -> % for Requires: krb5 >= ...
1da6107
David Zeuthen 28642c2
* Mon Mar 21 2005 David Zeuthen <davidz@redhat.com> 0.2-3
David Zeuthen 28642c2
- Fix up BuildRequires and Requires (#134704)
David Zeuthen 28642c2
David Zeuthen 874fdc7
* Fri Mar  4 2005 David Zeuthen <davidz@redhat.com> 0.2-2
David Zeuthen 874fdc7
- Rebuild
David Zeuthen 874fdc7
cvsdist e4a2a8f
* Mon Aug 16 2004 GNOME <jrb@redhat.com> - auth-dialog
cvsdist e4a2a8f
- Initial build.
cvsdist e4a2a8f