[po-debconf] Fix FTBFS in rawhide - bug #992741

Oron Peled oron at fedoraproject.org
Wed Aug 7 22:59:16 UTC 2013


commit 8519d43a8c71ebf2ab3f7f1b27b302fec61656b8
Author: Oron Peled <oron at actcom.co.il>
Date:   Thu Aug 8 01:58:37 2013 +0300

    Fix FTBFS in rawhide - bug #992741
    
    * Fixed build dependency

 po-debconf.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/po-debconf.spec b/po-debconf.spec
index 17bd1f4..e17df4b 100644
--- a/po-debconf.spec
+++ b/po-debconf.spec
@@ -14,7 +14,7 @@
 
 Name:		po-debconf
 Version:	1.0.16
-Release:	2%{release_posttag}%{?dist}
+Release:	3%{release_posttag}%{?dist}
 Summary:	Tool for managing templates file translations with gettext
 
 Group:		Development/Tools
@@ -26,7 +26,7 @@ Patch0:		po-debconf-1.0.16-fix-prefix.patch
 BuildArch:	noarch
 
 BuildRequires:	po4a
-BuildRequires:	dpkg-devel
+BuildRequires:	dpkg-dev
 
 # Needed for check
 %if %{with check}
@@ -109,6 +109,10 @@ rm -rf %{buildroot}
 %{_datadir}/%{name}
 
 %changelog
+* Wed Aug 07 2013 Oron Peled <oron at actcom.co.il> - 1.0.16-3.nmu2
+- Fixed build dependency
+- Fix FTBFS in rawhide - bug #992741
+
 * Wed Jul 17 2013 Petr Pisar <ppisar at redhat.com> - 1.0.16-2.nmu2
 - Perl 5.18 rebuild
 


More information about the scm-commits mailing list