Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:15.2:Staging:A
libnumbertext
libnumbertext.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libnumbertext.spec of Package libnumbertext
# # spec file for package libnumbertext # # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # 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/ # %define libname libnumbertext-1_0-0 Name: libnumbertext Version: 1.0.5 Release: 0 Summary: Language-neutral NUMBERTEXT and MONEYTEXT functions License: MPL-2.0 Group: Productivity/Publishing/Word URL: https://github.com/Numbertext/libnumbertext Source: https://github.com/Numbertext/libnumbertext/archive/%{version}.tar.gz BuildRequires: autoconf BuildRequires: automake BuildRequires: gcc-c++ BuildRequires: libtool BuildRequires: pkgconfig %if 0%{?suse_version} < 1500 BuildRequires: gcc7-c++ %endif %description Language-neutral NUMBERTEXT and MONEYTEXT functions for LibreOffice Calc %package -n %{libname} Summary: Language-neutral NUMBERTEXT and MONEYTEXT functions Group: System/Libraries Requires: %{name}-data >= %{version} %description -n %{libname} Language-neutral NUMBERTEXT and MONEYTEXT functions for LibreOffice Calc %package devel Summary: Files for Developing with libnumbertext Group: Development/Libraries/C and C++ Requires: %{libname} = %{version} %description devel Language-neutral NUMBERTEXT and MONEYTEXT functions for LibreOffice Calc This package contains the libnumbertext development files. %package tools Summary: Tools to work with NUMBERTEXT and MONEYTEXT functions Group: Productivity/Publishing/Word Requires: %{name}-data >= %{version} %description tools This package contains tools to work with NUMBERTEXT and MONEYTEXT functions %package data Summary: Language data for numbertext Group: Productivity/Publishing/Word %description data This package contains data providing information for localized nubertext conversions. %prep %setup -q %build autoreconf -fvi %if 0%{?suse_version} < 1500 export CXX=g++-7 %endif %configure \ --disable-werror \ --disable-static \ --disable-silent-rules \ %{nil} make %{?_smp_mflags} %install %make_install find %{buildroot} -type f -name "*.la" -delete -print # missing config.h header install -m 0644 src/config.h %{buildroot}%{_includedir}/libnumbertext/config.h %post -n %{libname} -p /sbin/ldconfig %postun -n %{libname} -p /sbin/ldconfig %files -n %{libname} %license COPYING %{_libdir}/*.so.* %files devel %dir %{_includedir}/libnumbertext %{_includedir}/libnumbertext/* %{_libdir}/libnumbertext-1.0.so %{_libdir}/pkgconfig/libnumbertext.pc %files tools %{_bindir}/spellout %files data %dir %{_datadir}/libnumbertext %{_datadir}/libnumbertext/*.sor %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