Hello community, here is the log from the commit of package ulogd2 for openSUSE:Factory checked in at 2012-01-24 12:23:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ulogd2 (Old) and /work/SRC/openSUSE:Factory/.ulogd2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ulogd2", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/ulogd2/ulogd2.changes 2011-09-23 12:49:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ulogd2.new/ulogd2.changes 2012-01-24 12:23:42.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Dec 1 16:49:39 UTC 2011 - [email protected] + +- add libtool as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ulogd2.spec ++++++ --- /var/tmp/diff_new_pack.EMNDgi/_old 2012-01-24 12:23:43.000000000 +0100 +++ /var/tmp/diff_new_pack.EMNDgi/_new 2012-01-24 12:23:43.000000000 +0100 @@ -15,25 +15,35 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: ulogd2 Version: 2.0.0.beta4 -Release: 1 +Release: 0 %define pkname ulogd %define llver 2.0.0~beta4+git32 Group: Productivity/Networking/Security Summary: Userspace logging for Netfilter -License: GPL +License: GPL-2.0 Url: http://netfilter.org/projects/ulogd/ Source: ulogd-%llver.tar.bz2 Source2: etc-init.d-ulogd Patch1: ulogd-conf.diff -BuildRequires: libnetfilter_conntrack-devel libnfnetlink-devel -BuildRequires: libnetfilter_log-devel lksctp-tools-devel pkg-config -BuildRequires: libmysqlclient-devel libpcap-devel postgresql-devel +BuildRequires: libtool +BuildRequires: libnetfilter_conntrack-devel >= 0.0.95 +BuildRequires: libnetfilter_log-devel >= 1.0.0 +BuildRequires: libnfnetlink-devel >= 0.0.39 +BuildRequires: libpcap-devel +BuildRequires: lksctp-tools-devel +BuildRequires: pkgconfig >= 0.19 +BuildRequires: postgresql-devel +%if 0%{?suse_version} +BuildRequires: libmysqlclient-devel BuildRequires: sqlite3-devel +%endif +%if 0%{?fedora} || 0%{?rhel} +BuildRequires: mysql-devel +BuildRequires: sqlite-devel +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires(pre): /usr/sbin/useradd @@ -43,73 +53,34 @@ per-packet logging for accounting purpose as well as per-flow logging. -Author(s): ----------- - Netfilter Team <[email protected]> - Éric Leblond - Pierre Chifflier - Pablo Neira Aysuo - Harald Welte - %package mysql -License: GPL Summary: MySQL output target for ulogd2 -Group: Productivity/Networking/Security Requires: %name = %version-%release %description mysql MySQL output target for ulogd2. -Author(s): ----------- - Netfilter Team <[email protected]> - Éric Leblond - Pierre Chifflier - Harald Welte - %package pcap -License: GPL Summary: pcap output target for ulogd2 -Group: Productivity/Networking/Security Requires: %name = %version-%release %description pcap pcap output target for ulogd2. -Author(s): ----------- - Netfilter Team <[email protected]> - Éric Leblond - Pierre Chifflier - Harald Welte - %package pgsql -License: GPL Summary: PostgreSQL output target for ulogd2 -Group: Productivity/Networking/Security Requires: %name = %version-%release %description pgsql PostgreSQL output target for ulogd2. -Author(s): ----------- - Netfilter Team <[email protected]> - Harald Welte - %package sqlite3 -License: GPL Summary: SQLite3 output target for ulogd2 -Group: Productivity/Networking/Security Requires: %name = %version-%release %description sqlite3 SQLite3 output target for ulogd2. -Author(s): ----------- - Ben La Monica <[email protected]> - %prep %setup -qn ulogd2 %patch -P 1 -p1 ++++++ ulogd-2.0.0~beta4+git32.tar.bz2 ++++++ ++++ 48040 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
