[boost] Add a todo item

Petr Machata pmachata at fedoraproject.org
Mon Aug 12 09:31:51 UTC 2013


commit 9f44c82afd96927686b4cbcc386d8126e7e4ec81
Author: Petr Machata <pmachata at redhat.com>
Date:   Mon Aug 12 11:31:20 2013 +0200

    Add a todo item

 boost.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/boost.spec b/boost.spec
index 68b56a7..4fe80c1 100644
--- a/boost.spec
+++ b/boost.spec
@@ -2,6 +2,8 @@
 # target directory ($RPM_BUILD_ROOT%%{_docdir}/%%{name}), manually
 # installed documentation must be saved into a temporary dedicated
 # directory.
+# XXX note that as of rpm 4.9.1, this shouldn't be necessary anymore.
+# We should be able to install directly.
 %define boost_docdir __tmp_docdir
 %define boost_examplesdir __tmp_examplesdir
 


More information about the scm-commits mailing list