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:
@@ -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
|
||||
|
||||
|
9
ldb.spec
9
ldb.spec
@@ -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,-)
|
||||
|
Reference in New Issue
Block a user