Hello community, here is the log from the commit of package gns3 for openSUSE:Factory checked in at 2014-05-09 06:58:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-05-08 12:38:15.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gns3.new/gns3.changes 2014-05-09 06:58:04.000000000 +0200 @@ -1,0 +2,5 @@ +Thu May 8 12:58:16 UTC 2014 - andrea@opensuse.org + +- Improved spec file, added fdupes and made rpmlint happy + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gns3.spec ++++++ --- /var/tmp/diff_new_pack.TjVlFD/_old 2014-05-09 06:58:06.000000000 +0200 +++ /var/tmp/diff_new_pack.TjVlFD/_new 2014-05-09 06:58:06.000000000 +0200 @@ -45,6 +45,7 @@ BuildRequires: python-sip %if %{undefined fedora} BuildRequires: update-desktop-files +BuildRequires: fdupes Recommends: wireshark Recommends: qemu Recommends: vde2 @@ -101,6 +102,7 @@ %__cp docs/man/gns3.1 %buildroot/%_mandir/man1/ %if %{undefined fedora} %suse_update_desktop_file %{name} +%fdupes %{buildroot}/%{python_sitelib} %endif %__rm -rf %buildroot/usr/local/share/* chmod -x CHANGELOG README TODO AUTHORS @@ -108,6 +110,25 @@ chmod -x %buildroot/%_datadir/%{name}/examples/* dos2unix README +#make rpmlint happy +chmod +x %{buildroot}/%{_datadir}/%{name}/qemuwrapper/qemuwrapper.py +chmod +x %{buildroot}/%{_libexecdir}/%{name}/vboxcontroller_4_1.py +chmod +x %{buildroot}/%{_datadir}/%{name}/vboxcontroller_4_1.py +chmod +x %{buildroot}/%{python_sitelib}/GNS3/Dynagen/portTracker_lib.py +chmod +x %{buildroot}/%{_datadir}/%{name}/qemuwrapper/make-qemuwrapper-exe.py +chmod +x %{buildroot}/%{python_sitelib}/GNS3/Export/ExportPDF.py +chmod +x %{buildroot}/%{python_sitelib}/GNS3/Dynagen/dynamips_lib.py +chmod +x %{buildroot}/%{python_sitelib}/GNS3/Dynagen/console.py +chmod +x %{buildroot}/%{python_sitelib}/GNS3/Dynagen/dynagen.py +chmod +x %{buildroot}/%{_libexecdir}/%{name}/vboxwrapper.py +chmod +x %{buildroot}/%{_datadir}/%{name}/vboxwrapper.py +chmod +x %{buildroot}/%{python_sitelib}/GNS3/Dynagen/qemu_lib.py +chmod +x %{buildroot}/%{python_sitelib}/GNS3/Dynagen/dynagen_vbox_lib.py +chmod +x %{buildroot}/%{_datadir}/%{name}/tcp_pipe_proxy.py +chmod +x %{buildroot}/%{_libexecdir}/%{name}/qemuwrapper.py +chmod +x %{buildroot}/%{_datadir}/%{name}/qemuwrapper.py +chmod +x %{buildroot}/%{python_sitelib}/GNS3/Dynagen/confConsole.py + %post /usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || : /usr/bin/update-desktop-database -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de