automatic version update by autodist [release 2.5.7-1mamba;Fri Mar 08 2024]
This commit is contained in:
parent
e098c15089
commit
fdb12bc391
@ -1,14 +1,18 @@
|
||||
Name: libassuan
|
||||
Version: 2.5.6
|
||||
Version: 2.5.7
|
||||
Release: 1mamba
|
||||
Summary: Libassuan is the IPC library used by some GnuPG related software
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.gnupg.org
|
||||
Source: ftp://ftp.gnupg.org/gcrypt/libassuan/libassuan-%{version}.tar.bz2
|
||||
URL: https://gnupg.org/software/libassuan/index.html
|
||||
Source: https://gnupg.org/ftp/gcrypt/libassuan/libassuan-%{version}.tar.bz2
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgpg-error-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpth-devel
|
||||
Requires(post):%{__install_info}
|
||||
|
||||
@ -41,6 +45,8 @@ This package contains static libraries and header files needed for development.
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall
|
||||
|
||||
rm -f %{buildroot}%{_infodir}/dir
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
@ -70,6 +76,9 @@ This package contains static libraries and header files needed for development.
|
||||
%doc ChangeLog NEWS README THANKS TODO
|
||||
|
||||
%changelog
|
||||
* Fri Mar 08 2024 Automatic Build System <autodist@openmamba.org> 2.5.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 29 2023 Automatic Build System <autodist@mambasoft.it> 2.5.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user