[six] FTBFS fix

thomasj thomasj at fedoraproject.org
Tue Dec 7 19:12:05 UTC 2010


commit ad33217b1cd94b78e7295f7dc295cf7828eebe48
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Tue Dec 7 20:11:55 2010 +0100

    FTBFS fix

 six.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/six.spec b/six.spec
index 330c1b2..09799d2 100644
--- a/six.spec
+++ b/six.spec
@@ -1,6 +1,6 @@
 Name:           six
 Version:        0.5.3
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        Hex playing program
 
 Group:          Amusements/Games
@@ -12,6 +12,7 @@ Patch50:	six-fix-DSO.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  kdelibs3-devel
+BuildRequires:  desktop-file-utils
 Requires:       hicolor-icon-theme
 
 %description
@@ -78,6 +79,9 @@ touch --no-create %{_datadir}/icons/locolor || :
 update-desktop-database &> /dev/null ||:
 
 %changelog
+* Tue Dec 07 2010 Thomas Janssen <thomasj at fedoraproject.org> 0.5.3-13
+- FTBFS fix
+
 * Thu Apr 29 2010 Thomas Janssen <thomasj at fedoraproject.org> 0.5.3-12
 - DSO fix #564751
 


More information about the scm-commits mailing list