61 lines
No EOL
1.2 KiB
JSON
61 lines
No EOL
1.2 KiB
JSON
{
|
|
"files": [
|
|
"/usr/bin/test",
|
|
"/usr/bin/test/hello.sh"
|
|
],
|
|
"directories": [
|
|
"/usr/bin/test/"
|
|
],
|
|
"changelogs": [
|
|
{
|
|
"changelogtext": "First build",
|
|
"changelogtime": 1662552000
|
|
},
|
|
{
|
|
"changelogtext": "Next build",
|
|
"changelogtime": 1662552123
|
|
},
|
|
{
|
|
"changelogtext": "Last build",
|
|
"changelogtime": 1662552321
|
|
}
|
|
],
|
|
"requirements": [
|
|
{
|
|
"requirename": "bash",
|
|
"requireversion": "",
|
|
"requireflags": 0
|
|
},
|
|
{
|
|
"requirename": "rpmlib(CompressedFileNames)",
|
|
"requireversion": "3.0.4-1",
|
|
"requireflags": 16777226
|
|
}
|
|
],
|
|
"provides": [
|
|
{
|
|
"providename": "hello",
|
|
"provideflags": 8,
|
|
"provideversion": "0.0.1-1.fc29"
|
|
},
|
|
{
|
|
"providename": "hello(x86-64)",
|
|
"provideflags": 8,
|
|
"provideversion": "0.0.1-1.fc29"
|
|
}
|
|
],
|
|
"name": "hello",
|
|
"version": "0.0.1",
|
|
"release": "1.fc29",
|
|
"summary": "Simple RPM package",
|
|
"description": "Fake rpm package",
|
|
"arch": "x86_64",
|
|
"license": "MIT",
|
|
"sourcerpm": "hello-0.0.1-1.fc29.src.rpm",
|
|
"group": "Unspecified",
|
|
"buildhost": "localhost",
|
|
"packager": null,
|
|
"vendor": null,
|
|
"pkgid": "qwe123wer234ert345",
|
|
"epoch": "1"
|
|
} |