* morituri.spec.in:

* morituri/common/config.py:
	  Use XDG if we can import xdg.
	  Fix writing the config.
This commit is contained in:
Thomas Vander Stichele
2012-12-02 12:07:18 +00:00
parent 18c99b6e77
commit 445708b4ea
3 changed files with 49 additions and 8 deletions

View File

@@ -23,6 +23,7 @@ Requires: gstreamer-python
Requires: python-musicbrainz2
Requires: python-CDDB
Requires: pycdio
Requires: pyxdg
# we use parse_version in code
Requires: python-setuptools
@@ -55,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
%{_sysconfdir}/bash_completion.d/
%changelog
* Sun Dec 02 2012 Thomas Vander Stichele <thomas at apestaart dot org>
- Require pyxdg for XDG config file.
* Sun Jan 09 2011 Thomas Vander Stichele <thomas at apestaart dot org>
- Fix URL