openh323.spec
changeset 5518 235b0b4aa324
parent 5517 c3ddcedacbf0
child 5547 b5f23b6bd6ab
--- a/openh323.spec	Thu Aug 11 18:30:17 2005 +0000
+++ b/openh323.spec	Thu Aug 11 18:34:53 2005 +0000
@@ -1,21 +1,28 @@
+#
+# spec file for package openh323
+#
+# Copyright (c) 2005 Sun Microsystems, Inc.
+# This file and all modifications and additions to the pristine
+# package are under the same license as the package itself.
+#
 Name:		openh323
 License: 	MPL
 Group: 		System Environment/Libraries
-Version: 	1.13.4
+Version: 	1.15.3
 Release: 	34
-Distribution: 	Java Desktop System, Release 3
+Distribution: 	Java Desktop System
 Vendor:       	Sun Microsystems, Inc.
 Summary: 	Library for H323 spec.
 URL: 		http://www.openh323.org/
 Source0: 	%{name}-%{version}.tar.bz2
+# WTF??
 Source1: 	Speex-0.8.1.tar.bz2
-Source2: 	l10n-configure.sh
-Patch0:  	openh323-01-libname.diff
+Patch1:  	openh323-01-libname.diff
 BuildRoot: 	%{_tmppath}/%{name}-root
 Docdir:		%{_defaultdocdir}/doc
 Prereq:         /sbin/ldconfig
 
-%define pwlib_version 1.6.5
+%define pwlib_version 1.8.4
 %define xfee86_version 4.3.0
 
 Requires: pwlib >= %{pwlib_version}
@@ -34,14 +41,13 @@
 Static libraries and header files for development with openh323.
 
 %prep
-%setup -q -n %{name}
-%patch0 -p1 
+%setup -q
+%patch1 -p1 
 
 bzcat %SOURCE1 | tar xf -
 ln -s Speex-0.8.1 speex
 
 
-bash -x %SOURCE2
 
 %build
 %ifos linux
@@ -66,8 +72,8 @@
 ln -s %{_datadir} share
 ln -s %{_includedir} include
 ln -s %{_libdir} lib
-mkdir -p tools
-ln -s %{_bindir}/asnparser tools/asnparser
+#mkdir -p tools
+#ln -s %{_bindir}/asnparser tools/asnparser
 ln -s %{_bindir} bin
 )
 
@@ -111,6 +117,9 @@
 %{_datadir}/misc/*
 
 %changelog
+* Wed Jun 22 2005 - [email protected]
+- Bump to 1.15.3
+
 * Mon Sep 20 2004 - [email protected]
 - fixed typo in changelog