Remove extra and add empty lines for better readability.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tdb?expand=0&rev=11
This commit is contained in:
parent
7b056291ab
commit
c099ea95c1
3
tdb.spec
3
tdb.spec
@ -19,6 +19,7 @@
|
||||
|
||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
||||
|
||||
Name: tdb
|
||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1140
|
||||
%define build_make_smp_mflags %{?_smp_mflags}
|
||||
@ -44,7 +45,6 @@ Source: http://download.samba.org/pub/tdb/tdb-%{version}.tar.gz
|
||||
Source4: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
|
||||
%description
|
||||
TDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB
|
||||
except that it allows multiple simultaneous writers and uses locking
|
||||
@ -63,7 +63,6 @@ Requires: pkgconfig
|
||||
%endif
|
||||
PreReq: /sbin/ldconfig
|
||||
|
||||
|
||||
%description -n libtdb1
|
||||
TDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB
|
||||
except that it allows multiple simultaneous writers and uses locking
|
||||
|
Loading…
Reference in New Issue
Block a user