Hello community, here is the log from the commit of package libeXosip2 for openSUSE:Factory checked in at 2013-07-17 10:25:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libeXosip2 (Old) and /work/SRC/openSUSE:Factory/.libeXosip2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libeXosip2" Changes: -------- --- /work/SRC/openSUSE:Factory/libeXosip2/libeXosip2.changes 2013-06-27 11:36:30.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libeXosip2.new/libeXosip2.changes 2013-07-17 10:25:12.000000000 +0200 @@ -2,14 +1,0 @@ -Thu Jun 20 13:16:25 UTC 2013 - [email protected] - -- Update to 4.0.0: - * modify configuration APIs to use eXosip_set_option - * fix bug: do not create new PRACK if it already exist for an answer. - * use ephemaral port in standard TCP and TLS version. - * return tid number so that we can match the response event. - * use system independant time for osip_gettimeofday on unix platform. - * major API update: several "struct eXosip_t" can be - handled at the same time. This can be used to have several - transport layer running at the same time. - * many tiny other change. - -------------------------------------------------------------------- Old: ---- libeXosip2-4.0.0.tar.gz New: ---- libeXosip2-3.5.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libeXosip2.spec ++++++ --- /var/tmp/diff_new_pack.yLoVdq/_old 2013-07-17 10:25:12.000000000 +0200 +++ /var/tmp/diff_new_pack.yLoVdq/_new 2013-07-17 10:25:12.000000000 +0200 @@ -16,73 +16,89 @@ # -%define soname libeXosip2-10 - Name: libeXosip2 -Version: 4.0.0 -Release: 0 Summary: Extended osip2 library License: GPL-2.0 Group: Productivity/Networking/Other -Url: http://savannah.nongnu.org/projects/exosip/ -Source: http://download.savannah.gnu.org/releases/exosip/%{name}-%{version}.tar.gz -BuildRequires: glibc-devel -BuildRequires: pkg-config -BuildRequires: pkgconfig(libosip2) -BuildRequires: pkgconfig(openssl) +Version: 3.5.0 +Release: 0 +Url: http://savannah.nongnu.org/forum/forum.php?forum_id=3778 + +Source: libeXosip2-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: glibc-devel +BuildRequires: libopenssl-devel +BuildRequires: libosip2-devel %description Extended library for the osip2 protocol. -%package -n %{soname} + + +Authors: +-------- + Aymeric MOIZARD, <[email protected]> + +%package -n libeXosip2-6 +Provides: libeXosip2 = %{version}-%{release} Summary: Extended osip2 library Group: Productivity/Networking/Other -Provides: libeXosip2 = %{version} -%description -n %{soname} +%description -n libeXosip2-6 Extended library for the osip2 protocol. + + +Authors: +-------- + Aymeric MOIZARD, <[email protected]> + %package devel Summary: Extended osip2 library Group: Development/Libraries/C and C++ -Requires: %{soname} = %{version} +Provides: libeXosip2-6-devel = %{version}-%{release} Requires: glibc-devel +Requires: libeXosip2-6 = %{version} Requires: libopenssl-devel Requires: libosip2-devel -Provides: %{soname}-devel = %{version} %description devel Extended library for the osip2 protocol. + + +Authors: +-------- + Aymeric MOIZARD, <[email protected]> + %prep -%setup -q +%setup -q -n libeXosip2-%{version} %build -%configure \ - --disable-static -make %{?_smp_mflags} +#./autogen.sh +%configure --disable-static +make %install -%makeinstall -rm -rf %{buildroot}%{_libdir}/lib*.la +make DESTDIR=$RPM_BUILD_ROOT install +rm $RPM_BUILD_ROOT/%{_prefix}/%{_lib}/lib*.la -%post -n %{soname} -p /sbin/ldconfig +%post -n libeXosip2-6 -p /sbin/ldconfig -%postun -n %{soname} -p /sbin/ldconfig +%postun -n libeXosip2-6 -p /sbin/ldconfig %files %defattr(-,root,root) %{_bindir}/sip_reg -%files -n %{soname} +%files -n libeXosip2-6 %defattr(-,root,root) -%{_libdir}/lib*.so.* +%{_prefix}/%{_lib}/lib*.so.* %files devel %defattr(-,root,root) -%{_includedir}/eXosip2/*.h -%dir %{_includedir}/eXosip2 -%{_libdir}/lib*.so +%{_prefix}/include/eXosip2/*.h +%dir %{_prefix}/include/eXosip2 +%{_prefix}/%{_lib}/lib*.so %changelog ++++++ libeXosip2-4.0.0.tar.gz -> libeXosip2-3.5.0.tar.bz2 ++++++ ++++ 71591 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
