Accepting request 104995 from home:saschpe:branches:M17N

- Ran spec-cleaner
- Add devel-static provides to devel package (shared library policy)

- Ran spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/104995
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=59
This commit is contained in:
Stephan Kulow
2012-02-15 06:21:00 +00:00
committed by Git OBS Bridge
parent 87ad0b41ef
commit 50c1345cf8
4 changed files with 18 additions and 13 deletions

View File

@@ -32,13 +32,11 @@ Patch50: ft2demos-build-testname.patch
Patch200: freetype2-subpixel.patch
BuildRequires: xorg-x11-devel
Supplements: fonts-config
Source1000: bnc628213_test.otf
Source1004: bnc629447_sigsegv31.ttf
Source1013: bnc633938_badbdf.0
Source1015: bug-641580_CVE-2010-3311.cff
Source1016: bug-647375_tt2.ttf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -58,12 +56,11 @@ popd
%build
%configure --without-bzip2
make %{_smp_mflags}
make %{?_smp_mflags}
pushd ..
ln -s freetype-%{freetype_version} freetype2
cd ft2demos-%{version}
make %{_smp_mflags}
make %{?_smp_mflags}
popd
%install
@@ -79,8 +76,6 @@ popd
%{buildroot}%{_bindir}/ftbench -c 1 %{S:1015} |& grep -v "couldn't load font resource" && echo "should fail"
%{buildroot}%{_bindir}/ftbench -c 1 %{S:1016}
%clean
%files
%defattr(-,root,root)
%{_bindir}/ft*