Logoj0ke.net Open Build Service > Projects > server:telephony > asterisk18-capi > Changes
Sign Up | Log In

Changes of Revision 7

[-] Changed asterisk18-capi.spec
x
 
1
@@ -23,6 +23,7 @@
2
 Group:          Productivity/Telephony/Servers
3
 Source0:        chan_capi-%pver.tar.bz2 
4
 Patch0:         chan_capi.patch
5
+Patch1:        chan_capi-Makefile.patch
6
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
7
 Prereq:         asterisk18
8
 Excludearch:  s390 s390x
9
@@ -43,6 +44,7 @@
10
 %prep
11
 %setup -q -n chan-capi-%pver
12
 %patch0 -p 0
13
+%patch1 -p 0
14
 
15
 %build
16
 make OPTIMIZE="%optflags -fno-strict-aliasing" \
17
[+] Added chan_capi-Makefile.patch ^
Added chan_capi-HEAD.tar.bz2.old ^