summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKen Dreyer <ktdreyer@ktdreyer.com>2013-07-09 19:18:23 -0600
committerKen Dreyer <ktdreyer@ktdreyer.com>2013-07-09 19:18:44 -0600
commitfb47216f09e603edd754310adb71343cef194609 (patch)
treec626b5c3e00324cbe06b9f85a2a26eafaef932ad
parentbdf069db9dd6ff181deec26c9c2a304d8261af5a (diff)
downloadxbmc-rpm-nightly.tar.gz
xbmc-rpm-nightly.tar.xz
xbmc-rpm-nightly.zip
add GIT_REV to TODOnightly
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1bfc4ba..151eb19 100644
--- a/TODO
+++ b/TODO
@@ -38,6 +38,9 @@
can't see libmad.so* as a Requires in the built package) , but
source code should be removed from lib/libmad
+* Set the version in the version of XBMC in the "System" menu. I think
+ we can just set the GIT_REV environment variable during the build.
+
* EL6: Frodo requires taglib 1.8. Red Hat ships taglib 1.6.1 in RHEL. It
is very unlikely that we will be able to backport support for taglib
1.6 into newer version of XBMC because the API has changed so much. We