Hello community, here is the log from the commit of package kiax for openSUSE:Factory checked in at 2014-10-09 12:52:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kiax (Old) and /work/SRC/openSUSE:Factory/.kiax.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kiax" Changes: -------- --- /work/SRC/openSUSE:Factory/kiax/kiax.changes 2011-09-23 02:06:46.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kiax.new/kiax.changes 2014-10-09 12:52:23.000000000 +0200 @@ -1,0 +2,7 @@ +Wed Oct 8 16:04:51 UTC 2014 - [email protected] + +- Remove old specfile tags and sections +- Remove Prefix:, we usually don't support installation in + other locations + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kiax.spec ++++++ --- /var/tmp/diff_new_pack.VhFHlQ/_old 2014-10-09 12:52:24.000000000 +0200 +++ /var/tmp/diff_new_pack.VhFHlQ/_new 2014-10-09 12:52:24.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package kiax (Version 0.8.4) +# spec file for package kiax # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,19 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: kiax -BuildRequires: libdrm-devel libjpeg-devel qt3-devel-tools update-desktop-files Version: 0.8.4 -Release: 227 +Release: 0 +Summary: Voive-over-IP client for Asterisk (IAX protocol) License: GPL-2.0+ Group: Productivity/Telephony/Clients -PreReq: %install_info_prereq -AutoReqProv: on -Summary: Voive-over-IP client for Asterisk (IAX protocol) -Source: http://mesh.dl.sourceforge.net/sourceforge/kiax/kiax-0.8.4.tar.bz2 +Url: http://kiax.sourceforge.net/ +Source: http://downloads.sf.net/kiax/kiax-0.8.4.tar.bz2 Source3: README.SuSE Source4: iaxclient-20051230.tar.bz2 Patch1: kiax-vararg-reuse.diff @@ -44,9 +40,12 @@ Patch16: iax-no-audio-abort.diff Patch17: portaudio-double-free.diff Patch18: iaxclient-glibc210.diff -Url: http://kiax.sourceforge.net/ -Prefix: /usr BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: libdrm-devel +BuildRequires: libjpeg-devel +BuildRequires: qt3-devel-tools +BuildRequires: update-desktop-files +PreReq: %install_info_prereq %description VoIP has become a hot topic and already is a part of our life. @@ -129,8 +128,8 @@ export CPPFLAGS="$CFLAGS" PATH="$PATH:/usr/lib/qt3/bin" ./configure -(cd lib && make %{?jobs:-j %jobs}) -make %{?jobs:-j %jobs} +(cd lib && make %{?_smp_mflags}) +make %{?_smp_mflags} cp -p ../iaxclient/README README.iaxclient cp -p %SOURCE3 . @@ -154,9 +153,4 @@ /usr/share/kiax %doc README INSTALL CHANGELOG COPYING README.iaxclient README.SuSE -%clean -#test ! -z "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != "/" && rm -rf $RPM_BUILD_ROOT -#rm -rf $RPM_BUILD_DIR/kiax-%{version} -#rm -rf $RPM_BUILD_DIR/iaxclient - %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
