Hello community,

here is the log from the commit of package linphone for openSUSE:Factory 
checked in at 2012-05-31 17:06:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/linphone (Old)
 and      /work/SRC/openSUSE:Factory/.linphone.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/linphone/linphone.changes        2012-05-22 
08:16:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.linphone.new/linphone.changes   2012-05-31 
17:06:55.000000000 +0200
@@ -1,0 +2,6 @@
+Mon May 21 12:31:04 UTC 2012 - [email protected]
+
+- Use BuildRequires: pkgconfig(gnutls) instead of gnutls-devel for
+  Factory in keeping with gnutls package naming changes.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ linphone.spec ++++++
--- /var/tmp/diff_new_pack.KhlRMD/_old  2012-05-31 17:06:57.000000000 +0200
+++ /var/tmp/diff_new_pack.KhlRMD/_new  2012-05-31 17:06:57.000000000 +0200
@@ -28,7 +28,11 @@
 #FIX-FOR-UPSTREAM port linux/videodev.h to libv4l-videodev.h
 Patch1:         linphone-v4l.patch
 BuildRequires:  gcc-c++
+%if 0%{?suse_version} >= 1130
+BuildRequires:  pkgconfig(gnutls)
+%else
 BuildRequires:  gnutls-devel
+%endif
 BuildRequires:  intltool
 BuildRequires:  libeXosip2-devel
 BuildRequires:  libosip2-devel

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

Reply via email to