[etherape] Upgrade to 0.9.12

Jan F. Chadima jfch2222 at fedoraproject.org
Sun Jul 17 19:46:47 UTC 2011


commit ce7c15cf4a09c0bf0ebd5ef5d94fa8cc15dec3ee
Author: Jan F. Chadima <jfch at fukusima15.jagda.eu>
Date:   Sun Jul 17 21:46:20 2011 +0200

    Upgrade to 0.9.12

 .gitignore    |    1 +
 etherape.spec |   35 +++++++++--------------------------
 sources       |    2 +-
 3 files changed, 11 insertions(+), 27 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6b7e640..6456d4c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 etherape-0.9.7.tar.gz
+/etherape-0.9.12.tar.gz
diff --git a/etherape.spec b/etherape.spec
index 38b3303..b6dc8fe 100644
--- a/etherape.spec
+++ b/etherape.spec
@@ -1,6 +1,6 @@
 Name:           etherape
-Version:        0.9.7 
-Release:        12%{?dist}
+Version:        0.9.12
+Release:        1%{?dist}
 Summary:        Graphical network monitor for Unix
 
 Group:          Applications/System
@@ -13,6 +13,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libpcap-devel, libglade2-devel
 BuildRequires:  gettext, desktop-file-utils, libgnomeui-devel 
+BuildRequires:  gnome-doc-utils
 BuildRequires:  scrollkeeper
 Requires(post): scrollkeeper
 Requires(postun): scrollkeeper
@@ -51,39 +52,18 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
-%doc ABOUT-NLS AUTHORS ChangeLog COPYING FAQ NEWS OVERVIEW README README.bugs README.help README.thanks TODO
+%doc ABOUT-NLS AUTHORS ChangeLog COPYING FAQ NEWS OVERVIEW README README.bugs TODO
 
 
 %{_bindir}/etherape
 %{_sbindir}/etherape
-
 %dir %{_sysconfdir}/%{name}
 %config(noreplace) %{_sysconfdir}/%{name}/services
 %config(noreplace) %{_sysconfdir}/pam.d/etherape
 %config(noreplace) %{_sysconfdir}/security/console.apps/etherape
 %dir %{_datadir}/%{name}
-%dir %{_datadir}/%{name}/doc
-%dir %{_datadir}/%{name}/doc/%{name}
-%dir %{_datadir}/%{name}/doc/%{name}/C
-%{_datadir}/%{name}/doc/%{name}/C/etherape.xml
-%dir %{_datadir}/%{name}/doc/%{name}/C/figures
-%{_datadir}/%{name}/doc/%{name}/C/figures/appmain.png
-%{_datadir}/%{name}/doc/%{name}/C/figures/capture_file_dlg.png
-%{_datadir}/%{name}/doc/%{name}/C/figures/color_select_dlg.png
-%{_datadir}/%{name}/doc/%{name}/C/figures/eth_toolbar.png
-%{_datadir}/%{name}/doc/%{name}/C/figures/link_info.png
-%{_datadir}/%{name}/doc/%{name}/C/figures/node_info.png
-%{_datadir}/%{name}/doc/%{name}/C/figures/pref_colors_dlg.png
-%{_datadir}/%{name}/doc/%{name}/C/figures/pref_diagram_dlg.png
-%{_datadir}/%{name}/doc/%{name}/C/figures/pref_timings_dlg.png
-%{_datadir}/%{name}/doc/%{name}/C/figures/proto_info.png
-%{_datadir}/%{name}/doc/%{name}/C/figures/protocol_edit_dlg.png
-%dir %{_datadir}/%{name}/glade
-%{_datadir}/%{name}/glade/etherape.glade2
-%{_datadir}/%{name}/glade/etherape.png
-%{_datadir}/%{name}/glade/pause.xpm
-%{_datadir}/%{name}/glade/play.xpm
-%{_datadir}/%{name}/glade/stop.xpm
+%{_datadir}/gnome/help/%{name}/
+%{_datadir}/%{name}/
 %{_datadir}/applications/fedora-etherape.desktop
 %{_datadir}/pixmaps/etherape.png
 %dir %{_datadir}/omf/etherape
@@ -98,6 +78,9 @@ scrollkeeper-update -q || :
 
 
 %changelog
+* Mon Jul 18 2011 Jan F. Chadima <jchadima at redhat.com> 0.9.12-1
+- Upgrade to 0.9.12
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.7-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 17975a6..825e876 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7b5783090d92abe79634da4b582c6b48  etherape-0.9.7.tar.gz
+712dfd7ecd82049c6bc11cead979a806  etherape-0.9.12.tar.gz


More information about the scm-commits mailing list