[Bug 510464] Review Request: gns3 - Graphical network simulator

2010-05-24 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=510464

Jens Petersen peter...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||NOTABUG

--- Comment #15 from Jens Petersen peter...@redhat.com 2010-05-24 02:00:54 
EDT ---
Review is open at https://bugzilla.rpmfusion.org/show_bug.cgi?id=718

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 510464] Review Request: gns3 - Graphical network simulator

2010-05-01 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=510464

Chen Lei supercy...@163.com changed:

   What|Removed |Added

 CC||supercy...@163.com

--- Comment #11 from Chen Lei supercy...@163.com 2010-05-01 05:51:35 EDT ---
Andrew, please move this report to https://bugzilla.rpmfusion.org.

This software is also in the nonfree repo of debian,  there's a dynamips
package review available in rpmfusion. In my point of view, GNS3 is more
suitable for inclusion in rpmfusion.

You can register a rpmfusion username in https://fas.rpmfusion.org/accounts.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 510464] Review Request: gns3 - Graphical network simulator

2010-05-01 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=510464

--- Comment #12 from Chen Lei supercy...@163.com 2010-05-01 05:53:33 EDT ---
dynamips

https://bugzilla.rpmfusion.org/show_bug.cgi?id=472

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 510464] Review Request: gns3 - Graphical network simulator

2010-05-01 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=510464

--- Comment #13 from Chen Lei supercy...@163.com 2010-05-01 06:18:50 EDT ---
Some comment: 

1.%{__gzip} $RPM_BUILD_ROOT%{_mandir}/man1/gns3.1 is not needed, rpmbuild will
automaticlly gzip all manpages.
2. GNS3 should requires dynamips
3. Source0:
http://downloads.sourceforge.net/sourceforge/gns-3/%{real_name}-%{version}-src.tar.bz2
- http://downloads.sourceforge.net/gns-3/%{real_name}-%{version}-src.tar.bz2
See https://fedoraproject.org/wiki/Packaging:SourceURL#Sourceforge.net
4.Requires: PyQt4 sip
Require PyQt4 is enough, pyqt4 will automaticlly picks up sip
5.please explain why you install pemubin.py to %{_datadir}

All other things I see is fine.

Note: wine is not a emulator, it only provides some windows APIs.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 510464] Review Request: gns3 - Graphical network simulator

2010-05-01 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=510464

--- Comment #14 from Chen Lei supercy...@163.com 2010-05-01 06:41:19 EDT ---
desktop and ini file from debian for a reference(MimeType=application/x-gns3
should add to our desktop file too)
--- gns3-0.7.orig/debian/gns3.desktop
+++ gns3-0.7/debian/gns3.desktop
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Encoding=UTF-8
+Type=Application
+Exec=gns3
+Name=gns3 Graphical Network Simulator
+Comment=program to simulate networks
+Comment[de]=Ein Programm zur Simulation von Netzwerken
+GenericName=Simulation Tool
+GenericName[de]=Simulationswerkzeug
+Icon=/usr/share/pixmaps/gns3.xpm
+MimeType=application/x-gns3
+Categories=Utility;Education;
--- gns3-0.7.orig/debian/gns3.ini
+++ gns3-0.7/debian/gns3.ini
@@ -0,0 +1,21 @@
+[Capture]
+auto_start_cmd=true
+capture_reader_cmd=/usr/bin/wireshark %c
+working_directory=.
+
+[Dynamips]
+console=x-terminal-emulator -T %d -e 'telnet %h %p' /dev/null 21 
+hypervisor_path=/usr/bin/dynamips
+hypervisor_port=7200
+hypervisor_working_directory=/tmp
+
+[GNS3]
+dynamips_clear_old_files=true
+dynamips_ghosting=true
+gui_show_status_points=true
+gui_use_manual_connection=false
+hypervisor_manager_import=true
+hypervisor_memory_usage_limit=512
+hypervisor_udp_incrementation=100
+ios_directory=$HOME/.gns3
+project_directory=$HOME/.gns3

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 510464] Review Request: gns3 - Graphical network simulator

2010-04-30 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=510464

Caius 'kaio' Chance ccha...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||ccha...@redhat.com
 AssignedTo|nob...@fedoraproject.org|ccha...@redhat.com
   Flag||fedora-review?

--- Comment #9 from Caius 'kaio' Chance ccha...@redhat.com 2010-04-30 
02:25:08 EDT ---
#  MUST: rpmlint must be run on every package. The output should be posted in
the review.[1]

$ rpmlint SPECS/gns3.spec SRPMS/gns3-0.6.1-1.fc12.src.rpm 
gns3.src: W: spelling-error %description -l en_US topologies - typologies,
topological, topology
1 packages and 1 specfiles checked; 0 errors, 1 warnings.

Does topology has plural?

# MUST: If (and only if) the source package includes the text of the license(s)
in its own file, then that file, containing the text of the license(s) for the
package must be included in %doc.[4]

Please put licence file in %doc.

# MUST: The sources used to build the package must match the upstream source,
as provided in the spec URL. Reviewers should use md5sum for this task. If no
upstream URL can be specified for this package, please see the Source URL
Guidelines for how to deal with this.

%Source0 URL is incorrect.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 510464] Review Request: gns3 - Graphical network simulator

2010-03-23 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=510464

--- Comment #8 from Kyle Pablo kylepa...@gmail.com 2010-03-23 13:10:34 EDT ---
Can someone review it?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 510464] Review Request: gns3 - Graphical network simulator

2010-03-18 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=510464

--- Comment #7 from Andrew Colin Kissa and...@topdog.za.net 2010-03-18 
02:16:49 EDT ---

If someone is ready to review it, i can update.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 510464] Review Request: gns3 - Graphical network simulator

2010-03-17 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=510464

Kyle Pablo kylepa...@gmail.com changed:

   What|Removed |Added

 CC||kylepa...@gmail.com

--- Comment #6 from Kyle Pablo kylepa...@gmail.com 2010-03-17 22:58:18 EDT ---
Can we get this packaged for F11/12 or not?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 510464] Review Request: gns3 - Graphical network simulator

2010-02-28 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=510464

Yves L'ECUYER yves.lecuyer.linfed...@orange.fr changed:

   What|Removed |Added

 CC||yves.lecuyer.linfed...@oran
   ||ge.fr

--- Comment #5 from Yves L'ECUYER yves.lecuyer.linfed...@orange.fr 2010-02-28 
13:22:35 EST ---
Yes Andrew you are rhight.

GNS3 + Dynamips is no more different than VirtualBox or VMware. 
And who could pretends that this Emulator for Virtual machine are not
interesting because Windows OS are not gettable for free ?

I'm using GNS3 for years nows since Fedora 6, but I had always to compile
myself the packages binary.rpm from *.src.rpm to use it on Fedora (12
currently) for CISCO labs.

Of course the target of this Emulator is not as wide as VirtualBox, but it's
truly a very convenient tool to try labs before realizing them in true CISCO
machine. So most of my students are using it

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review