cvsdist 7a743dc
%define gtk2_version 2.3.1
cvsdist 7a743dc
cvsdist 7a743dc
Summary: A framework for managing user passwords and other secrets
cvsdist 7a743dc
Name: gnome-keyring
3473f4e
Version: 0.7.2
132db57
Release: 1%{?dist}
8f38467
License: GPL/LGPL
cvsdist 7a743dc
Group: System Environment/Libraries
cvsdist 7a743dc
Source: gnome-keyring-%{version}.tar.bz2
cvsdist 7a743dc
URL: http://www.gnome.org
3473f4e
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
cvsdist 7a743dc
Requires: gtk2 >= %{gtk2_version}
cvsdist 7a743dc
BuildRequires: gtk2-devel >= %{gtk2_version}
84b8447
BuildRequires: gettext
03b72f6
BuildRequires: perl-XML-Parser
cvsdist 7a743dc
cvsdist 7a743dc
%description
cvsdist 7a743dc
gnome-keyring manages passwords and other types of secrets
cvsdist 7a743dc
for the user, storing them encrypted with a main password.
cvsdist 7a743dc
Applications can use the gnome-keyring library to integrate
cvsdist 7a743dc
with the keyring.
cvsdist 7a743dc
cvsdist 7a743dc
%package devel
09b4a13
Summary: The files needed for gnome-keyring application development
cvsdist 7a743dc
Group: Development/Libraries
7ee0a24
Requires: %name = %{version}-%{release}
cvsdist 7a743dc
Requires: glib2-devel
7ee0a24
Requires: pkgconfig
cvsdist 7a743dc
cvsdist 7a743dc
%description devel
cvsdist 7a743dc
The gnome-keyring-devel package contains the libraries and
cvsdist 7a743dc
include files that you can use to develop applications that
cvsdist 7a743dc
use gnome-keyring.
cvsdist 7a743dc
cvsdist 7a743dc
%prep
cvsdist 7a743dc
%setup -q -n gnome-keyring-%{version}
cvsdist 7a743dc
cvsdist 7a743dc
%build
cvsdist 7a743dc
%configure --disable-gtk-doc
cvsdist 7a743dc
make %{?_smp_mflags}
cvsdist 7a743dc
cvsdist 7a743dc
%install
cvsdist 7a743dc
cvsdist 7a743dc
rm -rf $RPM_BUILD_ROOT
cvsdist 7a743dc
%makeinstall
cvsdist 7a743dc
cvsdist 7a743dc
%find_lang gnome-keyring
cvsdist 7a743dc
cvsdist 7a743dc
rm $RPM_BUILD_ROOT%{_libdir}/*.la
cvsdist 7a743dc
cvsdist 7a743dc
%clean
cvsdist 7a743dc
rm -rf $RPM_BUILD_ROOT
cvsdist 7a743dc
cvsdist 7a743dc
%post   -p /sbin/ldconfig
cvsdist 7a743dc
%postun -p /sbin/ldconfig
cvsdist 7a743dc
cvsdist 7a743dc
%files -f gnome-keyring.lang
cvsdist 7a743dc
%defattr(-, root, root)
cvsdist 7a743dc
%doc AUTHORS NEWS README COPYING COPYING.LIB
cvsdist 7a743dc
%{_libdir}/lib*.so.*
cvsdist 7a743dc
%{_bindir}/*
cvsdist 50d9db9
%{_libexecdir}/*
cvsdist 7a743dc
cvsdist 7a743dc
%files devel
cvsdist 7a743dc
%defattr(-, root, root)
cvsdist 7a743dc
%{_libdir}/lib*.so
cvsdist 7a743dc
%{_libdir}/pkgconfig/*
cvsdist 7a743dc
%{_includedir}/*
09b4a13
%{_datadir}/gtk-doc/html/gnome-keyring/
cvsdist 7a743dc
cvsdist 7a743dc
%changelog
3473f4e
* Tue Dec 19 2006 Matthias Clasen <mclasen@redhat.com> - 0.7.2-1
3473f4e
- Update to 0.7.2
3473f4e
7ee0a24
* Mon Nov  6 2006 Matthias Clasen <mclasen@redhat.com> - 0.7.1-1
7ee0a24
- Update to 0.7.1
7ee0a24
132db57
* Mon Sep  4 2006 Alexander Larsson <alexl@redhat.com> - 0.6.0-1
132db57
- update to 0.6.0
132db57
6bdac43
* Wed Aug 23 2006 Dan Williams <dcbw@redhat.com> - 0.5.2-2.fc6
6bdac43
- Fix null pointer dereference (Gnome.org #352587)
6bdac43
1bcca78
* Mon Aug 21 2006 Matthias Clasen <mclasen@redhat.com> - 0.5.2-1.fc6
1bcca78
- Update to 0.5.2
1bcca78
a1a2d8f
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.5.1-1.1
a1a2d8f
- rebuild
a1a2d8f
e104e9a
* Tue Jun 13 2006 Matthias Clasen <mclasen@redhat.com> - 0.5.1-1
e104e9a
- Update to 0.5.1
e104e9a
84b8447
* Mon May 29 2006 Alexander Larsson <alexl@redhat.com> - 0.4.9-2
84b8447
- buildrequire gettext (#193377)
84b8447
44b8f44
* Mon Mar 13 2006 Matthias Clasen <mclasen@redhat.com> - 0.4.9-1
44b8f44
- Update to 0.4.9
44b8f44
3006346
* Mon Feb 27 2006 Matthias Clasen <mclasen@redhat.com> - 0.4.8-1
3006346
- Update to 0.4.8
3006346
b42f23c
* Mon Feb 13 2006 Matthias Clasen <mclasen@redhat.com> - 0.4.7-1
b42f23c
- Update to 0.4.7
b42f23c
1473e51
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.4.6-1.2.1
1473e51
- bump again for double-long bug on ppc(64)
1473e51
76a8d44
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.4.6-1.2
76a8d44
- rebuilt for new gcc4.1 snapshot and glibc changes
76a8d44
58f952f
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
58f952f
- rebuilt
58f952f
f6fbe09
* Wed Nov 30 2005 Matthias Clasen <mclasen@redhat.com> 0.4.6-1
f6fbe09
- Update to 0.4.6
f6fbe09
888036f
* Thu Sep 29 2005 Matthias Clasen <mclasen@redhat.com> 0.4.5-1
888036f
- Update to 0.4.5
888036f
31f31ae
* Wed Sep  7 2005 Matthias Clasen <mclasen@redhat.com> 0.4.4-1
31f31ae
- Update to 0.4.4
31f31ae
David Zeuthen d51fcd0
* Tue Aug 16 2005 David Zeuthen <davidz@redhat.com> 0.4.3-2
David Zeuthen d51fcd0
- Rebuilt
David Zeuthen d51fcd0
f666d45
* Thu Aug  4 2005 Matthias Clasen <mclasen@redhat.com> 0.4.3-1
f666d45
- New upstream version
f666d45
David Zeuthen 456a133
* Fri Mar 18 2005 David Zeuthen <davidz@redhat.com> 0.4.2-1
David Zeuthen 456a133
- New upstream version
David Zeuthen 456a133
ee2933d
* Wed Mar  2 2005 Alex Larsson <alexl@redhat.com> 0.4.1-2
ee2933d
- Rebuild
ee2933d
329c3c6
* Tue Feb  1 2005 Matthias Clasen <mclasen@redhat.com> - 0.4.1-1
329c3c6
- Update to 0.4.1
329c3c6
454baea
* Mon Sep 13 2004 Alexander Larsson <alexl@redhat.com> - 0.4.0-1
454baea
- update to 0.4.0
454baea
cvsdist 87fda66
* Tue Aug 31 2004 Alex Larsson <alexl@redhat.com> 0.3.3-1
cvsdist 87fda66
- update to 0.3.3
cvsdist 87fda66
cvsdist 65d487a
* Thu Aug 12 2004 Alexander Larsson <alexl@redhat.com> - 0.3.2-1
cvsdist 65d487a
- update to 0.3.2
cvsdist 65d487a
cvsdist a93498a
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist a93498a
- rebuilt
cvsdist a93498a
cvsdist 37b6eff
* Thu Apr  1 2004 Alex Larsson <alexl@redhat.com> 0.2.0-1
cvsdist 37b6eff
- update to 0.2.0
cvsdist 37b6eff
cvsdist 50d9db9
* Wed Mar 10 2004 Alexander Larsson <alexl@redhat.com> 0.1.90-1
cvsdist 50d9db9
- update to 0.1.90
cvsdist 50d9db9
cvsdist 50d9db9
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 50d9db9
- rebuilt
cvsdist 50d9db9
cvsdist 50d9db9
* Tue Feb 24 2004 Alexander Larsson <alexl@redhat.com> 0.1.4-1
cvsdist 50d9db9
- update to 0.1.4
cvsdist 50d9db9
cvsdist 50d9db9
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 50d9db9
- rebuilt
cvsdist 50d9db9
cvsdist 7a743dc
* Fri Jan 30 2004 Alexander Larsson <alexl@redhat.com> 0.1.3-1
cvsdist 7a743dc
- update to 0.1.3
cvsdist 7a743dc
cvsdist 7a743dc
* Mon Jan 26 2004 Bill Nottingham <notting@redhat.com>
cvsdist 7a743dc
- tweak summary
cvsdist 7a743dc
cvsdist 7a743dc
* Mon Jan 26 2004 Alexander Larsson <alexl@redhat.com> 0.1.2-2
cvsdist 7a743dc
- devel package only needs glib2-devel, not gtk2-devel
cvsdist 7a743dc
cvsdist 7a743dc
* Fri Jan 23 2004 Alexander Larsson <alexl@redhat.com> 0.1.2-1
cvsdist 7a743dc
- First version