Compare commits
No commits in common. "c8-beta" and "c8s" have entirely different histories.
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/unixODBC-2.3.7.tar.gz
|
/unixODBC-*.tar.gz
|
||||||
|
@ -1 +0,0 @@
|
|||||||
a066c4f3fcb19befbaf5a5801b830ec41b7318df SOURCES/unixODBC-2.3.7.tar.gz
|
|
9
ODBCConfig.desktop
Normal file
9
ODBCConfig.desktop
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Name=ODBC Data Source Administrator
|
||||||
|
Comment=ODBC Data Source Administration Tool
|
||||||
|
Exec=ODBCConfig
|
||||||
|
Icon=LinuxODBC.xpm
|
||||||
|
Type=Application
|
||||||
|
Encoding=UTF-8
|
||||||
|
Terminal=false
|
||||||
|
Categories=X-Red-Hat-Extra;
|
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
--- !Policy
|
||||||
|
product_versions:
|
||||||
|
- rhel-8
|
||||||
|
decision_context: osci_compose_gate
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
1
sources
Normal file
1
sources
Normal file
@ -0,0 +1 @@
|
|||||||
|
SHA512 (unixODBC-2.3.7.tar.gz) = a87afeaaa0476f4ae6345c7021b3af52718944e599abb595c864d9126744a21341889802512a1de3ebaf86ac89e7f8b1bbd7f8f5285e8f4bccf928bd1585ff70
|
Loading…
Reference in New Issue
Block a user