SPECS: GNS3.spec - pl

qboosh qboosh at pld-linux.org
Wed Dec 26 20:20:06 CET 2007


Author: qboosh                       Date: Wed Dec 26 19:20:06 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   GNS3.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/GNS3.spec
diff -u SPECS/GNS3.spec:1.3 SPECS/GNS3.spec:1.4
--- SPECS/GNS3.spec:1.3	Sun Nov  4 20:06:59 2007
+++ SPECS/GNS3.spec	Wed Dec 26 20:20:00 2007
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 Summary:	A graphical frontend for dynamips Cisco 7200 Simulator
-#Summary(pl.UTF-8):	-
+Summary(pl.UTF-8):	Graficzny interfejs do dynamips - symulatora Cisco 7200
 Name:		GNS3
 Version:	0.3.2
 Release:	0.3
@@ -14,7 +14,7 @@
 Source3:	%{name}.png
 Patch0:		%{name}-setup.patch
 URL:		http://www.gns3.net/
-BuildRequires:	python >= 2.4
+BuildRequires:	python >= 1:2.4
 BuildRequires:	rpmbuild(macros) >= 1.231
 Requires:	dynagen
 Requires:	dynamips >= 0.2.8
@@ -30,15 +30,20 @@
 systems, and Dynamips, an IOS emulator which allows users to run IOS
 binary images from Cisco Systems.
 
-#%%description -l pl.UTF-8
+%description -l pl.UTF-8
+GNS-3 to graficzny symulator sieci umożliwiający projektowanie
+złożonych topologii sieci. Pozwala uruchamiać symulacje lub
+konfigurować urządzenia od prostych stacji roboczych do potężnych
+routerów Cisco. Jest oparty na NS-3 - symulatorze sieci ze zdarzeniami
+dyskretnymi do systemów internetowych oraz Dynamisie - emulatorze
+IOS-a pozwalającym użytkownikom uruchamiać binarne obrazy IOS-a z
+Cisco Systems.
 
 %prep
 %setup -q
 %patch0 -p1
 install %{SOURCE1} .
 
-%build
-
 %install
 rm -rf $RPM_BUILD_ROOT
 
@@ -53,7 +58,7 @@
 
 install -D %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
 install -D %{SOURCE3} $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png
-install -D {docs/man,$RPM_BUILD_ROOT%{_mandir}/man1}/gns3.1
+install -D docs/man/gns3.1 $RPM_BUILD_ROOT%{_mandir}/man1/gns3.1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -90,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007-12-26 19:20:00  qboosh
+- pl
+
 Revision 1.3  2007-11-04 19:06:59  twittner
 - missing files added (it was not possible to load *.net files)
 
@@ -98,4 +106,3 @@
 
 Revision 1.1  2007/11/04 15:36:18  twittner
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/GNS3.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list