Hello community,

here is the log from the commit of package libzrtpcpp for openSUSE:Factory 
checked in at 2013-03-24 21:39:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libzrtpcpp (Old)
 and      /work/SRC/openSUSE:Factory/.libzrtpcpp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libzrtpcpp", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libzrtpcpp/libzrtpcpp.changes    2012-04-12 
09:39:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libzrtpcpp.new/libzrtpcpp.changes       
2013-03-24 21:47:32.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Mar 23 22:07:11 UTC 2013 - [email protected]
+
+- Properly determine LIB_SUFFIX
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libzrtpcpp.spec ++++++
--- /var/tmp/diff_new_pack.gSPNwX/_old  2013-03-24 21:50:06.000000000 +0100
+++ /var/tmp/diff_new_pack.gSPNwX/_new  2013-03-24 21:50:06.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libzrtpcpp
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -16,19 +16,18 @@
 #
 
 
-
 Name:           libzrtpcpp
 %define lname libzrtpcpp2
 Version:        2.0.0
 Release:        0
-License:        GPL-3.0+
 Summary:        A ccrtp extension for ZRTP support
-Url:            http://www.gnu.org/software/commoncpp/commoncpp.html
+License:        GPL-3.0+
 Group:          Development/Libraries/Other
+Url:            http://www.gnu.org/software/commoncpp/commoncpp.html
 Source0:        libzrtpcpp-%{version}.tar.bz2
+BuildRequires:  ccrtp-devel >= 2.0.0
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
-BuildRequires:  ccrtp-devel >= 2.0.0
 BuildRequires:  libopenssl-devel >= 0.9.8
 BuildRequires:  pkgconfig
 Patch0:         libzrtpcpp-libdir.patch
@@ -42,6 +41,7 @@
 
 %package -n %lname
 Summary:        A ccrtp extension for ZRTP support
+Group:          Development/Libraries/Other
 
 %description -n %lname
 This library is a GPL licensed extension to the GNU RTP Stack, ccrtp,
@@ -50,11 +50,10 @@
 applications.
 
 %package devel
-License:        GPL-3.0+
 Summary:        Headers and link library for libzrtpcpp
 Group:          Development/Libraries/Other
-Requires:       ccrtp-devel >= 2.0.0
 Requires:       %{lname} = %{version}
+Requires:       ccrtp-devel >= 2.0.0
 
 %description devel
 This package provides the header files, link libraries, and
@@ -74,7 +73,7 @@
       -DCMAKE_VERBOSE_MAKEFILE=TRUE \
       -DCMAKE_C_FLAGS_RELEASE:STRING="%{optflags}" \
       -DCMAKE_CXX_FLAGS_RELEASE:STRING="%{optflags}" \
-%ifarch x86_64 ppc64 s390x
+%if "%{_lib}" == "lib64"
       -DLIB_SUFFIX=64 \
 %endif
       ..

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to