rpms/system-config-network/devel system-config-network.spec, 1.33, 1.34

Štěpán Kasal (kasal) fedora-extras-commits at redhat.com
Wed Nov 7 13:40:29 UTC 2007


Author: kasal

Update of /cvs/extras/rpms/system-config-network/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3272

Modified Files:
	system-config-network.spec 
Log Message:
- s/NEtwork/Network/ in the summary of -tui, to be consistent
  with the summary line of the main rpm (the neat acronym is no
  longer advertised anyway)
- Resolves: #239216


Index: system-config-network.spec
===================================================================
RCS file: /cvs/extras/rpms/system-config-network/devel/system-config-network.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- system-config-network.spec	15 Oct 2007 12:28:25 -0000	1.33
+++ system-config-network.spec	7 Nov 2007 13:39:56 -0000	1.34
@@ -2,7 +2,7 @@
 Summary: The GUI of the Network Adminstration Tool
 Name: system-config-network
 Version: 1.4.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://fedoraproject.org/wiki/SystemConfig/network
 Source0: %{name}-%{version}.tar.gz
 License: GPL
@@ -20,7 +20,7 @@
 supporting Ethernet, Wireless, TokenRing, ADSL, ISDN and PPP.
 
 %package tui
-Summary: The NEtwork Adminstration Tool
+Summary: The Network Adminstration Tool
 Group: Applications/System 
 Obsoletes: netcfg, redhat-config-network-tui, netconfig
 Provides: redhat-config-network-tui
@@ -44,7 +44,7 @@
 mkdir $RPM_BUILD_ROOT%{_datadir}/applications
 
 for i in neat.desktop neat-control.desktop; do \
-  desktop-file-install --vendor redhat --delete-original       \
+  desktop-file-install --vendor redhat --delete-original      \
     --dir $RPM_BUILD_ROOT%{_datadir}/applications             \
     --add-category System                                     \
     --add-category Settings                                   \
@@ -96,6 +96,12 @@
 %{_bindir}/system-config-network-cmd
 
 %changelog
+* Wed Nov  7 2007 Stepan Kasal <skasal at redhat.com> - 1.4.3-2
+- s/NEtwork/Network/ in the summary of -tui, to be consistent
+  with the summary line of the main rpm (the neat acronym is no
+  longer advertised anyway)
+- Resolves: #239216
+
 * Mon Oct 15 2007 Harald Hoyer <harald at redhat.com> - 1.4.3
 - fixed /etc/hosts problem (rhbz#331451)
 




More information about the fedora-extras-commits mailing list