dependencies
I have installed morituri (0.2.0-2) with this dependencies. Can you please update the spec file?
apt-cache depends morituri
morituri
Depends: python
Depends: python-gst0.10
Depends: python-gobject
Depends: cdparanoia
Depends: gstreamer0.10-plugins-good
Depends: python-musicbrainzngs
Depends: python-pkg-resources
Depends: cdrdao
Depends: python-cddb
Suggests: gstreamer0.10-plugins-ugly
Suggests:
Those don't look like fedora packages. The included .spec file targets fedora.
I would accept a patch that puts a different spec file under doc/dist/$(distro)/morituri.spec
Would that work?
I am not familiar with the spec files. I have written a script that uses the program checkinstall to create automated packages. I could use the spec file to incorporate dependencies. Maybe you try it out yourself. https://github.com/aboettger/githooks And sorry for my English.