forked from pool/libheimdal
This commit is contained in:
parent
b751e1507f
commit
34e07eeb39
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libheimdal
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,14 +18,14 @@
|
||||
|
||||
Name: libheimdal
|
||||
Summary: Libraries of Kerberos 5 implementation
|
||||
License: BSD-3-Clause
|
||||
Group: System/Libraries
|
||||
Version: 1.6rc2
|
||||
Release: 1
|
||||
Release: 0
|
||||
Url: http://www.h5l.org
|
||||
Source0: http://www.h5l.org/dist/src/heimdal-%{version}.tar.gz
|
||||
Source1: http://www.h5l.org/dist/src/heimdal-%{version}.tar.gz.asc
|
||||
Patch0: heimdal-version-script-client.map.patch
|
||||
License: BSD-3-Clause
|
||||
Group: System/Libraries
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xau)
|
||||
BuildRequires: pkgconfig(xt)
|
||||
@ -34,17 +34,17 @@ BuildRequires: pkgconfig(ncurses) >= 5.3
|
||||
%else
|
||||
BuildRequires: ncurses-devel >= 5.3
|
||||
%endif
|
||||
BuildRequires: pkgconfig(sqlite3)
|
||||
BuildRequires: bison
|
||||
BuildRequires: db-devel >= 4.2.52
|
||||
BuildRequires: e2fsprogs-devel
|
||||
BuildRequires: openldap2-devel >= 2.0
|
||||
BuildRequires: pam-devel
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: bison
|
||||
BuildRequires: flex
|
||||
BuildRequires: libtool
|
||||
BuildRequires: openldap2-devel >= 2.0
|
||||
BuildRequires: pam-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: texinfo
|
||||
BuildRequires: pkgconfig(sqlite3)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -152,3 +152,5 @@ shopt -u extglob
|
||||
%{_includedir}/roken/*.h
|
||||
%{_libdir}/*.so
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user