From 6fb73b6c32776cf337a11e140c8c32b1e7442414 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 19 Apr 2003 14:30:36 +0000 Subject: [PATCH] - updated to 1.2.6 Changed files: callgen323.spec -> 1.7 --- callgen323.spec | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/callgen323.spec b/callgen323.spec index 3984828..b28f8b0 100644 --- a/callgen323.spec +++ b/callgen323.spec @@ -1,16 +1,17 @@ Summary: H.323 call generator Summary(pl): Generator po³±czeñ H.323 Name: callgen323 -Version: 1.2.4 -Release: 2 -License: MPL +Version: 1.2.6 +Release: 1 +License: MPL 1.0 Group: Networking/Daemons Source0: http://www.openh323.org/bin/%{name}_%{version}.tar.gz Patch0: %{name}-mak_files.patch URL: http://www.openh323.org/ -BuildRequires: openh323-devel >= 1.10.4 -BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +BuildRequires: openh323-devel >= 1.11.3 +BuildRequires: pwlib-devel >= 1.4.8 %requires_eq openh323 +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description What you can do with this call generator: @@ -36,7 +37,8 @@ Co mo PWLIBDIR=%{_prefix}; export PWLIBDIR OPENH323DIR=%{_prefix}; export OPENH323DIR -%{__make} optshared OPTCCFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions" +%{__make} %{?debug:debug}%{!?debug:opt}shared \ + OPTCCFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions" %install rm -rf $RPM_BUILD_ROOT -- 2.44.0