commit pumpa for openSUSE:Factory
Hello community, here is the log from the commit of package pumpa for openSUSE:Factory checked in at 2014-04-30 15:11:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pumpa (Old) and /work/SRC/openSUSE:Factory/.pumpa.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "pumpa" Changes: -------- --- /work/SRC/openSUSE:Factory/pumpa/pumpa.changes 2014-04-15 11:46:57.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.pumpa.new/pumpa.changes 2014-04-30 15:11:58.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Apr 22 17:54:13 UTC 2014 - sor.alexei@meowr.ru + +- Migration to Qt5. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pumpa.spec ++++++ --- /var/tmp/diff_new_pack.C5EqER/_old 2014-04-30 15:11:59.000000000 +0200 +++ /var/tmp/diff_new_pack.C5EqER/_new 2014-04-30 15:11:59.000000000 +0200 @@ -11,26 +11,30 @@ # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: pumpa Version: 0.8.3 Release: 0 -License: GPL-3.0+ Summary: A simple pump.io client written in C++/Qt -Url: http://saz.im/software/pumpa.html +License: GPL-3.0+ Group: System/GUI +Url: http://saz.im/software/pumpa.html Source: %{name}-%{version}.tar.gz -BuildRequires: pkg-config +BuildRequires: aspell-devel +BuildRequires: fdupes BuildRequires: gcc-c++ -BuildRequires: pkgconfig(QtGui) -BuildRequires: pkgconfig(QJson) +BuildRequires: pkg-config BuildRequires: update-desktop-files -BuildRequires: fdupes +BuildRequires: pkgconfig(Qt5Core) +BuildRequires: pkgconfig(Qt5DBus) +BuildRequires: pkgconfig(Qt5Gui) +BuildRequires: pkgconfig(Qt5Network) +BuildRequires: pkgconfig(Qt5Widgets) %description Pumpa is a simple pump.io client written in C++ and Qt @@ -41,7 +45,7 @@ sed -i 's/^Icon=\(.*\)/Icon=pumpa/' %{name}.desktop %build -qmake -makefile %{name}.pro \ +%{_libqt5_bindir}/qmake -makefile %{name}.pro \ QMAKE_CFLAGS="%{optflags}" \ QMAKE_CXXFLAGS="%{optflags}" make %{?_smp_mflags} -- 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