Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:PerryWerneck
est
_service:set_version:mingw64-est.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:set_version:mingw64-est.spec of Package est
# # spec file for package mingw64-est # # Copyright (c) 2022 SUSE LLC # Copyright (c) <2008> <Banco do Brasil S.A.> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: mingw64-est Version: 3.2.0+git20220922 Release: 0 Summary: EST stack written in C Group: Development/Libraries/C and C++ # TODO: Identify the right one. License: SUSE-Freeware URL: https://github.com/cisco/libest Source: est-%{version}.tar.xz Patch0: 5999427a728f5f87ccd3e7957a1e347a1ac6ace3.patch Patch1: fix_configure_ac.patch BuildRequires: autoconf >= 2.61 BuildRequires: automake BuildRequires: libtool BuildRequires: gettext-devel BuildRequires: xz BuildRequires: fdupes BuildRequires: mingw64-cross-binutils BuildRequires: mingw64-cross-gcc BuildRequires: mingw64-cross-pkg-config BuildRequires: mingw64-filesystem BuildRequires: mingw64-win_iconv-devel-static BuildRequires: mingw64-libintl-devel BuildRequires: mingw64-gettext-tools BuildRequires: mingw64-uriparser-devel BuildRequires: mingw64-libressl-devel BuildRequires: mingw64-dlfcn-win32-devel %define MAJOR_VERSION %(echo %{version} | cut -d. -f1) %define MINOR_VERSION %(echo %{version} | cut -d. -f2 | cut -d+ -f1) %define _libvrs %{MAJOR_VERSION}_%{MINOR_VERSION} %define MAJOR_VERSION %(echo %{version} | cut -d. -f1) %define MINOR_VERSION %(echo %{version} | cut -d. -f2 | cut -d+ -f1) %define _libname lib%{name}%{MAJOR_VERSION} Requires: %{_libname} = %{version} %if 0%{?centos_version} # CENTOS Requires gdb for debuginfo BuildRequires: gdb %endif %description EST is used for secure certificate enrollment and is compatible with Suite B certs (as well as RSA and DSA certificates). EST is a suitable replacement for SCEP. %package -n mingw64-est-tools Summary: EST Stack library Group: Development/Libraries/C and C++ %description -n mingw64-est-tools EST is used for secure certificate enrollment and is compatible with Suite B certs (as well as RSA and DSA certificates). EST is a suitable replacement for SCEP. %package -n mingw64-est-server Summary: EST server Group: Development/Libraries/C and C++ %description -n mingw64-est-server EST is used for secure certificate enrollment and is compatible with Suite B certs (as well as RSA and DSA certificates). EST is a suitable replacement for SCEP. %package -n mingw64-%{_libname} Summary: EST Stack library Group: Development/Libraries/C and C++ %description -n mingw64-%{_libname} EST is used for secure certificate enrollment and is compatible with Suite B certs (as well as RSA and DSA certificates). EST is a suitable replacement for SCEP. %package -n mingw64-libest-devel Summary: EST Stack library development files Requires: %{name}-%{_libvrs} = %{version} Group: Development/Libraries/C and C++ %description -n mingw64-libest-devel Header files for the EST stack library. %prep %setup -q -n est-%{version} %patch -P 0 -p 1 %patch -P 1 -p 1 NOCONFIGURE=1 ./autogen.sh %{_mingw64_configure} \ CFLAGS="%{_mingw64_cflags}" \ --disable-safec \ --with-uriparser-dir=%{_mingw64_includedir}/uriparser %build make all %{?_smp_mflags} %install %make_install mkdir -p %{buildroot}%{_libdir}/pw3270/%{MAJOR_VERSION}.%{MINOR_VERSION}/plugins %fdupes %{buildroot}/%{_prefix} %files -n mingw64-est-tools %defattr(-,root,root) %doc AUTHORS README %license LICENSE %{_mingw64_bindir}/estclient.exe %exclude %{_mingw64_bindir}/estclient_brski %{_mingw64_bindir}/estclient_simple.exe %{_mingw64_bindir}/estproxy %files -n mingw64-est-server %defattr(-,root,root) %doc AUTHORS README %license LICENSE %{_mingw64_bindir}/estserver.exe %files -n mingw64-%{_libname} %defattr(-,root,root) %doc AUTHORS README %license LICENSE %{_mingw_bindir}/*.dll %files -n mingw64-libest-devel %defattr(-,root,root) %doc AUTHORS README %license LICENSE %exclude %{_mingw64_libdir}/libest.a %{_mingw64_libdir}/libest.la %dir %{_mingw64_includedir}/est %{_mingw64_includedir}/est/*.h %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor