[hovercraft] Add BR on python3-manuel.

Ralph Bean ralph at fedoraproject.org
Tue May 21 02:59:27 UTC 2013


commit 3e8150f4bce047d28aa7a95308817392d4b9d809
Author: Ralph Bean <rbean at redhat.com>
Date:   Mon May 20 22:59:15 2013 -0400

    Add BR on python3-manuel.

 hovercraft.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/hovercraft.spec b/hovercraft.spec
index f18ee4e..ca6b57e 100644
--- a/hovercraft.spec
+++ b/hovercraft.spec
@@ -1,6 +1,6 @@
 Name:               hovercraft
 Version:            1.1
-Release:            2%{?dist}
+Release:            3%{?dist}
 Summary:            Makes impress.js presentations from reStructuredText
 
 Group:              Applications/Publishing
@@ -20,6 +20,9 @@ BuildRequires:      python3-svg-path
 BuildRequires:      python3-pygments
 BuildRequires:      impressjs
 
+# Temporary.  Try removing.
+BuildRequires:      python3-manuel
+
 Requires:           python3
 Requires:           python3-docutils
 Requires:           python3-lxml >= 3.1.0
@@ -72,6 +75,9 @@ ln -s %{_datadir}/impressjs/impress.js \
 %{python3_sitelib}/%{name}-%{version}*
 
 %changelog
+* Mon May 20 2013 Ralph Bean <rbean at redhat.com> - 1.1-3
+- Added BuildRequires on python3-manuel.
+
 * Mon May 20 2013 Ralph Bean <rbean at redhat.com> - 1.1-2
 - Change license field to CC0 and BSD.
 - Added a comment about upstream and COPYING.


More information about the scm-commits mailing list