Hello community,

here is the log from the commit of package loudmouth for openSUSE:Factory 
checked in at 2015-04-18 10:38:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/loudmouth (Old)
 and      /work/SRC/openSUSE:Factory/.loudmouth.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "loudmouth"

Changes:
--------
--- /work/SRC/openSUSE:Factory/loudmouth/loudmouth.changes      2012-06-05 
15:32:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.loudmouth.new/loudmouth.changes 2015-04-18 
10:38:39.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Apr 14 13:27:12 UTC 2015 - meiss...@suse.com
+
+- build against openssl-devel, to avoid fixing the gnutls 3.4.0
+  breakage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ loudmouth.spec ++++++
--- /var/tmp/diff_new_pack.pYAEG6/_old  2015-04-18 10:38:40.000000000 +0200
+++ /var/tmp/diff_new_pack.pYAEG6/_new  2015-04-18 10:38:40.000000000 +0200
@@ -37,11 +37,7 @@
 # PATCH-FIX-UPSTREAM loudmouth-glib.patch dims...@opensuse.org -- Fix build 
with glib 2.31: only glib.h can be included.
 Patch4:         loudmouth-glib.patch
 BuildRequires:  check-devel
-%if 0%{?suse_version} > 1210
-BuildRequires:  libgnutls-devel
-%else
-BuildRequires:  gnutls-devel
-%endif
+BuildRequires:  openssl-devel
 BuildRequires:  gtk-doc
 BuildRequires:  libtool
 BuildRequires:  sgml-skel
@@ -97,7 +93,8 @@
 %build
 autoreconf -f -i
 %configure\
-       --disable-static\
+       --disable-static \
+       --with-ssl=openssl \
        --enable-gtk-doc
 make %{?_smp_mflags}
 
@@ -105,9 +102,6 @@
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
-%clean
-rm -rf %{buildroot}
-
 %post -n libloudmouth-1-0 -p /sbin/ldconfig
 
 %postun -n libloudmouth-1-0 -p /sbin/ldconfig


Reply via email to