SPECS: asterisk.spec - fixed openh323 path - rel 2

averne averne at pld-linux.org
Sat Dec 17 13:42:58 CET 2005


Author: averne                       Date: Sat Dec 17 12:42:58 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed openh323 path
- rel 2

---- Files affected:
SPECS:
   asterisk.spec (1.62 -> 1.63) 

---- Diffs:

================================================================
Index: SPECS/asterisk.spec
diff -u SPECS/asterisk.spec:1.62 SPECS/asterisk.spec:1.63
--- SPECS/asterisk.spec:1.62	Mon Dec 12 14:44:45 2005
+++ SPECS/asterisk.spec	Sat Dec 17 13:42:53 2005
@@ -14,7 +14,7 @@
 Summary(pl):	Centralka (PBX) Asterisk
 Name:		asterisk
 Version:	1.2.0
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Applications/System
 Source0:	ftp://ftp.digium.com/pub/asterisk/%{name}-%{version}.tar.gz
@@ -139,7 +139,7 @@
 # H323 plugin:
 %{__make} -j1 -C channels/h323 \
 	PWLIBDIR="%{_prefix}" \
-	OPENH323DIR="%{_prefix}" \
+	OPENH323DIR="%{_datadir}/openh323" \
 	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags} -I/usr/include/openh323 -fPIC -I../../include"
 
@@ -254,6 +254,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.63  2005/12/17 12:42:53  averne
+- fixed openh323 path
+- rel 2
+
 Revision 1.62  2005/12/12 13:44:45  glen
 - adapterized (sorted %verify attrs)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/asterisk.spec?r1=1.62&r2=1.63&f=u




More information about the pld-cvs-commit mailing list