From 999149ef74b8291a8eca73de66441dc23cf3175d Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Sat, 10 Oct 2009 23:06:28 -0400 Subject: add comment with GitHub commit URL for each patch --- python/python-blist.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'python/python-blist.spec') diff --git a/python/python-blist.spec b/python/python-blist.spec index aba4ecc..bc90d62 100644 --- a/python/python-blist.spec +++ b/python/python-blist.spec @@ -9,10 +9,12 @@ Group: Development/Languages License: BSD URL: http://pypi.python.org/pypi/blist/ Source0: http://pypi.python.org/packages/source/b/blist/blist-%{version}.tar.gz -# patches e-mailed to author -# no public bug tracker available +# Git pull request sent to author +#http://github.com/hircus/blist/commit/a260753f1883868a43b924fc956f2c37ca9db181 Patch0: blist-1.0.1-fastcall-ix86-only.patch +#http://github.com/hircus/blist/commit/85667255684c59d0492100ba19911350f997a295 Patch1: blist-1.0.1-remove-unsafe-tests.patch +#http://github.com/hircus/blist/commit/7cb5dc6ffce455de8434afb5c24c9db944cdfedd Patch2: blist-1.0.1-use-upstream-macros.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -- cgit