/specfiles

Collection of rpm spec files I generated, modified or created from scratch.

Specfiles

Collection of rpm spec files I generated, modified or created from scratch.

This repository is expected to be cloned into ~/rpmbuild/SPECS directory.

Python

To package python projects from PyPI I use pyp2rpm to generate initial specfile.

Important Python related Fedora wikipages:

Haskell

I use cabal-rpm tool to create initial spec file (and/or srpm) to package haskell project from Hackage. For more details see Haskell SIG and Haskell Packaging Guidelines.

Builds of some haskell spec files from this repo can be found in my haskell copr.