|
@@ -21,7 +21,7 @@
|
|
|
%global libwbc_alternatives_suffix -64
|
|
|
%endif
|
|
|
|
|
|
-%define samba_release 1
|
|
|
+%define samba_release 2
|
|
|
|
|
|
%define samba_source source3
|
|
|
|
|
@@ -93,7 +93,7 @@ BuildRequires: libblkid-devel
|
|
|
BuildConflicts: libbsd-devel
|
|
|
BuildRequires: libcap-devel
|
|
|
BuildRequires: libidn-devel
|
|
|
-BuildRequires: libldb-devel >= 1.1.24
|
|
|
+BuildRequires: libldb-devel >= 1.1.25
|
|
|
BuildRequires: libpcap-devel
|
|
|
BuildRequires: libtevent-devel
|
|
|
BuildRequires: libuuid-devel
|
|
@@ -1613,6 +1613,9 @@ fi
|
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
|
+* Sun Dec 20 2015 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.3.3-2
|
|
|
+- built with libldb-1.1.25.
|
|
|
+
|
|
|
* Thu Dec 17 2015 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.3.3-1
|
|
|
- new upstream release.
|
|
|
- fixed missing %%changelog.
|