[system-config-network] version 1.6.9

Nils Philippsen nphilipp at fedoraproject.org
Tue Dec 18 10:19:52 UTC 2012


commit 77b0bce03d5044ae6f416bb0b003f09e8c58298e
Author: Nils Philippsen <nils at redhat.com>
Date:   Tue Dec 18 11:19:42 2012 +0100

    version 1.6.9

 .gitignore                 |    1 +
 sources                    |    2 +-
 system-config-network.spec |   13 ++++++++-----
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index caca95c..9015219 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /system-config-network-1.6.6.tar.bz2
 /system-config-network-1.6.7.tar.bz2
 /system-config-network-1.6.8.tar.bz2
+/system-config-network-1.6.9.tar.bz2
diff --git a/sources b/sources
index 69d6697..b84c3d3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8702db228f1672e6c5775acf851eab88  system-config-network-1.6.8.tar.bz2
+9806a6400d9c126fab49616b6aafed97  system-config-network-1.6.9.tar.bz2
diff --git a/system-config-network.spec b/system-config-network.spec
index 2023f32..0ddbfc5 100644
--- a/system-config-network.spec
+++ b/system-config-network.spec
@@ -7,7 +7,7 @@
 # -*- RPM-SPEC -*-
 Summary: Network Administration Tool%{?with_gui: GUI}
 Name: system-config-network
-Version: 1.6.8
+Version: 1.6.9
 Release: 1%{?dist}
 URL: http://fedoraproject.org/wiki/SystemConfig/network
 Source0: http://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.bz2
@@ -37,10 +37,6 @@ Obsoletes: %{name}-tui < %{version}-%{release}
 Provides: %{name}-tui = %{version}-%{release}
 %endif
 
-%description
-This is %{?with_gui:the GUI of }the network configuration tool,
-supporting Ethernet, Wireless, TokenRing, ADSL, ISDN and PPP.
-
 %if %{with gui}
 %package tui
 Summary: Network Administration Tool TUI
@@ -56,6 +52,10 @@ Requires: dbus-python
 Requires: python-ethtool
 Requires: python-iwlib
 
+%description
+This is %{?with_gui:the GUI of }the network configuration tool,
+supporting Ethernet, Wireless, TokenRing, ADSL, ISDN and PPP.
+
 %if %{with gui}
 %description tui
 This is the network configuration tool,
@@ -145,6 +145,9 @@ done
 %{_bindir}/system-config-network-cmd
 
 %changelog
+* Tue Dec 18 2012 Nils Philippsen <nils at redhat.com> 1.6.9-1
+- fix order of spec file sections
+
 * Mon Dec 17 2012 Nils Philippsen <nils at redhat.com> 1.6.8-1
 - obsolete/provide system-config-network-tui
 - make summaries consistent


More information about the scm-commits mailing list