Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package etherape for openSUSE:Factory checked in at 2022-04-28 23:08:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/etherape (Old) and /work/SRC/openSUSE:Factory/.etherape.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "etherape" Thu Apr 28 23:08:09 2022 rev:35 rq:973580 version:0.9.20 Changes: -------- --- /work/SRC/openSUSE:Factory/etherape/etherape.changes 2022-01-27 23:18:42.154258684 +0100 +++ /work/SRC/openSUSE:Factory/.etherape.new.1538/etherape.changes 2022-04-28 23:08:12.408702662 +0200 @@ -1,0 +2,6 @@ +Thu Apr 28 07:42:22 UTC 2022 - Dirk M??ller <[email protected]> + +- fix homepage url +- spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ etherape.spec ++++++ --- /var/tmp/diff_new_pack.buygYs/_old 2022-04-28 23:08:12.884703106 +0200 +++ /var/tmp/diff_new_pack.buygYs/_new 2022-04-28 23:08:12.888703109 +0200 @@ -22,7 +22,7 @@ Summary: A Graphical Network Monitor License: GPL-2.0-or-later Group: Productivity/Networking/Diagnostic -URL: https://etherape.sourceforge.net/ +URL: https://etherape.sourceforge.io/ Source0: https://prdownloads.sourceforge.net/etherape/%{name}-%{version}.tar.gz Patch0: etherape-0.9.12-desktop.patch BuildRequires: docbook_4 @@ -33,12 +33,12 @@ BuildRequires: yelp-tools BuildRequires: pkgconfig(goocanvas-2.0) BuildRequires: pkgconfig(popt) -%if 0%{?is_opensuse} -BuildRequires: autoconf-archive -%endif Requires(post): update-desktop-files Requires(postun):update-desktop-files Recommends: %{name}-lang +%if 0%{?is_opensuse} +BuildRequires: autoconf-archive +%endif %description EtherApe is a graphical network monitor for Unix, modeled after @@ -56,10 +56,10 @@ %build %configure -make %{?_smp_mflags} +%make_build %check -make %{?_smp_mflags} check +%make_build check %install %make_install @@ -76,15 +76,14 @@ %endif %files -%defattr(-, root, root) -%doc COPYING TODO NEWS README* AUTHORS ABOUT-NLS +%license COPYING +%doc TODO NEWS README* AUTHORS ABOUT-NLS %{_bindir}/etherape %{_datadir}/applications/etherape.desktop %{_datadir}/etherape -%{_mandir}/man1/etherape.1%{ext_man} +%{_mandir}/man1/etherape.1%{?ext_man} %{_datadir}/pixmaps/etherape.png %files lang -f %{name}.lang -%defattr(-,root,root) %changelog
