]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- removed obsoleted poldek-ignorearch.patch auto/ac/poldek-0_18_4-1
authorAndrzej Augustynowicz <andrzej@augustynowicz.eu.org>
Mon, 10 May 2004 20:11:10 +0000 (20:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek.spec -> 1.146

poldek.spec

index 0204869189ff3e993317fc423a7450be711007f4..481f6131999effce415a3f6b414a28918552606c 100644 (file)
@@ -3,7 +3,6 @@
 %bcond_with    static  # don't use shared libraries
 %bcond_without imode   # don't build interactive mode
 %bcond_with    curl    # link with curl
-%bcond_with    ignarch # add option ignorearch
 #
 # required versions (forced to avoid SEGV with mixed db used by rpm and poldek)
 %define        ver_db  4.2.50-1
@@ -20,9 +19,8 @@ Source0:      http://team.pld.org.pl/~mis/poldek/download/%{name}-%{version}.tar.gz
 Source1:       %{name}.conf
 Patch0:                %{name}-etc_dir.patch
 Patch1:                %{name}-retr_term.patch
-Patch2:                %{name}-ignorearch.patch
-Patch3:                %{name}-simplestatic.patch
-Patch4:                %{name}-types.patch
+Patch2:                %{name}-simplestatic.patch
+Patch3:                %{name}-types.patch
 URL:           http://team.pld.org.pl/~mis/poldek/
 BuildRequires: automake
 BuildRequires: autoconf
@@ -90,12 +88,10 @@ modu
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%{?with_ignarch:%patch2 -p1}
-%patch3 -p0
-%patch4 -p1
+%patch2 -p0
+%patch3 -p1
 
 %build
-%{?with_ignarch:rm -f po/pl.gmo}
 %{__autopoint}
 %{__aclocal} -I m4
 %{__autoconf}
This page took 0.091886 seconds and 4 git commands to generate.