optimization the spec

This commit is contained in:
songnannan 2020-01-14 14:40:43 +08:00
parent 189ab6c399
commit 03510ab5e0

View File

@ -4,7 +4,7 @@
Name: freetype
Version: 2.9.1
Release: 4
Release: 5
Summary: FreeType is a freely available software library to render fonts
License: (FTL or GPLv2+) and BSD and MIT and Public Domain and zlib with acknowledgement
URL: http://www.freetype.org
@ -48,7 +48,7 @@ Man pages and other related for freetype documents.
%setup -q -b 1 -a 2
pushd ft2demos-%{version}
%patch2 -p1 -b .more-demos
%patch1 -p1 -b .more-demos
popd
%build
@ -121,12 +121,17 @@ install -p -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_includedir}/freetype2/freetype/co
%{_mandir}/man1/*
%changelog
* Tue Jan 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.9.1-5
- Type:enhancement
- Id:NA
- SUG:NA
- DESC:optimization the spec
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.9.1-4
- Type:enhancement
- Id:NA
- SUG:NA
- DESC:optimization the spec
* Wed Sep 11 2019 openEuler jimmy<dukaitian@huawei.com> - 2.9.1-3
- Package init jimmy