Update to Samba 4.0.0!
This commit is contained in:
parent
766cc66ade
commit
0b662ab059
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ samba-3.6.0pre1.tar.gz
|
|||||||
/samba-4.0.0rc4.tar.bz2
|
/samba-4.0.0rc4.tar.bz2
|
||||||
/samba-4.0.0rc5.tar.bz2
|
/samba-4.0.0rc5.tar.bz2
|
||||||
/samba-4.0.0rc6.tar.bz2
|
/samba-4.0.0rc6.tar.bz2
|
||||||
|
/samba-4.0.0.tar.bz2
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Set --with testsuite or %bcond_without to run the Samba torture testsuite.
|
# Set --with testsuite or %bcond_without to run the Samba torture testsuite.
|
||||||
%bcond_with testsuite
|
%bcond_with testsuite
|
||||||
|
|
||||||
%define main_release 171
|
%define main_release 172
|
||||||
|
|
||||||
%define samba_version 4.0.0
|
%define samba_version 4.0.0
|
||||||
%define talloc_version 2.0.7
|
%define talloc_version 2.0.7
|
||||||
@ -10,7 +10,7 @@
|
|||||||
%define tevent_version 0.9.17
|
%define tevent_version 0.9.17
|
||||||
%define ldb_version 1.1.12
|
%define ldb_version 1.1.12
|
||||||
# This should be rc1 or nil
|
# This should be rc1 or nil
|
||||||
%define pre_release rc6
|
%define pre_release %nil
|
||||||
|
|
||||||
%if "x%{?pre_release}" != "x"
|
%if "x%{?pre_release}" != "x"
|
||||||
%define samba_release 0.%{main_release}.%{pre_release}%{?dist}
|
%define samba_release 0.%{main_release}.%{pre_release}%{?dist}
|
||||||
|
Loading…
Reference in New Issue
Block a user