rpms/system-config-network/devel .cvsignore, 1.19, 1.20 sources, 1.21, 1.22 system-config-network.spec, 1.27, 1.28

Harald Hoyer (harald) fedora-extras-commits at redhat.com
Thu Aug 16 15:17:28 UTC 2007


Author: harald

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

Modified Files:
	.cvsignore sources system-config-network.spec 
Log Message:
version 1.4.0


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-network/devel/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- .cvsignore	4 Oct 2006 14:16:48 -0000	1.19
+++ .cvsignore	16 Aug 2007 15:16:55 -0000	1.20
@@ -1 +1 @@
-system-config-network-1.3.95.tar.gz
+system-config-network-1.4.0.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-network/devel/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- sources	4 Oct 2006 14:16:48 -0000	1.21
+++ sources	16 Aug 2007 15:16:55 -0000	1.22
@@ -1 +1 @@
-14f2cb761aa235f966260fa67cd02dbb  system-config-network-1.3.95.tar.gz
+45ffcc68fa76f47e3e330225a36eab1c  system-config-network-1.4.0.tar.gz


Index: system-config-network.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-network/devel/system-config-network.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- system-config-network.spec	23 Jan 2007 14:04:26 -0000	1.27
+++ system-config-network.spec	16 Aug 2007 15:16:55 -0000	1.28
@@ -1,8 +1,8 @@
 # -*- RPM-SPEC -*-
 Summary: The GUI of the Network Adminstration Tool
 Name: system-config-network
-Version: 1.3.95
-Release: 1
+Version: 1.4.0
+Release: 1%{?dist}
 URL: http://fedora.redhat.com/projects/config-tools/redhat-config-network.html
 Source0: %{name}-%{version}.tar.gz
 License: GPL
@@ -22,7 +22,7 @@
 %package tui
 Summary: The NEtwork Adminstration Tool
 Group: Applications/System 
-Obsoletes: netcfg, redhat-config-network-tui
+Obsoletes: netcfg, redhat-config-network-tui, netconfig
 Provides: redhat-config-network-tui
 Requires: initscripts >= 0:5.99, usermode , kudzu, python, rhpl >= 0:0.193, rpm-python, newt, pciutils
 
@@ -31,7 +31,7 @@
 supporting Ethernet, Wireless, TokenRing, ADSL, ISDN and PPP.
 
 %prep
-%setup
+%setup -q
 
 %configure
 
@@ -60,6 +60,8 @@
 %defattr(-,root,root)
 %{_datadir}/system-config-network/pixmaps
 %{_datadir}/system-config-network/netconfpkg/gui
+%{_datadir}/system-config-network/netconf.py*
+%{_datadir}/system-config-network/neat-control.py*
 %{_sbindir}/system-config-network-gui
 %{_bindir}/neat-control
 %{_bindir}/system-control-network
@@ -68,10 +70,13 @@
 
 %files -f %{name}.lang tui
 %defattr(-,root,root)
-%{_datadir}/system-config-network/help
-%{_datadir}/system-config-network/*.py*
 %dir %{_datadir}/system-config-network
+%{_datadir}/system-config-network/help
+%{_datadir}/system-config-network/netconf-cmd.py*
+%{_datadir}/system-config-network/netconf-tui.py*
+%{_datadir}/system-config-network/version.py*
 %dir %{_datadir}/system-config-network/netconfpkg
+%{_datadir}/system-config-network/netconfpkg/conf
 %{_datadir}/system-config-network/netconfpkg/tui
 %{_datadir}/system-config-network/netconfpkg/plugins
 %{_datadir}/system-config-network/netconfpkg/*.py*
@@ -90,7 +95,24 @@
 %{_bindir}/system-config-network-cmd
 
 %changelog
-* Wed Oct  4 2006 Harald Hoyer <harald at redhat.com> - 1.3.95-1
+* Thu Aug 16 2007 Harald Hoyer <harald at redhat.com> - 1.4.0
+- version 1.4.0
+
+* Mon Jan  8 2007 Harald Hoyer <harald at redhat.com> - 1.3.99
+- fixed #221289
+- Resolves: rhbz#221289
+
+* Fri Dec 15 2006 Harald Hoyer <harald at redhat.com> - 1.3.98
+- translation update (bug #216559)
+- Resolves: rhbz#216559
+
+* Tue Nov 28 2006 Harald Hoyer <harald at redhat.com> - 1.3.97
+- translation update
+
+* Thu Nov  2 2006 Harald Hoyer <harald at redhat.com> - 1.3.96
+- Resolves: rhbz #211980, rhbz #213181
+
+* Wed Oct  4 2006 Harald Hoyer <harald at redhat.com> - 1.3.95
 - translation update (bug #208886)
 - use rhpl.iwlib for wireless functions (bug #197954)
 - added perl-XML-Parser build requirement




More information about the fedora-extras-commits mailing list