Hello community,

here is the log from the commit of package gnome-nettool for openSUSE:Factory 
checked in at 2012-01-09 12:40:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-nettool (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-nettool.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-nettool", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-nettool/gnome-nettool.changes      
2011-09-23 02:00:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-nettool.new/gnome-nettool.changes 
2012-01-09 12:40:30.000000000 +0100
@@ -1,0 +2,21 @@
+Wed Jan  4 09:05:58 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.0.1:
+  + Fix OpenBSD compilation
+  + Fix netstat routing table display on OpenBSD
+  + Use finger by default instead of pinky
+  + Fix up to make translations work
+  + Fix ugliness when window is bigger than expected
+  + Handle output with icmp_req
+  + Portability fixes for IPv4/IPv6
+  + Fix memory leak
+  + Fixed garbage in translated string for loopback
+  + Fix ping layout to resize it gently
+  + Updated translations.
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that... See
+  bnc#697467 for more details.
+- Drop 0001-ping-Handle-output-with-icmp_req.patch: fixed upstream.
+- Stop changing libexecdir in configure: we don't need it anyway.
+
+-------------------------------------------------------------------

Old:
----
  0001-ping-Handle-output-with-icmp_req.patch
  gnome-nettool-3.0.0.tar.bz2

New:
----
  gnome-nettool-3.0.1.tar.xz

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

Other differences:
------------------
++++++ gnome-nettool.spec ++++++
--- /var/tmp/diff_new_pack.xpAjJc/_old  2012-01-09 12:40:32.000000000 +0100
+++ /var/tmp/diff_new_pack.xpAjJc/_new  2012-01-09 12:40:32.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-nettool
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,22 +16,21 @@
 #
 
 
-
 Name:           gnome-nettool
-Version:        3.0.0
-Release:        1
-License:        GPL-2.0+
+Version:        3.0.1
+Release:        0
 Summary:        GNOME Interface for Various Networking Tools
-Url:            http://www.gnome.org
+License:        GPL-2.0+
 Group:          System/GUI/GNOME
-Source:         
ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/2.16/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM 0001-ping-Handle-output-with-icmp_req.patch bnc#679874 
bg0#634749 malcolmle...@opensuse.org -- Handle output with icmp_req
-Patch0:         0001-ping-Handle-output-with-icmp_req.patch
+Url:            http://www.gnome.org
+Source:         
http://download.gnome.org/sources/gnome-nettool/3.0/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libgtop-2.0)
 Recommends:     %{name}-lang
@@ -46,11 +45,9 @@
 %prep
 %setup -q
 translation-update-upstream
-%patch0 -p1
 
 %build
 %configure\
-        --libexecdir=%{_prefix}/lib/%{name}\
         --disable-scrollkeeper
 make %{?jobs:-j%jobs} V=1
 

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

Reply via email to