Hello community,

here is the log from the commit of package gns3 for openSUSE:Factory checked in 
at 2014-04-26 10:00:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gns3 (Old)
 and      /work/SRC/openSUSE:Factory/.gns3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gns3"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gns3/gns3.changes        2013-11-22 
07:11:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gns3.new/gns3.changes   2014-04-26 
10:00:51.000000000 +0200
@@ -1,0 +2,7 @@
+Fri Apr 25 14:49:56 UTC 2014 - and...@opensuse.org
+
+- new upstream version 0.8.7
+  * no changelog provided
+  * no URL exist for the tarball, taken from GIT-HUB
+
+-------------------------------------------------------------------

Old:
----
  GNS3-0.8.6-src.tar.gz

New:
----
  GNS3-0.8.7-src.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gns3.spec ++++++
--- /var/tmp/diff_new_pack.1LScS7/_old  2014-04-26 10:00:52.000000000 +0200
+++ /var/tmp/diff_new_pack.1LScS7/_new  2014-04-26 10:00:52.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gns3
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,15 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%if %{defined fedora}
+
+# get python version
+%global py_ver %(if [ -f "%{__python}" ]; then %{__python} -c "import sys; 
sys.stdout.write(sys.version[:3])"; else echo 0; fi;)
+
+%endif
 
 Name:           gns3
 Summary:        A graphical network simulator
 License:        GPL-2.0
 Group:          Productivity/Networking/Other
-Version:        0.8.6
+Version:        0.8.7
 Release:        0
 Url:            http://www.gns3.net/
-Source0:        http://download.sf.net/gns-3/GNS3-%{version}-src.tar.gz
+Source0:        GNS3-%{version}-src.tar.gz
 Source1:        %{name}.png
 Source2:        
http://kent.dl.sourceforge.net/sourceforge/gns-3/GNS3-0.5-tutorial.pdf
 Source3:        %{name}.xml
@@ -37,19 +43,23 @@
 BuildRequires:  python-devel
 BuildRequires:  python-qt4
 BuildRequires:  python-sip
+%if %{undefined fedora}
 BuildRequires:  update-desktop-files
-Requires:       dynamips
-Requires:       python-qt4
-Requires:       python-sip
 Recommends:     wireshark
 Recommends:     qemu
 Recommends:     vde2
 Recommends:     xdotool
 Recommends:     vpcs
+%{py_requires}
+%endif
+Requires:       python-qt4
+Requires:       python-sip
+Requires:       dynamips
 Provides:       GNS3 = %version
 Obsoletes:      GNS3 < %version
-%{py_requires}
+%if !0%{?sles_version}
 BuildArch:      noarch
+%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -91,7 +101,9 @@
 %__cp %SOURCE4 %buildroot/%_datadir/applications/
 %__cp %SOURCE5 
%buildroot/%_datadir/icons/hicolor/48x48/mimetypes/application-x-%{name}.png
 %__cp docs/man/gns3.1 %buildroot/%_mandir/man1/
+%if %{undefined fedora}
 %suse_update_desktop_file %{name}
+%endif
 %__rm -rf %buildroot/usr/local/share/*
 chmod -x CHANGELOG README TODO AUTHORS
 chmod -x %buildroot/%{_mandir}/man1/*
@@ -120,7 +132,7 @@
 %{_datadir}/mime/packages/%{name}.xml
 %{_mandir}/man1/*
 %dir %_libexecdir/%{name}
-%_libexecdir/%{name}/*.py
+%_libexecdir/%{name}/*
 %dir %{python_sitelib}/GNS3
 %{python_sitelib}/GNS3/*
 %{python_sitelib}/GNS3-%{version}-py%{py_ver}.egg-info

++++++ GNS3-0.8.6-src.tar.gz -> GNS3-0.8.7-src.tar.gz ++++++
/work/SRC/openSUSE:Factory/gns3/GNS3-0.8.6-src.tar.gz 
/work/SRC/openSUSE:Factory/.gns3.new/GNS3-0.8.7-src.tar.gz differ: char 5, line 
1




-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to