Hello community, here is the log from the commit of package openh323 checked in at Sun Oct 29 02:21:00 CEST 2006. -------- --- openh323/openh323.changes 2006-09-14 16:17:13.000000000 +0200 +++ /mounts/work_src_done/STABLE/openh323/openh323.changes 2006-10-28 21:43:09.000000000 +0200 @@ -1,0 +2,5 @@ +Sat Oct 28 21:42:59 CEST 2006 - meissner@suse.de + +- compile speex codec with RPM_OPT_FLAGS + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openh323.spec ++++++ --- /var/tmp/diff_new_pack.rWigCT/_old 2006-10-29 02:20:28.000000000 +0200 +++ /var/tmp/diff_new_pack.rWigCT/_new 2006-10-29 02:20:28.000000000 +0200 @@ -17,14 +17,14 @@ BuildRequires: amrnb-devel %endif URL: http://openh323.sourceforge.net/ -License: MPL +License: MOZILLA PUBLIC LICENSE (MPL/NPL) Group: System/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-build Autoreqprov: on Requires: pwlib Summary: An Open Source ITU H.323 Library and Sample Application Version: 1.19.0.1 -Release: 5 +Release: 18 %define _version 1_19_0_1 Source: openh323-v%{_version}-src-tar.bz2 Patch: openh323_v1_19_0_1.diff @@ -82,7 +82,7 @@ # Can support Transnexus OSP Toolkit ./configure --prefix=/usr --libdir=%{_libdir} --mandir=%{_mandir}\ --disable-versioncheck -make OPTCCFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fstack-protector" %{?jobs:-j%jobs} +make CCFLAGS="$RPM_OPT_FLAGS" OPTCCFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fstack-protector" %{?jobs:-j%jobs} %install make install DESTDIR=$RPM_BUILD_ROOT OPTCCFLAGS="$RPM_OPT_FLAGS" %{?jobs:-j%jobs} @@ -114,6 +114,8 @@ %{_libdir}/libopenh323.so %changelog -n openh323 +* Sat Oct 28 2006 - meissner@suse.de +- compile speex codec with RPM_OPT_FLAGS * Thu Sep 14 2006 - sbrabec@suse.cz - Disabled AMR-NB support in distributable build (#204767). * Tue Aug 08 2006 - sbrabec@suse.cz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@suse.de