Accepting request 86150 from M17N

- Apply packaging guidelines (remove redundant/obsolete
  tags/sections from specfile, etc.)

OBS-URL: https://build.opensuse.org/request/show/86150
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fontconfig?expand=0&rev=46
This commit is contained in:
Lars Vogdt 2011-10-03 07:18:10 +00:00 committed by Git OBS Bridge
commit b0ed90b1ea
2 changed files with 9 additions and 10 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
- Apply packaging guidelines (remove redundant/obsolete
tags/sections from specfile, etc.)
-------------------------------------------------------------------
Fri Jan 21 10:36:23 UTC 2011 - coolo@novell.com

View File

@ -15,9 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: fontconfig
%define build_docs 0
BuildRequires: freetype2-devel libexpat-devel pkgconfig
@ -28,7 +25,6 @@ License: Public Domain, Freeware ; MIT License (or similar)
Provides: XFree86:/etc/fonts/fonts.dtd
Group: System/Libraries
Url: http://fontconfig.org/
AutoReqProv: on
# bug437293
%ifarch ppc64
Obsoletes: fontconfig-64bit
@ -106,7 +102,7 @@ accepts font patterns and returns the nearest matching font.
%prep
%setup -q
%if %{build_docs} < 1
tar xvf %{SOURCE1}
tar -xvf %{SOURCE1}
%endif
%patch5 -p0 -b .dynafont
%patch10 -p1 -b .fonts.conf
@ -133,11 +129,11 @@ accepts font patterns and returns the nearest matching font.
%else
#
%endif
make %{?jobs:-j %jobs}
make %{?_smp_mflags}
%check
export MALLOC_CHECK_=2
make %{?jobs:-j %jobs} check
make %{?_smp_mflags} check
unset MALLOC_CHECK_
%install
@ -188,9 +184,6 @@ rm -f %{buildroot}%{_libdir}/*.la
%postun -p /sbin/ldconfig
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc %{_defaultdocdir}/%{name}