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