2.19.5
This commit is contained in:
parent
4a541b650c
commit
4142500989
@ -1 +1 @@
|
|||||||
gnome-keyring-2.19.2.tar.bz2
|
gnome-keyring-2.19.5.tar.bz2
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: A framework for managing user passwords and other secrets
|
Summary: A framework for managing user passwords and other secrets
|
||||||
Name: gnome-keyring
|
Name: gnome-keyring
|
||||||
Version: 2.19.2
|
Version: 2.19.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -27,6 +27,8 @@ Group: Development/Libraries
|
|||||||
Requires: %name = %{version}-%{release}
|
Requires: %name = %{version}-%{release}
|
||||||
Requires: glib2-devel
|
Requires: glib2-devel
|
||||||
Requires: pkgconfig
|
Requires: pkgconfig
|
||||||
|
# for /usr/share/gtk-doc/html
|
||||||
|
Requires: gtk-doc
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
The gnome-keyring-devel package contains the libraries and
|
The gnome-keyring-devel package contains the libraries and
|
||||||
@ -70,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/gtk-doc/html/gnome-keyring/
|
%{_datadir}/gtk-doc/html/gnome-keyring/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 9 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.5-1
|
||||||
|
- Update to 2.19.5
|
||||||
|
|
||||||
* Sun May 20 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.2-1
|
* Sun May 20 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.2-1
|
||||||
- Update to 2.19.2
|
- Update to 2.19.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user