kushal pushed to pss (master). "Does build with python3 now."

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 9 15:32:19 UTC 2015


>From da1f906cf8f8bb4e044cd726ff62973a2f5e2aff Mon Sep 17 00:00:00 2001
From: Kushal Das <kushaldas at gmail.com>
Date: Thu, 9 Apr 2015 21:01:47 +0530
Subject: Does build with python3 now.


diff --git a/pss.spec b/pss.spec
index feaaf38..91f004d 100644
--- a/pss.spec
+++ b/pss.spec
@@ -1,6 +1,6 @@
 Name:           pss
 Version:        1.40
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A power-tool for searching inside source code files
 
 Group:          Development/Tools
@@ -24,7 +24,7 @@ colors its output in a helpful way, and does much more.
 
 
 %build
-%{__python} setup.py build
+%{__python3} setup.py build
 
 %install
 %{__python3} setup.py install -O1  --root $RPM_BUILD_ROOT
@@ -39,6 +39,9 @@ colors its output in a helpful way, and does much more.
 
 
 %changelog
+* Thu Apr 09 2015 Kushal Das <kushal at fedoraprojects.org> 1.40-2
+- Python3 build command
+
 * Thu Apr 09 2015 Kushal Das <kushal at fedoraprojects.org> 1.40-1
 - New release of the tool on Python3
 
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list