[qtparted] fix BR for mkntfs

Peter Robinson pbrobinson at fedoraproject.org
Tue Oct 11 14:17:07 UTC 2011


commit 7ecb529d4a1724b0bd644e80cd98a5d1980fd78c
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Oct 11 15:17:05 2011 +0100

    fix BR for mkntfs

 qtparted.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/qtparted.spec b/qtparted.spec
index e446a74..3f0f1fb 100644
--- a/qtparted.spec
+++ b/qtparted.spec
@@ -2,7 +2,7 @@
 
 Name:           qtparted
 Version:        0.4.5
-Release:        26%{?dist}
+Release:        27%{?dist}
 Summary:        Partition Magic clone written in C++ using the Qt toolkit
 Group:          Applications/System
 License:        GPLv2
@@ -39,6 +39,7 @@ BuildRequires:  libuuid-devel
 # Bugzilla 407151
 %ifnarch ppc ppc64
 BuildRequires:  ntfsprogs-devel
+BuildRequires:  ntfsprogs
 Requires:       ntfsprogs
 %endif
 Requires:       e2fsprogs
@@ -130,6 +131,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/qtparted.1*
 
 %changelog
+* Tue Oct 11 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 0.4.5-27
+- fix BR for mkntfs
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.5-26
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list