dcantrel pushed to pyparted (f21). "Add Python 3 subpackage (#1196402)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 24 18:04:40 UTC 2015


>From 0d03a735ddc973fc0b4a2fe877757fead6fc6de2 Mon Sep 17 00:00:00 2001
From: David Cantrell <dcantrell at redhat.com>
Date: Fri, 24 Apr 2015 14:04:12 -0400
Subject: Add Python 3 subpackage (#1196402)


diff --git a/pyparted.spec b/pyparted.spec
index f19daeb..c554333 100644
--- a/pyparted.spec
+++ b/pyparted.spec
@@ -13,6 +13,7 @@ Source0: http://fedorahosted.org/releases/p/y/%{name}/%{name}-%{version}.tar.gz
 # https://github.com/dcantrell/pyparted/commit/3aaf84837822ae2df044b583b52c5940ce01482c
 # backported to 3.9.5 by vpodzime. Needed for blivet fix for RHBZ #1166598
 Patch0: add_partition_reset_num_method.patch
+Patch1: pyparted-3.9.5-rhbz1196402.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
 BuildRequires: python-devel
@@ -40,6 +41,7 @@ partition tables. This package provides Python 3 bindings for parted.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %if 0%{?with_python3}
 rm -rf %{py3dir}
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/pyparted.git/commit/?h=f21&id=0d03a735ddc973fc0b4a2fe877757fead6fc6de2


More information about the scm-commits mailing list