depend on python 3.7; clone source with tag, not master [release 1.25-2mamba;Wed Apr 28 2021]
This commit is contained in:
parent
6d20bd8c76
commit
98fe1d6fce
@ -1,25 +1,21 @@
|
||||
Name: libaccounts-glib
|
||||
Version: 1.25
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Glib client library for the accounts and SSO (Single Sign-On) framework
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://code.google.com/p/accounts-sso/
|
||||
Source: https://gitlab.com/accounts-sso/libaccounts-glib.git/master/libaccounts-glib-%{version}.tar.bz2
|
||||
#Source: https://code.google.com/p/accounts-sso.libaccounts-glib.git/%{version}/accounts-sso.libaccounts-glib-%{version}.tar.bz2
|
||||
#Source: https://accounts-sso.googlecode.com/files/libaccounts-glib-%{version}.tar.gz
|
||||
Source: https://gitlab.com/accounts-sso/libaccounts-glib.git/%{version}/libaccounts-glib-%{version}.tar.bz2
|
||||
Patch0: libaccounts-glib-1.8-gcc-4.8.patch
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libpython-devel
|
||||
BuildRequires: libsqlite-devel
|
||||
BuildRequires: libxml2-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Glib client library for the accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms.
|
||||
@ -57,8 +53,7 @@ This package includes the %{name} API documentation.
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%meson \
|
||||
-Dgtk_doc=true
|
||||
%meson
|
||||
|
||||
%meson_build
|
||||
|
||||
@ -119,6 +114,9 @@ This package includes the %{name} API documentation.
|
||||
%{_datadir}/gtk-doc/html/libaccounts-glib/*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 28 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.25-2mamba
|
||||
- depend on python 3.7; clone source with tag, not master
|
||||
|
||||
* Thu Apr 16 2020 Automatic Build System <autodist@mambasoft.it> 1.25-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user