automatic version update by autodist [release 3.4.11-1mamba;Fri Apr 15 2016]
This commit is contained in:
parent
3354471052
commit
94515e12a9
47
gnutls.spec
47
gnutls.spec
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
%define maj3ver %(echo %version | cut -d. -f1-3)
|
%define maj3ver %(echo %version | cut -d. -f1-3)
|
||||||
Name: gnutls
|
Name: gnutls
|
||||||
Version: 3.3.21
|
Version: 3.4.11
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A library which provides a secure layer, over a reliable transport layer
|
Summary: A library which provides a secure layer, over a reliable transport layer
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -14,26 +14,26 @@ Source1: libgnutls-config
|
|||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libffi-devel
|
|
||||||
BuildRequires: libgc-devel
|
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
|
BuildRequires: libgcrypt-devel
|
||||||
BuildRequires: libgmp-devel
|
BuildRequires: libgmp-devel
|
||||||
|
BuildRequires: libgpg-error-devel
|
||||||
BuildRequires: libguile-devel
|
BuildRequires: libguile-devel
|
||||||
BuildRequires: libidn-devel
|
BuildRequires: libidn-devel
|
||||||
|
BuildRequires: libltdl-devel
|
||||||
BuildRequires: libnettle-devel
|
BuildRequires: libnettle-devel
|
||||||
BuildRequires: libopenssl-devel
|
|
||||||
BuildRequires: libopts-devel
|
|
||||||
BuildRequires: libp11-kit-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libtasn1-devel
|
BuildRequires: libtasn1-devel
|
||||||
BuildRequires: libunbound-devel
|
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: trousers-devel
|
BuildRequires: p11-kit-devel
|
||||||
|
BuildRequires: pkg-config
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: liblzo-devel
|
BuildRequires: liblzo-devel
|
||||||
BuildRequires: libcfg+-devel >= 0.6.2-6mamba
|
BuildRequires: libcfg+-devel >= 0.6.2-6mamba
|
||||||
BuildRequires: libnettle-devel >= 2.4
|
BuildRequires: libnettle-devel >= 2.4
|
||||||
|
BuildRequires: libunbound-devel
|
||||||
BuildRequires: autogen
|
BuildRequires: autogen
|
||||||
|
BuildRequires: trousers-devel
|
||||||
BuildRequires: libp11-kit-devel >= 0.20.7
|
BuildRequires: libp11-kit-devel >= 0.20.7
|
||||||
BuildRequires: libp11-kit-devel >= 0.20.7
|
BuildRequires: libp11-kit-devel >= 0.20.7
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
@ -87,16 +87,18 @@ The protocol allows client/server applications to communicate in a way that is d
|
|||||||
This package contains the guile components.
|
This package contains the guile components.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{maj3ver}
|
%setup -q -n %{name}-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure \
|
||||||
# \
|
--enable-openssl-compatibility \
|
||||||
# LDFLAGS="-ldl -ltasn1 -lgpg-error -lcrypt -lgcrypt" \
|
|
||||||
%if "%{_host}" != "%{_build}"
|
%if "%{_host}" != "%{_build}"
|
||||||
--with-libgcrypt-prefix=%{_prefix}/%{_host}/%{_lib} \
|
--with-libgcrypt-prefix=%{_prefix}/%{_host}/%{_lib} \
|
||||||
--with-libtasn1-prefix=%{_prefix}/%{_host}/%{_lib} \
|
--with-libtasn1-prefix=%{_prefix}/%{_host}/%{_lib} \
|
||||||
%endif
|
%endif
|
||||||
|
# \
|
||||||
|
# LDFLAGS="-ldl -ltasn1 -lgpg-error -lcrypt -lgcrypt" \
|
||||||
|
|
||||||
|
|
||||||
%make
|
%make
|
||||||
|
|
||||||
@ -124,7 +126,7 @@ exit 0
|
|||||||
%uninstall_info gnutls.info
|
%uninstall_info gnutls.info
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/certtool
|
%{_bindir}/certtool
|
||||||
%{_bindir}/crywrap
|
%{_bindir}/crywrap
|
||||||
@ -150,7 +152,7 @@ exit 0
|
|||||||
%{_infodir}/gnutls.*
|
%{_infodir}/gnutls.*
|
||||||
%{_infodir}/gnutls-*.gz
|
%{_infodir}/gnutls-*.gz
|
||||||
|
|
||||||
%files -n libgnutls
|
%files -n libgnutls -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libgnutls.so.*
|
%{_libdir}/libgnutls.so.*
|
||||||
%{_libdir}/libgnutlsxx.so.*
|
%{_libdir}/libgnutlsxx.so.*
|
||||||
@ -195,9 +197,20 @@ exit 0
|
|||||||
#%doc ChangeLog NEWS README THANKS
|
#%doc ChangeLog NEWS README THANKS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Feb 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 3.3.21-1mamba
|
* Fri Apr 15 2016 Automatic Build System <autodist@mambasoft.it> 3.4.11-1mamba
|
||||||
- update to 3.3.21
|
- automatic version update by autodist
|
||||||
- move translation from library to main package
|
|
||||||
|
* Sun Mar 06 2016 Automatic Build System <autodist@mambasoft.it> 3.4.10-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Feb 06 2016 Automatic Build System <autodist@mambasoft.it> 3.4.9-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Jan 26 2016 Automatic Build System <autodist@mambasoft.it> 3.4.8-2mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Jan 26 2016 Automatic Build System <autodist@mambasoft.it> 3.4.8-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Apr 03 2015 Automatic Build System <autodist@mambasoft.it> 3.3.14-1mamba
|
* Fri Apr 03 2015 Automatic Build System <autodist@mambasoft.it> 3.3.14-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
Loading…
Reference in New Issue
Block a user