]> git.pld-linux.org Git - packages/asterisk.git/commitdiff
- fix awk req; rel 3 auto/ac/asterisk-1_0_9-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 8 Oct 2005 22:07:57 +0000 (22:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    asterisk.spec -> 1.58

asterisk.spec

index aea8e3da78d856749e46d606774c66383152dfde..32e096a00bcad1f4183a3576abf036b5b36f6a14 100644 (file)
@@ -13,7 +13,7 @@ Summary:      Asterisk PBX
 Summary(pl):   Centralka (PBX) Asterisk
 Name:          asterisk
 Version:       1.0.9
-Release:       2
+Release:       3
 License:       GPL v2
 Group:         Applications/System
 Source0:       ftp://ftp.digium.com/pub/%{name}/%{name}-%{version}.tar.gz
@@ -28,6 +28,7 @@ Patch4:               %{name}-openh323-formats.patch
 Patch5:                %{name}-openh323-rtti.patch
 Patch6:                %{name}-freetds.patch
 Patch7:                %{name}-t30.patch
+Patch8:                %{name}-awk.patch
 # It's included, but these sources are broken by me :)
 # will fit on clean cvs source
 #Patch1:               %{name}-DESTDIR.patch
@@ -120,6 +121,7 @@ Pliki przyk
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 sed -i -e "s#/usr/lib/#/usr/%{_lib}/#g#" Makefile
 
This page took 0.031696 seconds and 4 git commands to generate.