Author: twittner                     Date: Sun Nov  4 19:07:04 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing files added (it was not possible to load *.net files)

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

---- Diffs:

================================================================
Index: SPECS/GNS3.spec
diff -u SPECS/GNS3.spec:1.2 SPECS/GNS3.spec:1.3
--- SPECS/GNS3.spec:1.2 Sun Nov  4 17:34:17 2007
+++ SPECS/GNS3.spec     Sun Nov  4 20:06:59 2007
@@ -3,7 +3,7 @@
 #Summary(pl.UTF-8):    -
 Name:          GNS3
 Version:       0.3.2
-Release:       0.2
+Release:       0.3
 License:       GPL v2
 Group:         X11/Applications/Networking
 Source0:       http://dl.sourceforge.net/gns-3/%{name}-%{version}-src.tar.bz2
@@ -12,7 +12,7 @@
 # Source1-md5: 0c9cd5c97d0f19f4c00f4e3abd316c87
 Source2:       %{name}.desktop
 Source3:       %{name}.png
-Patch0:                %{name}-version.patch
+Patch0:                %{name}-setup.patch
 URL:           http://www.gns3.net/
 BuildRequires: python >= 2.4
 BuildRequires: rpmbuild(macros) >= 1.231
@@ -34,6 +34,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 install %{SOURCE1} .
 
 %build
@@ -45,7 +46,7 @@
        --root=$RPM_BUILD_ROOT
 
 # compile the scripts
-%{py_ocomp} $RPM_BUILD_ROOT%{py_sitescriptdir}
+#{py_ocomp} $RPM_BUILD_ROOT%{py_sitescriptdir}
 
 # remove .py files, leave just compiled ones.
 %{py_postclean}
@@ -74,6 +75,8 @@
 %{py_sitescriptdir}/%{name}/*.py[co]
 %{py_sitescriptdir}/%{name}/*/*.py[co]
 %{py_sitescriptdir}/%{name}/*/*/*.py[co]
+%{py_sitescriptdir}/%{name}/Dynagen/dynagen.ini
+%{py_sitescriptdir}/%{name}/Dynagen/configspec
 %{_mandir}/man1/gns3.1*
 %{_desktopdir}/%{name}.desktop
 %{_pixmapsdir}/%{name}.png
@@ -87,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/11/04 19:06:59  twittner
+- missing files added (it was not possible to load *.net files)
+
 Revision 1.2  2007/11/04 16:34:17  twittner
 - added documentation and requires
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to