Hello community,

here is the log from the commit of package openh323 for openSUSE:Factory 
checked in at 2012-02-14 13:06:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openh323 (Old)
 and      /work/SRC/openSUSE:Factory/.openh323.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openh323", Maintainer is "kk...@novell.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openh323/openh323.changes        2011-12-05 
12:44:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.openh323.new/openh323.changes   2012-02-14 
13:06:54.000000000 +0100
@@ -1,0 +2,16 @@
+Thu Feb  9 10:10:43 CET 2012 - meiss...@suse.de
+
+- remove suse_update_config old call
+
+-------------------------------------------------------------------
+Fri Dec  9 11:50:08 UTC 2011 - co...@suse.com
+
+- fix license to be in spdx.org format
+
+-------------------------------------------------------------------
+Fri Dec  2 15:26:13 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+- Use %_smp_mflags for parallel building
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openh323.spec ++++++
--- /var/tmp/diff_new_pack.8WRWRR/_old  2012-02-14 13:06:55.000000000 +0100
+++ /var/tmp/diff_new_pack.8WRWRR/_new  2012-02-14 13:06:55.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openh323
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -14,6 +14,9 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
+#
 %define DISTRIBUTABLE 1
 #
 %ifarch %ix86
@@ -24,11 +27,11 @@
 
 Name:           openh323
 Summary:        An Open Source ITU H.323 Library and Sample Application
+License:        MPL-1.0
+Group:          System/Libraries
 Version:        1.19.0.1
 Release:        0
 %define _version 1_19_0_1
-License:        MPL ..
-Group:          System/Libraries
 Url:            http://openh323.sourceforge.net/
 Source:         openh323-v%{_version}-src-tar.bz2
 Patch:          openh323_v1_19_0_1.diff
@@ -96,7 +99,6 @@
 autoconf --force
 aclocal
 cd ..
-%{?suse_update_config:%{suse_update_config -f}}
 export CPPFLAGS="-I/usr/include/gsm"
 export CCFLAGS="$RPM_OPT_FLAGS"
 export OPTCCFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fstack-protector"
@@ -105,7 +107,7 @@
 %configure \
        --disable-versioncheck
 
-%{__make} %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 %makeinstall
@@ -114,9 +116,6 @@
 
 %postun -p /sbin/ldconfig
 
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc ChangeLog VoIPBlaster.txt mpl-1.0.htm videonotes.rtf


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to