python3 rebuild list

This commit is contained in:
Rmys
2023-10-17 18:53:43 +03:00
parent 772bc1aa2c
commit 57bc9df8ab
10 changed files with 72 additions and 2 deletions
+9 -2
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="201ef9473bc678160eeae9bb1044f121a892bd6d" type="targz">https://download.samba.org/pub/samba/stable/samba-4.18.1.tar.gz</Archive>
<Archive sha1sum="ae89724849fb45bd55180047716dc7056c352c01" type="targz">https://download.samba.org/pub/samba/stable/samba-4.19.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>acl-devel</Dependency>
<Dependency>perl-JSON</Dependency>
@@ -83,7 +83,7 @@
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/cups</Path>
<Path fileType="library">/usr/lib/lib*.so*</Path>
<Path fileType="library">/usr/lib/python3.9</Path>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="library">/usr/lib/samba</Path>
<Path fileType="library">/usr/lib/tmpfiles.d</Path>
<Path fileType="executable">/usr/libexec</Path>
@@ -119,6 +119,13 @@
</Package>
<History>
<Update release="16">
<Date>2023-10-17</Date>
<Version>4.19.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="15">
<Date>2023-05-22</Date>
<Version>4.18.1</Version>