Accepting request 63029 from home:jnweiger:branches:M17N

reviewed OK. Thanks

OBS-URL: https://build.opensuse.org/request/show/63029
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=42
This commit is contained in:
OBS User mrdocs
2011-02-28 21:44:10 +00:00
committed by Git OBS Bridge
parent e3508cd4d6
commit f31baf9268
5 changed files with 21 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ Group: Productivity/Publishing/Other
AutoReqProv: on
Supplements: fonts-config
Version: 2.4.4
Release: 2
Release: 3
%define freetype_version %{version}
Url: http://www.freetype.org
Summary: Freetype2 Utilities and Demo Programs
@@ -47,9 +47,10 @@ Patch201: use_unix.diff
Patch1000: bnc628213_1797.diff
Source1000: bnc628213_test.otf
Source1004: bnc629447_sigsegv31.ttf
Source1013: bnc633938_badbdf.0
Patch1015: bnc641580_CVE-2010-3311.diff
Source1013: bnc633938_badbdf.0
Patch1015: bnc641580_CVE-2010-3311.diff
Source1015: bug-641580_CVE-2010-3311.cff
Source1016: bug-647375_tt2.ttf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -129,6 +130,7 @@ $RPM_BUILD_ROOT/usr/bin/ftbench -c 1 %{S:1000}
$RPM_BUILD_ROOT/usr/bin/ftbench -c 1 %{S:1004} |& grep -v "couldn't load font resource" && echo "should fail"
$RPM_BUILD_ROOT/usr/bin/ftbench -c 1 %{S:1013} |& grep -v "couldn't load font resource" && echo "should fail"
$RPM_BUILD_ROOT/usr/bin/ftbench -c 1 %{S:1015} |& grep -v "couldn't load font resource" && echo "should fail"
$RPM_BUILD_ROOT/usr/bin/ftbench -c 1 %{S:1016}
%clean