commit nf3d for openSUSE:Factory
Hello community, here is the log from the commit of package nf3d for openSUSE:Factory checked in at 2014-10-06 22:04:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nf3d (Old) and /work/SRC/openSUSE:Factory/.nf3d.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "nf3d" Changes: -------- --- /work/SRC/openSUSE:Factory/nf3d/nf3d.changes 2013-03-12 06:56:51.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.nf3d.new/nf3d.changes 2014-10-06 22:05:06.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Sep 29 08:28:48 UTC 2014 - jengelh@inai.de + +- Drop RHEL5 build instructions + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nf3d.spec ++++++ --- /var/tmp/diff_new_pack.T7b333/_old 2014-10-06 22:05:07.000000000 +0200 +++ /var/tmp/diff_new_pack.T7b333/_new 2014-10-06 22:05:07.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package nf3d # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,28 +24,19 @@ Group: Productivity/Networking/Security Url: http://netfilter.org/projects/nf3d/ -#Freecode-URL: http://freecode.com/projects/nf3d/ #Git-Clone: git://github.com/regit/nf3d #DL-URL: http://home.regit.org/wp-content/uploads/2013/02/nf3d-0.7.tar.gz Source: %name-%version.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: python-setuptools, xz - -# RHE5...*yawn* -%{!?python_sitelib: %global python_sitelib %(%__python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%{!?python_sitearch: %global python_sitearch %(%__python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} +BuildRequires: python-setuptools +BuildRequires: xz %description nf3d is a Netfilter visualization tool. It displays connections and logged packets in a GANTT diagram fashion. %prep -%if 0%{?__xz:1} %setup -q -%else -tar -xf "%{S:0}" --use=xz; -%setup -DTq -%endif %build export CFLAGS="%optflags" -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de