Add bzip2-devel as explicit build dep, Drop ancient Obsoletes
This commit is contained in:
parent
7a7752c714
commit
690faea4a1
@ -1,7 +1,10 @@
|
||||
Summary: Utility to create fonts.scale files for truetype fonts
|
||||
Name: ttmkfdir
|
||||
Version: 3.0.9
|
||||
Release: 42%{?dist}
|
||||
Release: 43%{?dist}
|
||||
# Only licensing attribution is in README, no version.
|
||||
License: LGPLv2+
|
||||
Group: Applications/System
|
||||
# This is a Red Hat maintained package which is specific to
|
||||
# our distribution. Thus the source is only available from
|
||||
# within this srpm.
|
||||
@ -19,16 +22,10 @@ Patch9: ttmkfdir-3.0.9-bug434301.patch
|
||||
Patch10:ttmkfdir-3.0.9-freetype-header-fix.patch
|
||||
Source10: ttmkfdir.1
|
||||
|
||||
# Only licensing attribution is in README, no version.
|
||||
License: LGPLv2+
|
||||
Group: Applications/System
|
||||
BuildRequires: freetype-devel >= 2.0
|
||||
BuildRequires: zlib-devel flex
|
||||
BuildRequires: libtool
|
||||
|
||||
# ttmkfdir used to be in the following packages at one point
|
||||
Conflicts: XFree86-font-utils < 4.2.99.2-0.20021126.3
|
||||
Conflicts: freetype < 2.0.6-3
|
||||
BuildRequires: flex
|
||||
BuildRequires: bzip2-devel
|
||||
BuildRequires: zlib-devel
|
||||
|
||||
%description
|
||||
ttmkfdir is a utility used to create fonts.scale files in
|
||||
@ -63,6 +60,10 @@ cp -p %{SOURCE10} %{buildroot}%{_mandir}/man1/
|
||||
%{_mandir}/man1/ttmkfdir.1.gz
|
||||
|
||||
%changelog
|
||||
* Sat Aug 2 2014 Peter Robinson <pbrobinson@fedoraproject.org> 3.0.9-43
|
||||
- Add bzip2-devel as explicit build dep
|
||||
- Drop ancient Obsoletes
|
||||
|
||||
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.9-42
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user