Compare commits

..

No commits in common. "665bb608522fea6e687fff9fa9b6edd345a36172" and "1384cac0af0880d609e1ca86f788b600c13e96ce" have entirely different histories.

View File

@ -1,13 +1,13 @@
Name: graphite2 Name: graphite2
Version: 1.3.14 Version: 1.3.14
Release: 6 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
@ -25,7 +25,7 @@ Obsoletes: silgraphite-devel < 2.3.1-5
Header files for using the graphite2 libraries. Header files for using the graphite2 libraries.
%prep %prep
%autosetup -n graphite-%{version} -p1 %autosetup -n %{name}-%{version} -p1
%build %build
%cmake -DGRAPHITE2_COMPARE_RENDERER=OFF . %cmake -DGRAPHITE2_COMPARE_RENDERER=OFF .
@ -68,22 +68,7 @@ ctest
%{_datadir}/graphite2/graphite2.cmake %{_datadir}/graphite2/graphite2.cmake
%changelog %changelog
* Fri May 20 2022 loong_C <loong_c@yeah.net> - 1.3.14-6 * Tue Sep 10 2020 chengguipeng<chengguipeng1@huawei.com> - 1.3.14-2
- 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
@ -102,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