Update to Samba 4.0.0!

This commit is contained in:
Andreas Schneider 2012-12-11 20:30:39 +01:00
parent 766cc66ade
commit 0b662ab059
3 changed files with 4 additions and 3 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@ samba-3.6.0pre1.tar.gz
/samba-4.0.0rc4.tar.bz2
/samba-4.0.0rc5.tar.bz2
/samba-4.0.0rc6.tar.bz2
/samba-4.0.0.tar.bz2

View File

@ -1,7 +1,7 @@
# Set --with testsuite or %bcond_without to run the Samba torture testsuite.
%bcond_with testsuite
%define main_release 171
%define main_release 172
%define samba_version 4.0.0
%define talloc_version 2.0.7
@ -10,7 +10,7 @@
%define tevent_version 0.9.17
%define ldb_version 1.1.12
# This should be rc1 or nil
%define pre_release rc6
%define pre_release %nil
%if "x%{?pre_release}" != "x"
%define samba_release 0.%{main_release}.%{pre_release}%{?dist}

View File

@ -1 +1 @@
6618ea8ff7f587ed3f7c024849163695 samba-4.0.0rc6.tar.bz2
428c05ff3ac7089d5aa96a88105c7cd7 samba-4.0.0.tar.bz2