[python] 2.7.3-14: add BR on bluez-libs-devel (rhbz#879720)

dmalcolm dmalcolm at fedoraproject.org
Tue Dec 11 20:38:07 UTC 2012


commit f9657ea51b16828853d82c7979734b62e5289e8c
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Tue Dec 11 15:38:01 2012 -0500

    2.7.3-14: add BR on bluez-libs-devel (rhbz#879720)

 python.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/python.spec b/python.spec
index bf7217d..916031f 100644
--- a/python.spec
+++ b/python.spec
@@ -108,7 +108,7 @@ Summary: An interpreted, interactive, object-oriented programming language
 Name: %{python}
 # Remember to also rebase python-docs when changing this:
 Version: 2.7.3
-Release: 13%{?dist}
+Release: 14%{?dist}
 License: Python
 Group: Development/Languages
 Requires: %{python}-libs%{?_isa} = %{version}-%{release}
@@ -123,6 +123,7 @@ Provides: python(abi) = %{pybasever}
 # (keep this list alphabetized)
 
 BuildRequires: autoconf
+BuildRequires: bluez-libs-devel
 BuildRequires: bzip2
 BuildRequires: bzip2-devel
 %if 0%{?fedora} && 0%{?fedora} < 18 || 0%{?rhel} && 0%{?rhel} < 7
@@ -1880,6 +1881,9 @@ rm -fr %{buildroot}
 # ======================================================
 
 %changelog
+* Thu Nov 29 2012 David Malcolm <dmalcolm at redhat.com> - 2.7.3-14
+- add BR on bluez-libs-devel (rhbz#879720)
+
 * Thu Aug  9 2012 David Malcolm <dmalcolm at redhat.com> - 2.7.3-13
 - remove f18 conditional from patch 159
 


More information about the scm-commits mailing list