- Update to 2.29.4
This commit is contained in:
parent
2e46d5b5f7
commit
390df83393
@ -36,9 +36,12 @@ BuildRequires: autoconf, automake, libtool
|
|||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: libtasn1-tools
|
BuildRequires: libtasn1-tools
|
||||||
|
BuildRequires: libgnome-keyring-devel
|
||||||
Requires(pre): GConf2
|
Requires(pre): GConf2
|
||||||
Requires(preun): GConf2
|
Requires(preun): GConf2
|
||||||
Requires(post): GConf2
|
Requires(post): GConf2
|
||||||
|
# for smooth transition since the core was split
|
||||||
|
Requires: libgnome-keyring
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The gnome-keyring session daemon manages passwords and other types of
|
The gnome-keyring session daemon manages passwords and other types of
|
||||||
@ -54,6 +57,8 @@ Requires: glib2-devel
|
|||||||
Requires: pkgconfig
|
Requires: pkgconfig
|
||||||
# for /usr/share/gtk-doc/html
|
# for /usr/share/gtk-doc/html
|
||||||
Requires: gtk-doc
|
Requires: gtk-doc
|
||||||
|
# for smooth transition since the core was split
|
||||||
|
Requires: libgnome-keyring-devel
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
The gnome-keyring-devel package contains the libraries and
|
The gnome-keyring-devel package contains the libraries and
|
||||||
@ -153,7 +158,7 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Dec 22 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.29.4-1
|
* Thu Jan 7 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.29.4-1
|
||||||
- Update to 2.29.4
|
- Update to 2.29.4
|
||||||
|
|
||||||
* Mon Sep 21 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.28.0-1
|
* Mon Sep 21 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.28.0-1
|
||||||
|
Loading…
Reference in New Issue
Block a user