]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- fix __python3 macro auto/aidath/rpm-build-macros-1_523-1 auto/th/rpm-build-macros-1_523-1 auto/ti/rpm-build-macros-1_523-1
authorArtur Frysiak <artur@frysiak.net>
Sat, 1 Aug 2009 12:52:58 +0000 (12:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-build-macros.spec -> 1.223
    rpm.macros -> 1.523

rpm-build-macros.spec
rpm.macros

index 4c178ab763880364501a1759872f98430c1cd15b..542662f42b04cf1af4efd42d6a9594fb64ae951d 100644 (file)
@@ -1,4 +1,4 @@
-%define                rpm_macros_rev  1.522
+%define                rpm_macros_rev  1.523
 %define                find_lang_rev   1.32
 Summary:       PLD Linux RPM build macros
 Summary(pl.UTF-8):     Makra do budowania pakietów RPM dla Linuksa PLD
index 033734e33b8815f1227a2a4808c5883935a5d479..7d5fc355039161b3fb8ac59415ff4c585c913bf1 100644 (file)
@@ -831,7 +831,7 @@ fi \
 
 # Python 3.x
 # python main version
-%__python3                     python3.0
+%__python3                     python3
 %py3_ver                       %{expand:%%global py3_ver %(%{__python3} -c "import sys; print(sys.version[:3])" 2>/dev/null || echo ERROR)}%py3_ver
 
 # directories
This page took 0.060453 seconds and 4 git commands to generate.