Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:15.1:Staging:E
signon-plugin-oauth2
signon-plugin-oauth2.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File signon-plugin-oauth2.spec of Package signon-plugin-oauth2
# # spec file for package signon-plugin-oauth2 # # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # 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/ # %define _version VERSION_0.24-2dd9ba521a0dd4277c4bf6970a7f4e3894fd85ae Name: signon-plugin-oauth2 Version: 0.24 Release: 0 Summary: Oauth2 plugin for the Single Sign On Framework License: LGPL-2.0 Group: System/GUI/Other Url: https://gitlab.com/accounts-sso/signon-plugin-oauth2 Source: https://gitlab.com/accounts-sso/%{name}/repository/VERSION_%{version}/archive.tar.bz2#/%{name}-%{_version}.tar.bz2 Patch0: 0001_Multilib.patch BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Network) BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(libsignon-qt5) BuildRequires: pkgconfig(signon-plugins) Requires: signon-ui Conflicts: libproxy1-config-kde4 %description This package contains the Oauth2 plugin for the Single Sign On Framework. %package devel Summary: Development files for signon-plugin-oauth2 Group: Development/Libraries/C and C++ Requires: %{name} = %{version} %description devel This package contains the development files for the Oauth2 plugin for the Single Sign On Framework. %prep %setup -q -n %{name}-%{_version} %patch0 -p1 -b .multilib sed -i 's|@LIB@|%{_lib}|g' src/signon-oauth2plugin.pc src/src.pro %build mkdir build pushd build %qmake5 \ PREFIX=%{_prefix} \ LIBDIR=%{_libdir} \ .. %make_jobs popd %install pushd build %qmake5_install popd rm -v %{buildroot}%{_sysconfdir}/signon-ui/webkit-options.d/* %files %defattr(-,root,root) %doc COPYING README.md %{_bindir}/oauthclient %{_bindir}/signon-oauth2plugin-tests %dir %{_libdir}/signon/ %{_libdir}/signon/liboauth2plugin.so %dir %{_datadir}/signon-oauth2plugin-tests/ %{_datadir}/signon-oauth2plugin-tests/tests.xml %files devel %defattr(-,root,root) %dir %{_includedir}/signon-plugins/ %{_includedir}/signon-plugins/*.h %{_libdir}/pkgconfig/signon-oauth2plugin.pc %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor