]> git.pld-linux.org Git - packages/abiword.git/commitdiff
- python24.patch can now be applied unconditionally
authorsaq <saq@pld-linux.org>
Sun, 2 Jan 2005 16:17:52 +0000 (16:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    abiword.spec -> 1.95

abiword.spec

index 43eb6e80f678db9596034ea53fe4811a4b0104f2..20573e91252f1319d0bbc6f65e08667fa88aa087 100644 (file)
@@ -1,7 +1,3 @@
-#
-# Conditional build:
-%bcond_with    python23        # build for python 2.3
-
 Summary:       Multi-platform word processor
 Summary(pl):   Wieloplatformowy procesor tekstu
 Name:          abiword
@@ -45,12 +41,7 @@ BuildRequires:       libxml2-devel >= 2.4.20
 BuildRequires: nautilus-devel >= 2.0
 BuildRequires: ots-devel >= 0.4.1
 BuildRequires: psiconv-devel
-%if %{with python23}
 BuildRequires: python-devel >= 1:2.3
-BuildRequires: python-devel < 1:2.4
-%else
-BuildRequires: python-devel >= 1:2.4
-%endif
 BuildRequires: wv-devel >= 1.0.0
 BuildRequires: xft-devel >= 2.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -131,9 +122,7 @@ Jest to teczka clipart
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%if %{without python23}
 %patch3 -p1
-%endif
 
 %build
 cd abi
This page took 0.258157 seconds and 4 git commands to generate.