samba update

This commit is contained in:
Ertuğrul Erata
2017-02-28 23:18:38 +03:00
parent 711ad9e70b
commit 6d72e684c0
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -60,4 +60,4 @@ def install():
pisitools.dosym("samba-4.0/libsmbclient.h", "/usr/include/libsmbclient.h")
# remove unneeded files
pisitools.removeDir("/usr/share/ctdb-tests")
pisitools.removeDir("/usr/share/ctdb")
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>service</IsA>
<Summary>A suite of SMB and CIFS client/server programs for UNIX</Summary>
<Description>samba is a free software implementation of Microsoft's networking protocol released under the GNU General Public License. As of version 4, Samba not only provides file and print services for various Microsoft Windows clients but can also integrate with a Windows Server domain, either as a Primary Domain Controller (PDC) or as a Domain Member. It can also be part of an Active Directory domain.</Description>
<Archive sha1sum="4420f3da0ce00090e6ae74ffbc3043d6eb53b566" type="targz">http://us1.samba.org/samba/ftp/stable/samba-4.4.5.tar.gz</Archive>
<Archive sha1sum="cff0168e67ef797c0d71c13b6b1208d2ecdc4e6b" type="targz">http://us1.samba.org/samba/ftp/stable/samba-4.5.5.tar.gz</Archive>
<BuildDependencies>
<Dependency>keyutils</Dependency>
<Dependency>acl-devel</Dependency>
@@ -134,6 +134,13 @@
</Package>
<History>
<Update release="4">
<Date>2017-02-28</Date>
<Version>4.5.5</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2016-07-24</Date>
<Version>4.4.5</Version>