churchyard pushed to pypy3 (master). "Use git in %autosetup to avoid .orig files"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun May 10 14:25:40 UTC 2015


From cfca1560fdf042a07e2f7108eafc072b93f2617c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= <miro at hroncok.cz>
Date: Tue, 28 Apr 2015 20:01:21 +0200
Subject: Use git in %autosetup to avoid .orig files


diff --git a/pypy3.spec b/pypy3.spec
index 2f9ed15..3b40c9a 100644
--- a/pypy3.spec
+++ b/pypy3.spec
@@ -261,7 +261,7 @@ Build of PyPy3 with support for micro-threads for massive concurrency
 %endif
 
 %prep
-%autosetup -n pypy3-2.4.0-src -p1
+%autosetup -n pypy3-2.4.0-src -p1 -S git
 
 # Replace /usr/local/bin/python shebangs with /usr/bin/python:
 find -name "*.py" -exec \
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/pypy3.git/commit/?h=master&id=cfca1560fdf042a07e2f7108eafc072b93f2617c


More information about the scm-commits mailing list