Hello community, here is the log from the commit of package yate for openSUSE:Factory checked in at 2012-06-10 20:20:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yate (Old) and /work/SRC/openSUSE:Factory/.yate.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yate", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/yate/yate.changes 2012-03-08 19:46:31.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yate.new/yate.changes 2012-06-10 21:52:53.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Jun 6 17:19:58 UTC 2012 - [email protected] + +- Update to 4.1.0, no changelog from upstream provided. + +------------------------------------------------------------------- Old: ---- yate-3.3.2-1.tar.gz New: ---- yate-4.1.0-1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yate.spec ++++++ --- /var/tmp/diff_new_pack.hF4hrs/_old 2012-06-10 21:52:55.000000000 +0200 +++ /var/tmp/diff_new_pack.hF4hrs/_new 2012-06-10 21:52:55.000000000 +0200 @@ -18,15 +18,14 @@ # - Name: yate -Version: 3.3.2 +Version: 4.1.0 Release: 0 Summary: Yet Another Telephony Engine License: GPL-2.0+ Group: Productivity/Telephony/Clients Url: http://www.yate.null.ro/ -Source0: http://yate.null.ro/tarballs/yate3/yate-%{version}-1.tar.gz +Source0: http://yate.null.ro/tarballs/yate4/yate-%{version}-1.tar.gz Patch1: yate-3.3.2-ppc64-libdir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: gcc-c++ @@ -54,7 +53,6 @@ BuildRequires: libamrnb-devel %endif - %description Yate is a next-generation telephony engine. While currently focused on Voice over Internet Protocol (VoIP) and PSTN, its power lies in its ability to be @@ -63,53 +61,47 @@ minimizing infrastructure costs for businesses. %package devel -License: GPL-2.0 Summary: Development package for Yate +License: GPL-2.0 Group: Development/Libraries/C and C++ Requires: %{name} = %{version} - %description devel This package contains all necessary include files and libraries needed to compile and develop applications that use Yate. %package qt4 -License: GPL-2.0 Summary: Qt-4 client package for Yate +License: GPL-2.0 Group: Productivity/Telephony/Clients Requires: %{name} = %{version} - %description qt4 The yate-qt4 package includes the files needed to use Yate as a VoIP client with a Qt4 graphical interface. %package scripts -License: GPL-2.0 Summary: External scripting package for Yate +License: GPL-2.0 Group: Productivity/Telephony/Clients Requires: %{name} Requires: php5 - %description scripts The yate-scripts package includes libraries for using external scripts with Yate. %if 0%{?packman_bs} - %package with-amrnb -License: GPL-2.0 Summary: Yate with amrnb codec support +License: GPL-2.0 Group: Productivity/Telephony/Clients Requires: %{name} = %{version}-%{release} - %description with-amrnb Guarantees Yate with amrnb codec support. %endif - %prep %setup -q -n %{name} %patch1 -p1 @@ -118,7 +110,6 @@ %configure --docdir=%{_docdir} make #%{?_smp_mflags} # Parallel build causes side-effects (compile errors) - %install %makeinstall %suse_update_desktop_file -i %{name}-qt4 Network Telephony Qt @@ -132,19 +123,14 @@ EOF %endif - %post -p /sbin/ldconfig - %postun -p /sbin/ldconfig - %post qt4 -p /sbin/ldconfig - %postun qt4 -p /sbin/ldconfig - %files %defattr (-,root,root) %doc ChangeLog COPYING README @@ -156,6 +142,7 @@ %{_libdir}/libyatejabber.so.* %{_libdir}/libyatesig.so.* %{_libdir}/libyatemgcp.so.* +%{_libdir}/libyatescript.so.* %dir %{_libdir}/%{name} %{_libdir}/%{name}/analyzer.yate %{_libdir}/%{name}/callfork.yate @@ -171,12 +158,15 @@ %if 0%{?suse_version} && 0%{?suse_version} <= 1210 && ! 0%{?sles_version} %{_libdir}/%{name}/faxchan.yate %endif +%{_libdir}/%{name}/gvoice.yate %if 0%{?suse_version} && ! 0%{?sles_version} %{_libdir}/%{name}/gsmcodec.yate %{_libdir}/%{name}/h323chan.yate %endif %{_libdir}/%{name}/ilbccodec.yate +%{_libdir}/%{name}/isaccodec.yate %{_libdir}/%{name}/jabber +%{_libdir}/%{name}/javascript.yate %{_libdir}/%{name}/moh.yate %{_libdir}/%{name}/msgsniff.yate %{_libdir}/%{name}/mux.yate @@ -200,11 +190,17 @@ %if 0%{?packman_bs} %{_libdir}/%{name}/amrnbcodec.yate %endif +%dir %{_libdir}/%{name}/sig +%{_libdir}/%{name}/sig/camel_map.yate +%{_libdir}/%{name}/sig/isupmangler.yate +%{_libdir}/%{name}/sig/ss7_lnp_ansi.yate %dir %config(noreplace) %{_sysconfdir}/%{name} %config(noreplace) %{_sysconfdir}/%{name}/accfile.conf %config(noreplace) %{_sysconfdir}/%{name}/analog.conf +%config(noreplace) %{_sysconfdir}/%{name}/cache.conf %config(noreplace) %{_sysconfdir}/%{name}/callcounters.conf %config(noreplace) %{_sysconfdir}/%{name}/callfork.conf +%config(noreplace) %{_sysconfdir}/%{name}/camel_map.conf %config(noreplace) %{_sysconfdir}/%{name}/ccongestion.conf %config(noreplace) %{_sysconfdir}/%{name}/cdrbuild.conf %config(noreplace) %{_sysconfdir}/%{name}/cdrfile.conf @@ -216,11 +212,13 @@ %config(noreplace) %{_sysconfdir}/%{name}/enumroute.conf %config(noreplace) %{_sysconfdir}/%{name}/extmodule.conf %config(noreplace) %{_sysconfdir}/%{name}/filetransfer.conf +%config(noreplace) %{_sysconfdir}/%{name}/gvoice.conf %config(noreplace) %{_sysconfdir}/%{name}/h323chan.conf %config(noreplace) %{_sysconfdir}/%{name}/heartbeat.conf %config(noreplace) %{_sysconfdir}/%{name}/isupmangler.conf %config(noreplace) %{_sysconfdir}/%{name}/jabberclient.conf %config(noreplace) %{_sysconfdir}/%{name}/jabberserver.conf +%config(noreplace) %{_sysconfdir}/%{name}/javascript.conf %config(noreplace) %{_sysconfdir}/%{name}/jbfeatures.conf %config(noreplace) %{_sysconfdir}/%{name}/lateroute.conf %config(noreplace) %{_sysconfdir}/%{name}/mgcpca.conf @@ -242,6 +240,7 @@ %config(noreplace) %{_sysconfdir}/%{name}/sip_cnam_lnp.conf %config(noreplace) %{_sysconfdir}/%{name}/sigtransport.conf %config(noreplace) %{_sysconfdir}/%{name}/sipfeatures.conf +%config(noreplace) %{_sysconfdir}/%{name}/ss7_lnp_ansi.conf %config(noreplace) %{_sysconfdir}/%{name}/subscription.conf %config(noreplace) %{_sysconfdir}/%{name}/tdmcard.conf %config(noreplace) %{_sysconfdir}/%{name}/tonegen.conf @@ -260,7 +259,6 @@ %config(noreplace) %{_sysconfdir}/%{name}/zapcard.conf %config(noreplace) %{_sysconfdir}/%{name}/zlibcompress.conf - %files devel %defattr (-,root,root) %{_includedir}/%{name} @@ -269,7 +267,6 @@ %{_mandir}/*/%{name}-config.* %{_libdir}/pkgconfig/%{name}.pc - %files qt4 %defattr(-, root, root) %{_bindir}/yate-qt4 @@ -283,19 +280,15 @@ %config(noreplace) %{_sysconfdir}/%{name}/yate-qt4.conf %config(noreplace) %{_sysconfdir}/%{name}/providers.conf - %files scripts %defattr (-,root,root) %{_datadir}/%{name}/scripts %if 0%{?packman_bs} - %files with-amrnb %defattr (-,root,root) %doc README.amrnb %endif - - %changelog ++++++ yate-3.3.2-1.tar.gz -> yate-4.1.0-1.tar.gz ++++++ ++++ 301407 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
