fix BRs
This commit is contained in:
parent
7ade5c3e4d
commit
6d9194c469
@ -16,6 +16,7 @@ BuildRequires: dbus-devel >= 1.0
|
|||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: libgcrypt-devel
|
BuildRequires: libgcrypt-devel
|
||||||
BuildRequires: perl(XML::Parser)
|
BuildRequires: perl(XML::Parser)
|
||||||
|
BuildRequires: autoconf, automake, libtool
|
||||||
|
|
||||||
%description
|
%description
|
||||||
gnome-keyring manages passwords and other types of secrets
|
gnome-keyring manages passwords and other types of secrets
|
||||||
@ -55,6 +56,7 @@ and start the keyring daemon.
|
|||||||
%patch0 -p1 -b .pam
|
%patch0 -p1 -b .pam
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
libtoolize
|
||||||
autoreconf
|
autoreconf
|
||||||
%configure --disable-gtk-doc --with-pam-dir=/lib/security
|
%configure --disable-gtk-doc --with-pam-dir=/lib/security
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
Loading…
Reference in New Issue
Block a user