SHA256
1
0
forked from pool/ldb

Accepting request 253233 from network:samba:STABLE

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/253233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=15
This commit is contained in:
Stephan Kulow
2014-10-05 18:28:06 +00:00
committed by Git OBS Bridge
2 changed files with 14 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 23 18:10:04 UTC 2014 - lmuelle@suse.com
- BuildRequire docbook-xsl-stylesheets and libxslt to process the man pages.
-------------------------------------------------------------------
Fri May 23 15:39:36 UTC 2014 - lmuelle@suse.com

View File

@@ -23,6 +23,7 @@
%define tevent_version 0.9.17
Name: ldb
BuildRequires: docbook-xsl-stylesheets
%if 0%{?suse_version} > 1220
BuildRequires: gpg-offline
%endif
@@ -30,6 +31,7 @@ BuildRequires: gpg-offline
BuildRequires: libtalloc-devel >= %{talloc_version}
BuildRequires: libtdb-devel >= %{tdb_version}
BuildRequires: libtevent-devel >= %{tevent_version}
BuildRequires: libxslt
BuildRequires: popt-devel
BuildRequires: pytalloc-devel >= %{talloc_version}
BuildRequires: python-devel
@@ -196,6 +198,13 @@ DESTDIR=${RPM_BUILD_ROOT} make install
%{_bindir}/ldbmodify
%{_bindir}/ldbrename
%{_bindir}/ldbsearch
%{_mandir}/man1/ldbadd.1.gz
%{_mandir}/man1/ldbdel.1.gz
%{_mandir}/man1/ldbedit.1.gz
%{_mandir}/man1/ldbmodify.1.gz
%{_mandir}/man1/ldbrename.1.gz
%{_mandir}/man1/ldbsearch.1.gz
%{_mandir}/man3/ldb.3.gz
%files -n pyldb
%defattr(-,root,root,-)