[packages/seafile-client] update BR

glen glen at pld-linux.org
Tue Jun 7 23:25:06 CEST 2016


commit 16cc0e4ae4f0d10d9387c6bc08f6dda89c043eae
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Jun 8 00:23:25 2016 +0300

    update BR
    
    - Qt5Gui-devel --   Could not find a package configuration file provided by "Qt5Gui" with any
    - Qt5Network-devel --   Could not find a package configuration file provided by "Qt5Network" with
    - Qt5Widgets-devel --   Could not find a package configuration file provided by "Qt5Widgets" with
    - libstdc++-devel -- "try: -DCMAKE_CXX_COMPILER_WORKS=1 -DCMAKE_CXX_COMPILER="%{__cc}"
    - pkgconfig -- -- Could NOT find PkgConfig (missing:  PKG_CONFIG_EXECUTABLE)

 seafile-client.spec | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/seafile-client.spec b/seafile-client.spec
index 4ace558..427da54 100644
--- a/seafile-client.spec
+++ b/seafile-client.spec
@@ -8,25 +8,27 @@ Source0:	https://github.com/haiwen/seafile-client/archive/v%{version}/%{name}-%{
 # Source0-md5:	c1efe86775068aa9f42125bf70192931
 URL:		https://www.seafile.com/
 BuildRequires:	Qt5Core-devel
-BuildRequires:	Qt5WebKit-devel
-BuildRequires:	Qt5Test-devel
 BuildRequires:	Qt5DBus-devel
-BuildRequires:	appstream-glib
+BuildRequires:	Qt5Gui-devel
+BuildRequires:	Qt5Network-devel
+BuildRequires:	Qt5Test-devel
+BuildRequires:	Qt5Widgets-devel
 BuildRequires:	bash
 BuildRequires:	ccnet-devel
 BuildRequires:	cmake
 BuildRequires:	desktop-file-utils
 BuildRequires:	jansson-devel
 BuildRequires:	libsearpc-devel
+BuildRequires:	libstdc++-devel
 BuildRequires:	libuuid-devel
 BuildRequires:	openssl-devel
+BuildRequires:	pkgconfig
 BuildRequires:	qt5-build
 BuildRequires:	qt5-linguist
 BuildRequires:	qt5-qmake
-BuildRequires:	qt5-qttools
 BuildRequires:	rpmbuild(macros) >= 1.596
 BuildRequires:	seafile-devel
-BuildRequires:	sqlite-devel
+BuildRequires:	sqlite3-devel
 Requires:	gtk-update-icon-cache
 Requires:	hicolor-icon-theme
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/seafile-client.git/commitdiff/16cc0e4ae4f0d10d9387c6bc08f6dda89c043eae



More information about the pld-cvs-commit mailing list