Hello community,

here is the log from the commit of package librest for openSUSE:Factory checked 
in at 2013-09-09 09:54:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/librest (Old)
 and      /work/SRC/openSUSE:Factory/.librest.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "librest"

Changes:
--------
--- /work/SRC/openSUSE:Factory/librest/librest.changes  2013-07-17 
10:34:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.librest.new/librest.changes     2013-09-09 
09:54:29.000000000 +0200
@@ -1,0 +2,9 @@
+Wed Aug 28 09:07:34 UTC 2013 - [email protected]
+
+- Drop librest-fix-build-without-ca-certificates.patch: as
+  identified in bnc#825903, this is not sufficient and needs more
+  investigation / rewriting.
+- Revert --without-ca-certificates configure option back to
+   --with-ca-certificates=/etc/ssl/ca-bundle.pem.
+
+-------------------------------------------------------------------

Old:
----
  librest-fix-build-without-ca-certificates.patch

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

Other differences:
------------------
++++++ librest.spec ++++++
--- /var/tmp/diff_new_pack.w2xmF6/_old  2013-09-09 09:54:29.000000000 +0200
+++ /var/tmp/diff_new_pack.w2xmF6/_new  2013-09-09 09:54:29.000000000 +0200
@@ -29,8 +29,6 @@
 Url:            http://git.gnome.org/browse/librest/
 Source0:        
http://download.gnome.org/sources/rest/0.7/%{_name}-%{version}.tar.xz
 Source99:       baselibs.conf
-# PATCH-FIX-UPSTREAM librest-fix-build-without-ca-certificates.patch 
[email protected] -- Fix build when configuring --without-ca-certificates, 
taken from git
-Patch0:         librest-fix-build-without-ca-certificates.patch
 BuildRequires:  pkgconfig(glib-2.0) >= 2.24
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(libsoup-2.4)
@@ -93,12 +91,11 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
-%patch0 -p1
 
 %build
 %configure \
     --disable-static \
-    --without-ca-certificates
+     --with-ca-certificates=/etc/ssl/ca-bundle.pem
 %__make %{?jobs:-j%jobs} V=1
 
 %install

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

Reply via email to