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:19:24 -0600
commit2df3c397e5a1cc3cb6208f6f2764675976f3ef7e (patch)
tree2a45da08adaace3ae390775d1fbc158478455c14
parent372f28e22902cceab99919f7b92549ad5eff9bc2 (diff)
downloadxbmc-rpm-2df3c397e5a1cc3cb6208f6f2764675976f3ef7e.tar.gz
xbmc-rpm-2df3c397e5a1cc3cb6208f6f2764675976f3ef7e.tar.xz
xbmc-rpm-2df3c397e5a1cc3cb6208f6f2764675976f3ef7e.zip
add GIT_REV to TODO
-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