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
|
Name: libaccounts-glib
|
||||||
Version: 1.25
|
Version: 1.25
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Glib client library for the accounts and SSO (Single Sign-On) framework
|
Summary: Glib client library for the accounts and SSO (Single Sign-On) framework
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://code.google.com/p/accounts-sso/
|
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://gitlab.com/accounts-sso/libaccounts-glib.git/%{version}/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
|
|
||||||
Patch0: libaccounts-glib-1.8-gcc-4.8.patch
|
Patch0: libaccounts-glib-1.8-gcc-4.8.patch
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libpython-devel
|
|
||||||
BuildRequires: libsqlite-devel
|
BuildRequires: libsqlite-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Glib client library for the accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms.
|
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
|
%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson \
|
%meson
|
||||||
-Dgtk_doc=true
|
|
||||||
|
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
@ -119,6 +114,9 @@ This package includes the %{name} API documentation.
|
|||||||
%{_datadir}/gtk-doc/html/libaccounts-glib/*
|
%{_datadir}/gtk-doc/html/libaccounts-glib/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Apr 16 2020 Automatic Build System <autodist@mambasoft.it> 1.25-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user