-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spec: Fix packaging to comply packaging guidelines
* Use %license macro * Don't mix tabs with spaces (use spaces) * Add BuildRequires: gcc * Fix ownership of directories (e.g. don't own python sitearch dir) * Don't exclude __pycache__ from package * Don't monkey-copy source directory and use cmake build directories (use out-of-tree builds) * Cleanups in spec file Signed-off-by: Igor Gnatenko <[email protected]>
- Loading branch information
Igor Gnatenko
committed
Apr 11, 2016
1 parent
08f4354
commit ff529e3
Showing
1 changed file
with
81 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters