rebuilt with libffi 3.3 [release 1.8.28-2mamba;Thu Apr 23 2020]
This commit is contained in:
parent
9b0cc8d8cc
commit
cb9033f671
@ -1,13 +1,14 @@
|
|||||||
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: libnma
|
Name: libnma
|
||||||
Version: 1.8.28
|
Version: 1.8.28
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Network Manager Applet library
|
Summary: Network Manager Applet library
|
||||||
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://live.gnome.org
|
URL: https://live.gnome.org
|
||||||
Source: http://ftp.acc.umu.se/pub/GNOME/sources/libnma/1.8/libnma-%{version}.tar.xz
|
Source: http://ftp.acc.umu.se/pub/GNOME/sources/libnma/%{majver}/libnma-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -37,6 +38,7 @@ BuildRequires: libsepol-devel
|
|||||||
BuildRequires: libuuid-devel
|
BuildRequires: libuuid-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libffi-devel >= 3.3
|
||||||
Obsoletes: libnm-gtk
|
Obsoletes: libnm-gtk
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
@ -120,5 +122,8 @@ fi
|
|||||||
%{_datadir}/gtk-doc/html/libnma/*
|
%{_datadir}/gtk-doc/html/libnma/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 23 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.28-2mamba
|
||||||
|
- rebuilt with libffi 3.3
|
||||||
|
|
||||||
* Fri Mar 13 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.28-1mamba
|
* Fri Mar 13 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.28-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user