note origin of koji.arch and chmod -x the lib
This commit is contained in:
parent
90700a65a5
commit
c2322e4f26
3 changed files with 4 additions and 3 deletions
|
|
@ -40,7 +40,8 @@
|
|||
Name: koji
|
||||
Version: 1.16.0
|
||||
Release: %{release}%{?dist}
|
||||
License: LGPLv2
|
||||
License: LGPLv2 and GPLv2+
|
||||
# the included arch lib from yum's rpmUtils is GPLv2+
|
||||
Summary: Build system tools
|
||||
Group: Applications/System
|
||||
URL: https://pagure.io/koji
|
||||
|
|
|
|||
4
koji/arch.py
Executable file → Normal file
4
koji/arch.py
Executable file → Normal file
|
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/python
|
||||
#
|
||||
# This code is from the rpmUtils.arch module of yum
|
||||
# yum is licensed as GPLv2+
|
||||
|
||||
import os
|
||||
import rpm
|
||||
|
|
|
|||
0
koji/context.py
Executable file → Normal file
0
koji/context.py
Executable file → Normal file
Loading…
Add table
Add a link
Reference in a new issue