Hello community,

here is the log from the commit of package curl for openSUSE:Factory checked in 
at 2012-07-12 12:11:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/curl (Old)
 and      /work/SRC/openSUSE:Factory/.curl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "curl", Maintainer is "vci...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/curl/curl.changes        2012-05-21 
08:06:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.curl.new/curl.changes   2012-07-12 
12:11:47.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Jul  9 13:12:24 UTC 2012 - d...@opensuse.org
+
+- define _GNU_SOURCE for oS/SLES <= 11.4, as O_CLOEXEC is
+  defined inside a ifdef __USE_GNU
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ curl.spec ++++++
--- /var/tmp/diff_new_pack.7bKsqq/_old  2012-07-12 12:11:48.000000000 +0200
+++ /var/tmp/diff_new_pack.7bKsqq/_new  2012-07-12 12:11:48.000000000 +0200
@@ -98,7 +98,7 @@
 # (currently, libtool sets link_all_deplibs=(yes|unknown) everywhere,
 # will hopefully change in the future)
 sed -i 's/link_all_deplibs=unknown/link_all_deplibs=no/' configure
-%configure \
+%configure CFLAGS="%{optflags} -D_GNU_SOURCE=1" \
        --enable-ipv6 \
 %if %{with openssl}
        --with-ssl \



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

Reply via email to