]> git.pld-linux.org Git - packages/python3.git/commitdiff
- switched to xz packed source
authorwrobell <wrobell@pld-linux.org>
Tue, 22 Feb 2011 20:42:27 +0000 (20:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed references to obsolete cast patch

Changed files:
    python3.spec -> 1.40

python3.spec

index c2e638692c4d3a7331947e5128cc7e4817cc37b2..809122e0ad8855e7fc013e7e93d2282bc6f80f50 100644 (file)
@@ -40,13 +40,12 @@ Release:    0.1
 Epoch:         1
 License:       PSF
 Group:         Applications
-Source0:       http://www.python.org/ftp/python/%{version}/Python-%{version}%{beta}.tar.bz2
-# Source0-md5: 92e94b5b6652b96349d6362b8337811d
+Source0:       http://www.python.org/ftp/python/%{version}/Python-%{version}%{beta}.tar.xz
+# Source0-md5: 563c0b4b8c8596e332cc076c4f013971
 Patch0:                %{name}-pythonpath.patch
 Patch1:                %{name}-ac_fixes.patch
 Patch2:                %{name}-lib64.patch
 Patch3:                %{name}-noarch_to_datadir.patch
-Patch4:                %{name}-cast-fix.patch
 URL:           http://www.python.org/
 BuildRequires: autoconf
 BuildRequires: bluez-libs-devel
@@ -434,7 +433,6 @@ Przykłady te są dla Pythona 2.3.4, nie %{version}.
 %patch1 -p1
 #%patch2 -p1
 #%patch3 -p1
-#%patch4 -p1
 
 %build
 sed -i -e 's#-ltermcap#-ltinfo#g' configure*
This page took 0.16384 seconds and 4 git commands to generate.