]> git.pld-linux.org Git - packages/python.git/commitdiff
- cosmetics
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 6 Jul 2004 13:23:00 +0000 (13:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python.spec -> 1.206

python.spec

index 717429cabc89bee640624ed9f6c3f9a3bda2ccfa..36bc9d7a10bd939362b3a2377e19472e6feec945 100644 (file)
@@ -2,8 +2,8 @@
 # Conditional build:
 %bcond_without tkinter                 # disables tkinter module building
 %bcond_without tests                   # disables Python testing
-%bcond_with            verbose_tests   # runs tests in verbose mode
-%bcond_with            noautosys               # do not put sys.argv[0] directory in sys.path
+%bcond_with    verbose_tests           # runs tests in verbose mode
+%bcond_with    noautosys               # do not put sys.argv[0] directory in sys.path
 #
 # tests which will not work on 64-bit platforms
 %define                no64bit_tests   test_audioop test_rgbimg test_imageop
@@ -55,8 +55,8 @@ URL:          http://www.python.org/
 BuildRequires: autoconf
 BuildRequires: bzip2-devel
 BuildRequires: db-devel >= 4
-BuildRequires: gdbm-devel >= 1.8.3
 BuildRequires: expat-devel >= 1:1.95.7
+BuildRequires: gdbm-devel >= 1.8.3
 BuildRequires: gmp-devel >= 4.0
 BuildRequires: ncurses-ext-devel >= 5.2
 BuildRequires: openssl-devel >= 0.9.7d
This page took 0.033113 seconds and 4 git commands to generate.