Hello community,

here is the log from the commit of package tor for openSUSE:Factory checked in 
at 2014-09-22 09:23:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tor (Old)
 and      /work/SRC/openSUSE:Factory/.tor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tor"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tor/tor.changes  2014-08-27 07:46:50.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.tor.new/tor.changes     2014-09-22 
09:23:58.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Sep 20 13:05:50 UTC 2014 - andreas.stie...@gmx.de
+
+- disable build with experimental feature bufferevents [bnc#897113]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tor.spec ++++++
--- /var/tmp/diff_new_pack.Mx0izV/_old  2014-09-22 09:23:59.000000000 +0200
+++ /var/tmp/diff_new_pack.Mx0izV/_new  2014-09-22 09:23:59.000000000 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define with_bufferevents 0%{?suse_version} > 1220
+%bcond_with bufferevents
 %define with_systemd 0%{?suse_version} > 1140
 %define with_upnp 0%{?suse_version} >= 1220 
 %define toruser %{name}
@@ -46,9 +46,9 @@
 PreReq(post):  %fillup_prereq 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 #
-%if %{with_bufferevents}
+%if %{with bufferevents}
 BuildRequires:  pkgconfig(libevent) >= 2.0.13
-%endif # with_bufferevents
+%endif # with bufferevents
 %if %{?suse_version} > 1210
 BuildRequires:  pkgconfig(libevent)
 %else
@@ -94,7 +94,7 @@
 %if %{with_upnp}    
        --enable-upnp \
 %endif
-%if %{with_bufferevents}
+%if %{with bufferevents}
        --enable-bufferevents \
 %endif
        --docdir=%{_docdir}/%{name}


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

Reply via email to