add, profiles, use git hashes
This commit is contained in:
parent
80d160f463
commit
dda6c34916
1 changed files with 51 additions and 11 deletions
62
samba.yaml
62
samba.yaml
|
|
@ -8,9 +8,11 @@ data:
|
|||
- MIT
|
||||
dependencies:
|
||||
buildrequires:
|
||||
bootstrap: master
|
||||
bootstrap: f27
|
||||
requires:
|
||||
platform: master
|
||||
platform: f27
|
||||
python2: master
|
||||
python2-ecosystem: master
|
||||
references:
|
||||
community: https://docs.pagure.org/modularity/
|
||||
documentation: https://github.com/modularity-modules/samba
|
||||
|
|
@ -53,32 +55,70 @@ data:
|
|||
- samba-libs
|
||||
- samba-winbind
|
||||
- samba-winbind-modules
|
||||
client:
|
||||
description: SMB File sharing client
|
||||
rpms:
|
||||
- libsmbclient
|
||||
- libtalloc
|
||||
- libtdb
|
||||
- libtevent
|
||||
- samba-client
|
||||
- samba-client-libs
|
||||
- samba-common
|
||||
- samba-common-libs
|
||||
- samba-common-tools
|
||||
server:
|
||||
description: SMB File sharing server
|
||||
rpms:
|
||||
- libldb
|
||||
- libtalloc
|
||||
- libtdb
|
||||
- libtevent
|
||||
- samba
|
||||
- samba-common
|
||||
- samba-common-libs
|
||||
- samba-common-tools
|
||||
- samba-libs
|
||||
domainclient:
|
||||
description: SMB Domain Client
|
||||
rpms:
|
||||
- libtalloc
|
||||
- libtdb
|
||||
- libtevent
|
||||
- libwbclient
|
||||
- samba-client-libs
|
||||
- samba-common
|
||||
- samba-common-libs
|
||||
- samba-common-tools
|
||||
- samba-libs
|
||||
- samba-winbind
|
||||
- samba-winbind-modules
|
||||
components:
|
||||
rpms:
|
||||
avahi:
|
||||
rationale: Generated.
|
||||
ref: f27
|
||||
ref: a6503e5fb6fca60591386d6e230f3e64cb90c1b1
|
||||
cups:
|
||||
rationale: Generated.
|
||||
ref: f27
|
||||
ref: d4e17e51c444d9a52ed986b726b5fe188c6be117
|
||||
libldb:
|
||||
rationale: Generated.
|
||||
ref: f27
|
||||
ref: b274427c6b205f333ffa46b8971494fcfa741272
|
||||
libtalloc:
|
||||
rationale: Generated.
|
||||
ref: f27
|
||||
ref: deb9e63676931770aabadd3039f865f7dabf6274
|
||||
libtdb:
|
||||
rationale: Generated.
|
||||
ref: f27
|
||||
ref: 7c5946d824a69fb0b45098505dacf32435896fff
|
||||
libtevent:
|
||||
rationale: Generated.
|
||||
ref: f27
|
||||
ref: b0f1467f23f8b2425c1b81e1fe70d3b3c2588191
|
||||
libtomcrypt:
|
||||
rationale: Generated.
|
||||
ref: f27
|
||||
ref: da70e3e4cbae149773da65be071903467bb66b77
|
||||
libtommath:
|
||||
rationale: Generated.
|
||||
ref: f27
|
||||
ref: c92091ce4d0d98da1c38a17e5f3638a574d990a1
|
||||
samba:
|
||||
rationale: Generated.
|
||||
ref: f27
|
||||
ref: 4ad8e2a87467580c2252b418f115688656a093fe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue