Compare commits
No commits in common. "18d9da9aa49da657a8188b50dec4626cea198e4d" and "d07c17195d5f156b5c9354674832290d3f879771" have entirely different histories.
18d9da9aa4
...
d07c17195d
@ -1,13 +1,13 @@
|
|||||||
Name: graphite2
|
Name: graphite2
|
||||||
Version: 1.3.14
|
Version: 1.3.14
|
||||||
Release: 7
|
Release: 2
|
||||||
Summary: Graphite provides cross-platform rendering for complex writing systems
|
Summary: Graphite provides cross-platform rendering for complex writing systems
|
||||||
|
|
||||||
License: LGPLv2.1
|
License: (LGPLv2+ or GPLv2+ or MPL) and (Netscape or GPLv2+ or LGPLv2+)
|
||||||
URL: https://sourceforge.net/projects/silgraphite/
|
URL: https://sourceforge.net/projects/silgraphite/
|
||||||
Source0: https://github.com/silnrsi/graphite/archive/%{version}.tar.gz
|
Source0: https://github.com/silnrsi/graphite/archive/%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc gcc-c++ cmake freetype-devel doxygen asciidoc python3-unversioned-command
|
BuildRequires: gcc gcc-c++ cmake freetype-devel doxygen asciidoc python-unversioned-command gdb
|
||||||
BuildRequires: texlive-helvetic texlive-sectsty texlive-tocloft texlive-xtab texlive-multirow python3-fonttools
|
BuildRequires: texlive-helvetic texlive-sectsty texlive-tocloft texlive-xtab texlive-multirow python3-fonttools
|
||||||
|
|
||||||
Obsoletes: silgraphite < 2.3.1-5
|
Obsoletes: silgraphite < 2.3.1-5
|
||||||
@ -31,11 +31,7 @@ Header files for using the graphite2 libraries.
|
|||||||
%cmake -DGRAPHITE2_COMPARE_RENDERER=OFF .
|
%cmake -DGRAPHITE2_COMPARE_RENDERER=OFF .
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
%if 0%{?build_cross} == 1
|
|
||||||
make
|
|
||||||
%else
|
|
||||||
make docs
|
make docs
|
||||||
%endif
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install INSTALL="install -p"
|
%make_install INSTALL="install -p"
|
||||||
@ -64,32 +60,15 @@ ctest
|
|||||||
%exclude %{_libdir}/*.la
|
%exclude %{_libdir}/*.la
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
%doc doc/manual.html
|
||||||
%{_includedir}/graphite2
|
%{_includedir}/graphite2
|
||||||
%{_libdir}/libgraphite2.so
|
%{_libdir}/libgraphite2.so
|
||||||
%{_libdir}/pkgconfig/graphite2.pc
|
%{_libdir}/pkgconfig/graphite2.pc
|
||||||
%{_datadir}/graphite2/graphite2-release.cmake
|
%{_datadir}/graphite2/graphite2-release.cmake
|
||||||
%{_datadir}/graphite2/graphite2.cmake
|
%{_datadir}/graphite2/graphite2.cmake
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Aug 1 2024 zhangpan <zhangpan103@h-partners.com> - 1.3.14-7
|
* Tue Sep 10 2020 chengguipeng<chengguipeng1@huawei.com> - 1.3.14-2
|
||||||
- add options for i686
|
|
||||||
|
|
||||||
* Fri May 20 2022 loong_C <loong_c@yeah.net> - 1.3.14-6
|
|
||||||
- fix spec changelog date
|
|
||||||
|
|
||||||
* Wed Jul 21 2021 yushaogui<yushaogui@huawei.com> - 1.3.14-5
|
|
||||||
- Delete a BuildRequires for gdb
|
|
||||||
|
|
||||||
* Tue Dec 15 2020 hanhui<hanhui15@huawei.com> - 1.3.14-4
|
|
||||||
- Type:bugfix
|
|
||||||
- ID:NA
|
|
||||||
- SUG:NA
|
|
||||||
- DESC:modify license
|
|
||||||
|
|
||||||
* Wed Oct 21 2020 jinzhimin<jinzhimin2@huawei.com> - 1.3.14-3
|
|
||||||
- modify BuildRequires to python3-unversioned-command
|
|
||||||
|
|
||||||
* Thu Sep 10 2020 chengguipeng<chengguipeng1@huawei.com> - 1.3.14-2
|
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
- SUG:NA
|
- SUG:NA
|
||||||
@ -108,4 +87,4 @@ ctest
|
|||||||
- DESC: delete patches
|
- DESC: delete patches
|
||||||
|
|
||||||
* Tue Sep 17 2019 hufeng <solar.hu@huawei.com> - 1.3.10.7
|
* Tue Sep 17 2019 hufeng <solar.hu@huawei.com> - 1.3.10.7
|
||||||
- Create graphite2 spec
|
-Create graphite2 spec
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user