Hello community,

here is the log from the commit of package filezilla for openSUSE:Factory 
checked in at 2014-01-14 21:45:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/filezilla (Old)
 and      /work/SRC/openSUSE:Factory/.filezilla.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "filezilla"

Changes:
--------
--- /work/SRC/openSUSE:Factory/filezilla/filezilla.changes      2013-08-10 
10:46:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.filezilla.new/filezilla.changes 2014-01-14 
21:46:00.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Jan 13 13:55:43 UTC 2014 - tchva...@suse.com
+
+- Fix dependencies for the Factory build again and remove few
+  useless lines.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ filezilla.spec ++++++
--- /var/tmp/diff_new_pack.MIWSSc/_old  2014-01-14 21:46:01.000000000 +0100
+++ /var/tmp/diff_new_pack.MIWSSc/_new  2014-01-14 21:46:01.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package filezilla
 #
-# 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
@@ -24,7 +24,9 @@
 Group:          Productivity/Networking/Ftp/Clients
 Url:            http://filezilla-project.org/
 Source0:        
http://prdownloads.sourceforge.net/filezilla/FileZilla_%{version}_src.tar.bz2
-BuildRequires:  cppunit
+Patch0:         putty-no_DATE_and_TIME_.patch
+Patch1:         filezilla-3.5.3-buildinfo-no-date.patch
+BuildRequires:  cppunit-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  tinyxml-devel
@@ -37,13 +39,9 @@
 BuildRequires:  pkgconfig(libidn)
 BuildRequires:  pkgconfig(sqlite3)
 Requires(pre):  update-desktop-files
-Patch0:         putty-no_DATE_and_TIME_.patch
-Patch1:         filezilla-3.5.3-buildinfo-no-date.patch
 Recommends:     %{name}-lang = %{version}
 Provides:       FileZilla = %{version}
 Obsoletes:      FileZilla < %{version}
-%define _use_internal_dependency_generator 0
-%define __find_requires %wx_requires
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -66,6 +64,7 @@
    * Drag&Drop support
 
 %lang_package
+
 %prep
 %setup -q
 %patch0
@@ -117,16 +116,13 @@
 make %{?_smp_mflags}
 
 %check
-make check
+make check %{?_smp_mflags}
 
 %install
 %make_install
 %suse_update_desktop_file %{name}
 %fdupes %{buildroot}%{_datadir}
-%{find_lang} %{name}
-
-%clean
-rm -rf %{buildroot}
+%find_lang %{name}
 
 %files
 %defattr(-, root, root)

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

Reply via email to