Mailinglist Archive: opensuse-commit (1093 mails)

< Previous Next >
commit etherape for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 05 Mar 2010 12:12:20 +0100
  • Message-id: <20100305111220.75A7C2029A@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package etherape for openSUSE:Factory
checked in at Fri Mar 5 12:12:20 CET 2010.



--------
--- etherape/etherape.changes 2009-11-16 14:58:33.000000000 +0100
+++ /mounts/work_src_done/STABLE/etherape/etherape.changes 2010-02-28
18:55:53.000000000 +0100
@@ -1,0 +2,6 @@
+Sun Feb 28 17:49:56 UTC 2010 - bitshuffler@xxxxxxxxxxxx
+
+- updated to 0.9.9
+- enabled parallel building
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
etherape-0.9.7.tar.bz2

New:
----
etherape-0.9.9-sequence_point.patch
etherape-0.9.9.tar.bz2

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

Other differences:
------------------
++++++ etherape.spec ++++++
--- /var/tmp/diff_new_pack.mmUyle/_old 2010-03-05 12:09:58.000000000 +0100
+++ /var/tmp/diff_new_pack.mmUyle/_new 2010-03-05 12:09:58.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package etherape (Version 0.9.7)
+# spec file for package etherape (Version 0.9.9)
#
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2010 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
@@ -20,15 +20,16 @@

Name: etherape
Url: http://etherape.sourceforge.net/
-BuildRequires: libglade2-devel libgnomeui-devel libpcap-devel pkgconfig
scrollkeeper update-desktop-files
-License: GPL v2 or later
+BuildRequires: docbook_4 fdupes gnome-doc-utils-devel libglade2-devel
libgnomeui-devel libpcap-devel pkgconfig scrollkeeper update-desktop-files
+License: GPLv2+
Group: Productivity/Networking/Diagnostic
AutoReqProv: on
Summary: A Graphical Network Monitor
-Version: 0.9.7
-Release: 249
+Version: 0.9.9
+Release: 1
Source0:
http://prdownloads.sourceforge.net/etherape/%{name}-%{version}.tar.bz2
Patch0: etherape-0.9.7-desktop.patch
+Patch1: etherape-0.9.9-sequence_point.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build

%description
@@ -44,32 +45,36 @@
%prep
%setup -q
%patch0 -p1
+%patch1
+%__sed -ie
"s#http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd#file:///usr/share/sgml/docbook/dtd/4.2/docbookx.dtd#";
doc/C/etherape.xml

%build
%configure --with-pic
-make
+%__make %{?_smp_mflags}

%check
-make check
+%__make check

%install
-make install DESTDIR=$RPM_BUILD_ROOT
-%suse_update_desktop_file %name System Network
+%__make install DESTDIR=%{buildroot}
+%suse_update_desktop_file %{name} System Network
%find_lang %{name}
+%fdupes %{buildroot}

%clean
-rm -rf $RPM_BUILD_ROOT
+%__rm -rf %{buildroot}

%files -f %{name}.lang
%defattr(-, root, root)
%doc COPYING TODO NEWS README* AUTHORS ABOUT-NLS
-%dir /etc/etherape
-/etc/etherape/services
-%{_prefix}/bin/*
-%{_mandir}/*/*
-%{_prefix}/share/%{name}
-%{_prefix}/share/applications/etherape.desktop
-%{_prefix}/share/omf/etherape
-%{_prefix}/share/pixmaps/etherape.png
+%dir %{_sysconfdir}/etherape
+%config %{_sysconfdir}/etherape/services
+%{_bindir}/etherape
+%{_datadir}/applications/etherape.desktop
+%{_datadir}/etherape
+%{_mandir}/man1/etherape.1*
+%{_datadir}/omf/etherape
+%{_datadir}/pixmaps/etherape.png
+%exclude %{_localstatedir}/lib/scrollkeeper

%changelog

++++++ etherape-0.9.9-sequence_point.patch ++++++
Index: src/info_windows.c
===================================================================
--- src/info_windows.c.orig 2009-09-26 17:29:24.000000000 +0200
+++ src/info_windows.c 2010-02-28 19:04:46.566420529 +0100
@@ -612,7 +612,7 @@ update_protocols_window (void)
if (!gv)
{
/* register gv */
- gv = gv = GTK_TREE_VIEW (glade_xml_get_widget (xml, "prot_clist"));
+ gv = GTK_TREE_VIEW (glade_xml_get_widget (xml, "prot_clist"));
if (!gv)
{
g_critical("can't find prot_clist");
++++++ etherape-0.9.7.tar.bz2 -> etherape-0.9.9.tar.bz2 ++++++
++++ 206659 lines of diff (skipped)


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



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages