]> git.pld-linux.org Git - packages/ElectricFence.git/commitdiff
- added pthread patch from FC, updated ac_am patch (fixes crash on linuxthreads/2... AC-branch AC-STABLE auto/ac/ElectricFence-2_2_2-15 auto/th/ElectricFence-2_2_2-15
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 20 Feb 2005 21:21:54 +0000 (21:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 15

Changed files:
    ElectricFence.spec -> 1.51

ElectricFence.spec

index 65923aba583d6c027ea683419a3e0996c152824b..5e3dcace920138a1c7a013c56d12b23617869035 100644 (file)
@@ -20,7 +20,7 @@ Summary(tr):  C i
 Summary(zh_CN):        Ò»ÖÖµ÷ÊÔÆ÷ÓÃÓÚ¼ì²âÄÚ´æ·ÖÅä´íÎó
 Name:          ElectricFence
 Version:       2.2.2
-Release:       14
+Release:       15
 License:       GPL
 Group:         Development/Debuggers
 Source0:       ftp://ftp.perens.com/pub/ElectricFence/Beta/%{name}-%{version}.tar.gz
@@ -29,6 +29,7 @@ Patch0:               %{name}-longjmp.patch
 Patch1:                %{name}-no_bash.spec
 Patch2:                %{name}-va_arg.patch
 Patch3:                %{name}-ac_am.patch
+Patch4:                %{name}-pthread.patch
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libtool
@@ -111,11 +112,13 @@ Biblioteka statyczna Electric Fence.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
+%{__autoheader}
 %{__automake}
 CFLAGS="%{rpmcflags} -DUSE_SEMAPHORE"
 %configure
This page took 0.099634 seconds and 4 git commands to generate.