From 9c5f6bb83f864f57988249d9bcf9c4b143a92bba Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Nov 02 2005 12:06:41 +0000 Subject: - removed interdruid - reversed Cancel/Ok button ordering --- diff --git a/.cvsignore b/.cvsignore index a9e1c02..4f47b6d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -system-config-network-1.3.29.tar.gz +system-config-network-1.3.30.tar.gz diff --git a/sources b/sources index c950c7f..03521be 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cb7a18f83524973792e5d54c05e2d5f6 system-config-network-1.3.29.tar.gz +29dfe95c4b6284fb3cf467f56007b0de system-config-network-1.3.30.tar.gz diff --git a/system-config-network.spec b/system-config-network.spec index dd62560..5ed5546 100644 --- a/system-config-network.spec +++ b/system-config-network.spec @@ -1,7 +1,7 @@ # -*- RPM-SPEC -*- Summary: The GUI of the NEtwork Adminstration Tool Name: system-config-network -Version: 1.3.29 +Version: 1.3.30 Release: 1 URL: http://fedora.redhat.com/projects/config-tools/redhat-config-network.html Source0: %{name}-%{version}.tar.gz @@ -43,7 +43,7 @@ rm -rf $RPM_BUILD_ROOT mkdir $RPM_BUILD_ROOT%{_datadir}/applications -for i in neat.desktop internet-druid.desktop neat-control.desktop; do \ +for i in neat.desktop neat-control.desktop; do \ desktop-file-install --vendor redhat --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --add-category X-Red-Hat-Base \ @@ -61,9 +61,7 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/system-config-network/pixmaps %{_datadir}/system-config-network/netconfpkg/gui %{_sbindir}/system-config-network-gui -%{_sbindir}/internet-druid %{_bindir}/neat-control -%{_bindir}/internet-druid %{_bindir}/system-control-network %{_sbindir}/system-config-network-druid %{_bindir}/system-config-network-druid @@ -93,6 +91,10 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/system-config-network-cmd %changelog +* Wed Nov 02 2005 Harald Hoyer - 1.3.30 +- removed interdruid +- reversed Cancel/Ok button ordering + * Tue Oct 25 2005 Harald Hoyer - 1.3.29 - fixed profileFrame labeling