代码拉取完成,页面将自动刷新
Name: libspectre
Version: 0.2.8
Release: 9
Summary: A small library for rendering Postscript documents
License: GPLv2+
URL: http://libspectre.freedesktop.org
Source0: http://libspectre.freedesktop.org/releases/%{name}-%{version}.tar.gz
BuildRequires: libgs-devel gcc
%description
Libspectre is a small library for rendering Postscript documents.
It provides a convenient easy to use API for handling and rendering
Postscript documents.
%package devel
Summary: Development files for libspectre
Requires: %{name} = %{version}-%{release}
%description devel
The libspectre-devel package contains libraries and header files for
developing applications that use libspectre.
%prep
%autosetup -n %{name}-%{version} -p1
%build
%configure --disable-silent-rules --disable-static
%make_build
%install
%make_install
%delete_la
%post
/sbin/ldconfig
%postun
/sbin/ldconfig
%files
%doc AUTHORS NEWS README TODO COPYING
%{_libdir}/libspectre.so.1*
%files devel
%{_includedir}/libspectre/
%{_libdir}/libspectre.so
%{_libdir}/pkgconfig/libspectre.pc
%changelog
* Tue Jun 08 2021 wulei <wulei80@huawei.com> - 0.2.8-9
- fixes failed: error: no acceptable C compiler found in $PATH
* Wed Nov 27 2019 Jiangping Hu <hujiangping@huawei.com> - 0.2.8-8
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。