Hello community,

here is the log from the commit of package proftpd for openSUSE:Factory checked 
in at 2014-03-26 16:41:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/proftpd (Old)
 and      /work/SRC/openSUSE:Factory/.proftpd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "proftpd"

Changes:
--------
--- /work/SRC/openSUSE:Factory/proftpd/proftpd.changes  2014-03-18 
14:52:08.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.proftpd.new/proftpd.changes     2014-03-26 
16:41:45.000000000 +0100
@@ -1,0 +2,7 @@
+Tue Mar 25 19:56:04 UTC 2014 - [email protected]
+
+- Remove tcpd-devel from buildRequires and mod_wrap.
+  support for tcp_wrappers style /etc/hosts.* is provided
+  by mod_wrap2_file instead, the latter does not require tcpd.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ proftpd.spec ++++++
--- /var/tmp/diff_new_pack.Uqwkqc/_old  2014-03-26 16:41:46.000000000 +0100
+++ /var/tmp/diff_new_pack.Uqwkqc/_new  2014-03-26 16:41:46.000000000 +0100
@@ -58,7 +58,6 @@
 BuildRequires:  pkg-config
 BuildRequires:  postgresql-devel
 BuildRequires:  sqlite3-devel
-BuildRequires:  tcpd-devel
 BuildRequires:  unixODBC-devel
 Requires:       logrotate
 
@@ -147,6 +146,7 @@
 %patch105
 
 %build
+rm contrib/mod_wrap.c
 PROFTPD_SHARED_MODS="$(for spec_mod in $(find contrib -name mod_\*.c); do echo 
"$(basename ${spec_mod%%.c})"; done | tr '\n' ':' | sed -e 's|:$||')"
 export CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -DLDAP_DEPRECATED"
 export CXXFLAGS="$CFLAGS"


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

Reply via email to