fontforge/fontforge.spec

767 lines
28 KiB
RPMSpec
Raw Permalink Normal View History

2009-02-23 09:15:19 +00:00
%global gettext_package FontForge
auto-import changelog data from fontforge-0.0-0.fdr.1.20040618.rh90.src.rpm 0.0-0.fdr.1.20040618 - Updated to 20040618. 0.0-0.fdr.1.20040601 - Updated to 20040601. 0.0-0.fdr.1.20040509 - Updated to 20040509. 0.0-0.fdr.1.20040410 - Updated to 20040410. 0.0-0.fdr.1.20040321 - Updated to 20040321. - Changed package name from pfaedit to fontforge. - Added Obsoletes: pfaedit. 0.0-0.fdr.8.040310 - Updated to 040310. 0.0-0.fdr.8.040204 - Updated to 040204. - Removed some unnecessary directory ownerships (bug 1061). 0.0-0.fdr.8.040111 - Updated documentation to 040111. 0.0-0.fdr.7.040111 - Updated to 040111. - Converted spec file to UTF-8. 0.0-0.fdr.7.040102 - Updated to 040102. 0.0-0.fdr.7.031210 - Updated to 031210. 0.0-0.fdr.7.031205 - Updated to 031205. 0.0-0.fdr.7.031123 - Updated to 031123. 0.0-0.fdr.6.031110 - Updated to 031110. - Eliminated build patch; incorporated in upstream tarball. - Re-added documentation tarball since no longer included in source tarball. - Added pfaicon.gif as Packaging directory disappeared from tarball. 0.0-0.fdr.5.031012 - Refetched sources since upstream suddenly decided to change them (bug 497). 0.0-0.fdr.4.031012 - Build req libuninameslist-devel instead of libuninameslist. 0.0-0.fdr.3.031012 - Fixed non-standard value in desktop file (bug 497). - Added libuninameslist support. - Removed separate documentation tarball; mostly identical to those in source (bug 497). 0.0-0.fdr.2.031012 - Patched to use dynamic linking instead of dlopen'ing (bug 497). - Patched to use htmlview and use installed documentation (bug 497). - Added build req libxml2-devel (bug 497). - Disabled parallell make (bug 497). - Added desktop entry (bug 497). 0.0-0.fdr.1.031012 - Updated to 031012. - Removed .so links. - Removed empty AUTHORS file. - Removed the samples subpackage. 0.0-0.fdr.1.030904 - Updated to 030904. 0.0-0.fdr.1.030831 - Updated to 030831. 0.0-0.fdr.1.030803 - Updated to 030803. 0.0-0.fdr.3.030702 - Added font samples. - Added ldconfig to post and postun. - Added samples subpackage. 0.0-0.fdr.2.030702 - Removed README-MS and README-MacOSX from documentation. 0.0-0.fdr.1.030512 - Initial RPM release based on Mandrake's PfaEdit-030512 RPM.
2004-11-08 04:20:44 +00:00
Name: fontforge
2023-01-02 01:18:27 +00:00
Version: 20230101
Release: 13%{?dist}
Summary: Outline and bitmap font editor
auto-import changelog data from fontforge-0.0-0.fdr.1.20040618.rh90.src.rpm 0.0-0.fdr.1.20040618 - Updated to 20040618. 0.0-0.fdr.1.20040601 - Updated to 20040601. 0.0-0.fdr.1.20040509 - Updated to 20040509. 0.0-0.fdr.1.20040410 - Updated to 20040410. 0.0-0.fdr.1.20040321 - Updated to 20040321. - Changed package name from pfaedit to fontforge. - Added Obsoletes: pfaedit. 0.0-0.fdr.8.040310 - Updated to 040310. 0.0-0.fdr.8.040204 - Updated to 040204. - Removed some unnecessary directory ownerships (bug 1061). 0.0-0.fdr.8.040111 - Updated documentation to 040111. 0.0-0.fdr.7.040111 - Updated to 040111. - Converted spec file to UTF-8. 0.0-0.fdr.7.040102 - Updated to 040102. 0.0-0.fdr.7.031210 - Updated to 031210. 0.0-0.fdr.7.031205 - Updated to 031205. 0.0-0.fdr.7.031123 - Updated to 031123. 0.0-0.fdr.6.031110 - Updated to 031110. - Eliminated build patch; incorporated in upstream tarball. - Re-added documentation tarball since no longer included in source tarball. - Added pfaicon.gif as Packaging directory disappeared from tarball. 0.0-0.fdr.5.031012 - Refetched sources since upstream suddenly decided to change them (bug 497). 0.0-0.fdr.4.031012 - Build req libuninameslist-devel instead of libuninameslist. 0.0-0.fdr.3.031012 - Fixed non-standard value in desktop file (bug 497). - Added libuninameslist support. - Removed separate documentation tarball; mostly identical to those in source (bug 497). 0.0-0.fdr.2.031012 - Patched to use dynamic linking instead of dlopen'ing (bug 497). - Patched to use htmlview and use installed documentation (bug 497). - Added build req libxml2-devel (bug 497). - Disabled parallell make (bug 497). - Added desktop entry (bug 497). 0.0-0.fdr.1.031012 - Updated to 031012. - Removed .so links. - Removed empty AUTHORS file. - Removed the samples subpackage. 0.0-0.fdr.1.030904 - Updated to 030904. 0.0-0.fdr.1.030831 - Updated to 030831. 0.0-0.fdr.1.030803 - Updated to 030803. 0.0-0.fdr.3.030702 - Added font samples. - Added ldconfig to post and postun. - Added samples subpackage. 0.0-0.fdr.2.030702 - Removed README-MS and README-MacOSX from documentation. 0.0-0.fdr.1.030512 - Initial RPM release based on Mandrake's PfaEdit-030512 RPM.
2004-11-08 04:20:44 +00:00
License: GPL-3.0-or-later
URL: http://fontforge.github.io/
Source0: https://github.com/fontforge/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
# Fix translations with gettext-0.22, https://github.com/fontforge/fontforge/pull/5257
Patch0: 0001-Fix-errors-in-French-and-Italian-translations.patch
# https://github.com/fontforge/fontforge/pull/5367
# Fixes CVE-2024-25081 and CVE-2024-25082
Patch1: https://patch-diff.githubusercontent.com/raw/fontforge/fontforge/pull/5367.patch#/Fix_Splinefont_shell_invocation.patch
Requires: xdg-utils
Requires: (autotrace or potrace)
Requires: hicolor-icon-theme
2020-03-25 15:59:11 +00:00
BuildRequires: gcc-c++
BuildRequires: cmake
auto-import changelog data from fontforge-0.0-0.fdr.1.20040618.rh90.src.rpm 0.0-0.fdr.1.20040618 - Updated to 20040618. 0.0-0.fdr.1.20040601 - Updated to 20040601. 0.0-0.fdr.1.20040509 - Updated to 20040509. 0.0-0.fdr.1.20040410 - Updated to 20040410. 0.0-0.fdr.1.20040321 - Updated to 20040321. - Changed package name from pfaedit to fontforge. - Added Obsoletes: pfaedit. 0.0-0.fdr.8.040310 - Updated to 040310. 0.0-0.fdr.8.040204 - Updated to 040204. - Removed some unnecessary directory ownerships (bug 1061). 0.0-0.fdr.8.040111 - Updated documentation to 040111. 0.0-0.fdr.7.040111 - Updated to 040111. - Converted spec file to UTF-8. 0.0-0.fdr.7.040102 - Updated to 040102. 0.0-0.fdr.7.031210 - Updated to 031210. 0.0-0.fdr.7.031205 - Updated to 031205. 0.0-0.fdr.7.031123 - Updated to 031123. 0.0-0.fdr.6.031110 - Updated to 031110. - Eliminated build patch; incorporated in upstream tarball. - Re-added documentation tarball since no longer included in source tarball. - Added pfaicon.gif as Packaging directory disappeared from tarball. 0.0-0.fdr.5.031012 - Refetched sources since upstream suddenly decided to change them (bug 497). 0.0-0.fdr.4.031012 - Build req libuninameslist-devel instead of libuninameslist. 0.0-0.fdr.3.031012 - Fixed non-standard value in desktop file (bug 497). - Added libuninameslist support. - Removed separate documentation tarball; mostly identical to those in source (bug 497). 0.0-0.fdr.2.031012 - Patched to use dynamic linking instead of dlopen'ing (bug 497). - Patched to use htmlview and use installed documentation (bug 497). - Added build req libxml2-devel (bug 497). - Disabled parallell make (bug 497). - Added desktop entry (bug 497). 0.0-0.fdr.1.031012 - Updated to 031012. - Removed .so links. - Removed empty AUTHORS file. - Removed the samples subpackage. 0.0-0.fdr.1.030904 - Updated to 030904. 0.0-0.fdr.1.030831 - Updated to 030831. 0.0-0.fdr.1.030803 - Updated to 030803. 0.0-0.fdr.3.030702 - Added font samples. - Added ldconfig to post and postun. - Added samples subpackage. 0.0-0.fdr.2.030702 - Removed README-MS and README-MacOSX from documentation. 0.0-0.fdr.1.030512 - Initial RPM release based on Mandrake's PfaEdit-030512 RPM.
2004-11-08 04:20:44 +00:00
BuildRequires: libjpeg-devel
BuildRequires: libtiff-devel
BuildRequires: libpng-devel
2018-02-11 21:55:42 +00:00
BuildRequires: giflib-devel
auto-import changelog data from fontforge-0.0-0.fdr.1.20040618.rh90.src.rpm 0.0-0.fdr.1.20040618 - Updated to 20040618. 0.0-0.fdr.1.20040601 - Updated to 20040601. 0.0-0.fdr.1.20040509 - Updated to 20040509. 0.0-0.fdr.1.20040410 - Updated to 20040410. 0.0-0.fdr.1.20040321 - Updated to 20040321. - Changed package name from pfaedit to fontforge. - Added Obsoletes: pfaedit. 0.0-0.fdr.8.040310 - Updated to 040310. 0.0-0.fdr.8.040204 - Updated to 040204. - Removed some unnecessary directory ownerships (bug 1061). 0.0-0.fdr.8.040111 - Updated documentation to 040111. 0.0-0.fdr.7.040111 - Updated to 040111. - Converted spec file to UTF-8. 0.0-0.fdr.7.040102 - Updated to 040102. 0.0-0.fdr.7.031210 - Updated to 031210. 0.0-0.fdr.7.031205 - Updated to 031205. 0.0-0.fdr.7.031123 - Updated to 031123. 0.0-0.fdr.6.031110 - Updated to 031110. - Eliminated build patch; incorporated in upstream tarball. - Re-added documentation tarball since no longer included in source tarball. - Added pfaicon.gif as Packaging directory disappeared from tarball. 0.0-0.fdr.5.031012 - Refetched sources since upstream suddenly decided to change them (bug 497). 0.0-0.fdr.4.031012 - Build req libuninameslist-devel instead of libuninameslist. 0.0-0.fdr.3.031012 - Fixed non-standard value in desktop file (bug 497). - Added libuninameslist support. - Removed separate documentation tarball; mostly identical to those in source (bug 497). 0.0-0.fdr.2.031012 - Patched to use dynamic linking instead of dlopen'ing (bug 497). - Patched to use htmlview and use installed documentation (bug 497). - Added build req libxml2-devel (bug 497). - Disabled parallell make (bug 497). - Added desktop entry (bug 497). 0.0-0.fdr.1.031012 - Updated to 031012. - Removed .so links. - Removed empty AUTHORS file. - Removed the samples subpackage. 0.0-0.fdr.1.030904 - Updated to 030904. 0.0-0.fdr.1.030831 - Updated to 030831. 0.0-0.fdr.1.030803 - Updated to 030803. 0.0-0.fdr.3.030702 - Added font samples. - Added ldconfig to post and postun. - Added samples subpackage. 0.0-0.fdr.2.030702 - Removed README-MS and README-MacOSX from documentation. 0.0-0.fdr.1.030512 - Initial RPM release based on Mandrake's PfaEdit-030512 RPM.
2004-11-08 04:20:44 +00:00
BuildRequires: libxml2-devel
BuildRequires: freetype-devel
BuildRequires: desktop-file-utils
2020-03-27 16:42:10 +00:00
BuildRequires: libXt-devel
BuildRequires: xorg-x11-proto-devel
BuildRequires: gettext
BuildRequires: pango-devel
BuildRequires: cairo-devel
2008-12-18 03:31:27 +00:00
BuildRequires: libspiro-devel
2016-04-08 12:42:56 +00:00
BuildRequires: python3-devel
BuildRequires: readline-devel
2019-03-25 05:32:51 +00:00
BuildRequires: libappstream-glib
BuildRequires: woff2-devel
2016-07-11 05:35:19 +00:00
# F25 build is failing add following to fix
BuildRequires: shared-mime-info
2020-03-25 15:59:11 +00:00
# F33 onward need now
BuildRequires: gtk3-devel
BuildRequires: python3-sphinx
BuildRequires: make
auto-import changelog data from fontforge-0.0-0.fdr.1.20040618.rh90.src.rpm 0.0-0.fdr.1.20040618 - Updated to 20040618. 0.0-0.fdr.1.20040601 - Updated to 20040601. 0.0-0.fdr.1.20040509 - Updated to 20040509. 0.0-0.fdr.1.20040410 - Updated to 20040410. 0.0-0.fdr.1.20040321 - Updated to 20040321. - Changed package name from pfaedit to fontforge. - Added Obsoletes: pfaedit. 0.0-0.fdr.8.040310 - Updated to 040310. 0.0-0.fdr.8.040204 - Updated to 040204. - Removed some unnecessary directory ownerships (bug 1061). 0.0-0.fdr.8.040111 - Updated documentation to 040111. 0.0-0.fdr.7.040111 - Updated to 040111. - Converted spec file to UTF-8. 0.0-0.fdr.7.040102 - Updated to 040102. 0.0-0.fdr.7.031210 - Updated to 031210. 0.0-0.fdr.7.031205 - Updated to 031205. 0.0-0.fdr.7.031123 - Updated to 031123. 0.0-0.fdr.6.031110 - Updated to 031110. - Eliminated build patch; incorporated in upstream tarball. - Re-added documentation tarball since no longer included in source tarball. - Added pfaicon.gif as Packaging directory disappeared from tarball. 0.0-0.fdr.5.031012 - Refetched sources since upstream suddenly decided to change them (bug 497). 0.0-0.fdr.4.031012 - Build req libuninameslist-devel instead of libuninameslist. 0.0-0.fdr.3.031012 - Fixed non-standard value in desktop file (bug 497). - Added libuninameslist support. - Removed separate documentation tarball; mostly identical to those in source (bug 497). 0.0-0.fdr.2.031012 - Patched to use dynamic linking instead of dlopen'ing (bug 497). - Patched to use htmlview and use installed documentation (bug 497). - Added build req libxml2-devel (bug 497). - Disabled parallell make (bug 497). - Added desktop entry (bug 497). 0.0-0.fdr.1.031012 - Updated to 031012. - Removed .so links. - Removed empty AUTHORS file. - Removed the samples subpackage. 0.0-0.fdr.1.030904 - Updated to 030904. 0.0-0.fdr.1.030831 - Updated to 030831. 0.0-0.fdr.1.030803 - Updated to 030803. 0.0-0.fdr.3.030702 - Added font samples. - Added ldconfig to post and postun. - Added samples subpackage. 0.0-0.fdr.2.030702 - Removed README-MS and README-MacOSX from documentation. 0.0-0.fdr.1.030512 - Initial RPM release based on Mandrake's PfaEdit-030512 RPM.
2004-11-08 04:20:44 +00:00
%py_provides python3-fontforge
%py_provides python3-psMat
%description
auto-import changelog data from fontforge-0.0-0.fdr.1.20040618.rh90.src.rpm 0.0-0.fdr.1.20040618 - Updated to 20040618. 0.0-0.fdr.1.20040601 - Updated to 20040601. 0.0-0.fdr.1.20040509 - Updated to 20040509. 0.0-0.fdr.1.20040410 - Updated to 20040410. 0.0-0.fdr.1.20040321 - Updated to 20040321. - Changed package name from pfaedit to fontforge. - Added Obsoletes: pfaedit. 0.0-0.fdr.8.040310 - Updated to 040310. 0.0-0.fdr.8.040204 - Updated to 040204. - Removed some unnecessary directory ownerships (bug 1061). 0.0-0.fdr.8.040111 - Updated documentation to 040111. 0.0-0.fdr.7.040111 - Updated to 040111. - Converted spec file to UTF-8. 0.0-0.fdr.7.040102 - Updated to 040102. 0.0-0.fdr.7.031210 - Updated to 031210. 0.0-0.fdr.7.031205 - Updated to 031205. 0.0-0.fdr.7.031123 - Updated to 031123. 0.0-0.fdr.6.031110 - Updated to 031110. - Eliminated build patch; incorporated in upstream tarball. - Re-added documentation tarball since no longer included in source tarball. - Added pfaicon.gif as Packaging directory disappeared from tarball. 0.0-0.fdr.5.031012 - Refetched sources since upstream suddenly decided to change them (bug 497). 0.0-0.fdr.4.031012 - Build req libuninameslist-devel instead of libuninameslist. 0.0-0.fdr.3.031012 - Fixed non-standard value in desktop file (bug 497). - Added libuninameslist support. - Removed separate documentation tarball; mostly identical to those in source (bug 497). 0.0-0.fdr.2.031012 - Patched to use dynamic linking instead of dlopen'ing (bug 497). - Patched to use htmlview and use installed documentation (bug 497). - Added build req libxml2-devel (bug 497). - Disabled parallell make (bug 497). - Added desktop entry (bug 497). 0.0-0.fdr.1.031012 - Updated to 031012. - Removed .so links. - Removed empty AUTHORS file. - Removed the samples subpackage. 0.0-0.fdr.1.030904 - Updated to 030904. 0.0-0.fdr.1.030831 - Updated to 030831. 0.0-0.fdr.1.030803 - Updated to 030803. 0.0-0.fdr.3.030702 - Added font samples. - Added ldconfig to post and postun. - Added samples subpackage. 0.0-0.fdr.2.030702 - Removed README-MS and README-MacOSX from documentation. 0.0-0.fdr.1.030512 - Initial RPM release based on Mandrake's PfaEdit-030512 RPM.
2004-11-08 04:20:44 +00:00
FontForge (former PfaEdit) is a font editor for outline and bitmap
fonts. It supports a range of font formats, including PostScript
(ASCII and binary Type 1, some Type 3 and Type 0), TrueType, OpenType
(Type2) and CID-keyed fonts.
%package devel
2020-03-25 15:59:11 +00:00
Summary: Development files for fontforge
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: %{name}-doc = %{version}-%{release}
%description devel
2020-03-25 15:59:11 +00:00
This package includes the library files you will need to compile
applications against fontforge.
%package doc
Summary: Documentation files for %{name}
BuildArch: noarch
%description doc
This package contains documentation files for %{name}.
auto-import changelog data from fontforge-0.0-0.fdr.1.20040618.rh90.src.rpm 0.0-0.fdr.1.20040618 - Updated to 20040618. 0.0-0.fdr.1.20040601 - Updated to 20040601. 0.0-0.fdr.1.20040509 - Updated to 20040509. 0.0-0.fdr.1.20040410 - Updated to 20040410. 0.0-0.fdr.1.20040321 - Updated to 20040321. - Changed package name from pfaedit to fontforge. - Added Obsoletes: pfaedit. 0.0-0.fdr.8.040310 - Updated to 040310. 0.0-0.fdr.8.040204 - Updated to 040204. - Removed some unnecessary directory ownerships (bug 1061). 0.0-0.fdr.8.040111 - Updated documentation to 040111. 0.0-0.fdr.7.040111 - Updated to 040111. - Converted spec file to UTF-8. 0.0-0.fdr.7.040102 - Updated to 040102. 0.0-0.fdr.7.031210 - Updated to 031210. 0.0-0.fdr.7.031205 - Updated to 031205. 0.0-0.fdr.7.031123 - Updated to 031123. 0.0-0.fdr.6.031110 - Updated to 031110. - Eliminated build patch; incorporated in upstream tarball. - Re-added documentation tarball since no longer included in source tarball. - Added pfaicon.gif as Packaging directory disappeared from tarball. 0.0-0.fdr.5.031012 - Refetched sources since upstream suddenly decided to change them (bug 497). 0.0-0.fdr.4.031012 - Build req libuninameslist-devel instead of libuninameslist. 0.0-0.fdr.3.031012 - Fixed non-standard value in desktop file (bug 497). - Added libuninameslist support. - Removed separate documentation tarball; mostly identical to those in source (bug 497). 0.0-0.fdr.2.031012 - Patched to use dynamic linking instead of dlopen'ing (bug 497). - Patched to use htmlview and use installed documentation (bug 497). - Added build req libxml2-devel (bug 497). - Disabled parallell make (bug 497). - Added desktop entry (bug 497). 0.0-0.fdr.1.031012 - Updated to 031012. - Removed .so links. - Removed empty AUTHORS file. - Removed the samples subpackage. 0.0-0.fdr.1.030904 - Updated to 030904. 0.0-0.fdr.1.030831 - Updated to 030831. 0.0-0.fdr.1.030803 - Updated to 030803. 0.0-0.fdr.3.030702 - Added font samples. - Added ldconfig to post and postun. - Added samples subpackage. 0.0-0.fdr.2.030702 - Removed README-MS and README-MacOSX from documentation. 0.0-0.fdr.1.030512 - Initial RPM release based on Mandrake's PfaEdit-030512 RPM.
2004-11-08 04:20:44 +00:00
%prep
2019-08-02 12:58:33 +00:00
%setup -q
%patch -P 0 -p1
%patch -P 1 -p1
2020-03-25 15:59:11 +00:00
# Remove tests that requires Internet access
sed -i '45d;82d;101d;127d' tests/CMakeLists.txt
2019-03-25 05:32:51 +00:00
auto-import changelog data from fontforge-0.0-0.fdr.1.20040618.rh90.src.rpm 0.0-0.fdr.1.20040618 - Updated to 20040618. 0.0-0.fdr.1.20040601 - Updated to 20040601. 0.0-0.fdr.1.20040509 - Updated to 20040509. 0.0-0.fdr.1.20040410 - Updated to 20040410. 0.0-0.fdr.1.20040321 - Updated to 20040321. - Changed package name from pfaedit to fontforge. - Added Obsoletes: pfaedit. 0.0-0.fdr.8.040310 - Updated to 040310. 0.0-0.fdr.8.040204 - Updated to 040204. - Removed some unnecessary directory ownerships (bug 1061). 0.0-0.fdr.8.040111 - Updated documentation to 040111. 0.0-0.fdr.7.040111 - Updated to 040111. - Converted spec file to UTF-8. 0.0-0.fdr.7.040102 - Updated to 040102. 0.0-0.fdr.7.031210 - Updated to 031210. 0.0-0.fdr.7.031205 - Updated to 031205. 0.0-0.fdr.7.031123 - Updated to 031123. 0.0-0.fdr.6.031110 - Updated to 031110. - Eliminated build patch; incorporated in upstream tarball. - Re-added documentation tarball since no longer included in source tarball. - Added pfaicon.gif as Packaging directory disappeared from tarball. 0.0-0.fdr.5.031012 - Refetched sources since upstream suddenly decided to change them (bug 497). 0.0-0.fdr.4.031012 - Build req libuninameslist-devel instead of libuninameslist. 0.0-0.fdr.3.031012 - Fixed non-standard value in desktop file (bug 497). - Added libuninameslist support. - Removed separate documentation tarball; mostly identical to those in source (bug 497). 0.0-0.fdr.2.031012 - Patched to use dynamic linking instead of dlopen'ing (bug 497). - Patched to use htmlview and use installed documentation (bug 497). - Added build req libxml2-devel (bug 497). - Disabled parallell make (bug 497). - Added desktop entry (bug 497). 0.0-0.fdr.1.031012 - Updated to 031012. - Removed .so links. - Removed empty AUTHORS file. - Removed the samples subpackage. 0.0-0.fdr.1.030904 - Updated to 030904. 0.0-0.fdr.1.030831 - Updated to 030831. 0.0-0.fdr.1.030803 - Updated to 030803. 0.0-0.fdr.3.030702 - Added font samples. - Added ldconfig to post and postun. - Added samples subpackage. 0.0-0.fdr.2.030702 - Removed README-MS and README-MacOSX from documentation. 0.0-0.fdr.1.030512 - Initial RPM release based on Mandrake's PfaEdit-030512 RPM.
2004-11-08 04:20:44 +00:00
%build
export CFLAGS="%{optflags} -fno-strict-aliasing"
%cmake -DCMAKE_BUILD_TYPE=Release \
-DENABLE_WOFF2=ON
%cmake_build
2005-01-29 21:20:57 +00:00
auto-import changelog data from fontforge-0.0-0.fdr.1.20040618.rh90.src.rpm 0.0-0.fdr.1.20040618 - Updated to 20040618. 0.0-0.fdr.1.20040601 - Updated to 20040601. 0.0-0.fdr.1.20040509 - Updated to 20040509. 0.0-0.fdr.1.20040410 - Updated to 20040410. 0.0-0.fdr.1.20040321 - Updated to 20040321. - Changed package name from pfaedit to fontforge. - Added Obsoletes: pfaedit. 0.0-0.fdr.8.040310 - Updated to 040310. 0.0-0.fdr.8.040204 - Updated to 040204. - Removed some unnecessary directory ownerships (bug 1061). 0.0-0.fdr.8.040111 - Updated documentation to 040111. 0.0-0.fdr.7.040111 - Updated to 040111. - Converted spec file to UTF-8. 0.0-0.fdr.7.040102 - Updated to 040102. 0.0-0.fdr.7.031210 - Updated to 031210. 0.0-0.fdr.7.031205 - Updated to 031205. 0.0-0.fdr.7.031123 - Updated to 031123. 0.0-0.fdr.6.031110 - Updated to 031110. - Eliminated build patch; incorporated in upstream tarball. - Re-added documentation tarball since no longer included in source tarball. - Added pfaicon.gif as Packaging directory disappeared from tarball. 0.0-0.fdr.5.031012 - Refetched sources since upstream suddenly decided to change them (bug 497). 0.0-0.fdr.4.031012 - Build req libuninameslist-devel instead of libuninameslist. 0.0-0.fdr.3.031012 - Fixed non-standard value in desktop file (bug 497). - Added libuninameslist support. - Removed separate documentation tarball; mostly identical to those in source (bug 497). 0.0-0.fdr.2.031012 - Patched to use dynamic linking instead of dlopen'ing (bug 497). - Patched to use htmlview and use installed documentation (bug 497). - Added build req libxml2-devel (bug 497). - Disabled parallell make (bug 497). - Added desktop entry (bug 497). 0.0-0.fdr.1.031012 - Updated to 031012. - Removed .so links. - Removed empty AUTHORS file. - Removed the samples subpackage. 0.0-0.fdr.1.030904 - Updated to 030904. 0.0-0.fdr.1.030831 - Updated to 030831. 0.0-0.fdr.1.030803 - Updated to 030803. 0.0-0.fdr.3.030702 - Added font samples. - Added ldconfig to post and postun. - Added samples subpackage. 0.0-0.fdr.2.030702 - Removed README-MS and README-MacOSX from documentation. 0.0-0.fdr.1.030512 - Initial RPM release based on Mandrake's PfaEdit-030512 RPM.
2004-11-08 04:20:44 +00:00
%install
%cmake_install
auto-import changelog data from fontforge-0.0-0.fdr.1.20040618.rh90.src.rpm 0.0-0.fdr.1.20040618 - Updated to 20040618. 0.0-0.fdr.1.20040601 - Updated to 20040601. 0.0-0.fdr.1.20040509 - Updated to 20040509. 0.0-0.fdr.1.20040410 - Updated to 20040410. 0.0-0.fdr.1.20040321 - Updated to 20040321. - Changed package name from pfaedit to fontforge. - Added Obsoletes: pfaedit. 0.0-0.fdr.8.040310 - Updated to 040310. 0.0-0.fdr.8.040204 - Updated to 040204. - Removed some unnecessary directory ownerships (bug 1061). 0.0-0.fdr.8.040111 - Updated documentation to 040111. 0.0-0.fdr.7.040111 - Updated to 040111. - Converted spec file to UTF-8. 0.0-0.fdr.7.040102 - Updated to 040102. 0.0-0.fdr.7.031210 - Updated to 031210. 0.0-0.fdr.7.031205 - Updated to 031205. 0.0-0.fdr.7.031123 - Updated to 031123. 0.0-0.fdr.6.031110 - Updated to 031110. - Eliminated build patch; incorporated in upstream tarball. - Re-added documentation tarball since no longer included in source tarball. - Added pfaicon.gif as Packaging directory disappeared from tarball. 0.0-0.fdr.5.031012 - Refetched sources since upstream suddenly decided to change them (bug 497). 0.0-0.fdr.4.031012 - Build req libuninameslist-devel instead of libuninameslist. 0.0-0.fdr.3.031012 - Fixed non-standard value in desktop file (bug 497). - Added libuninameslist support. - Removed separate documentation tarball; mostly identical to those in source (bug 497). 0.0-0.fdr.2.031012 - Patched to use dynamic linking instead of dlopen'ing (bug 497). - Patched to use htmlview and use installed documentation (bug 497). - Added build req libxml2-devel (bug 497). - Disabled parallell make (bug 497). - Added desktop entry (bug 497). 0.0-0.fdr.1.031012 - Updated to 031012. - Removed .so links. - Removed empty AUTHORS file. - Removed the samples subpackage. 0.0-0.fdr.1.030904 - Updated to 030904. 0.0-0.fdr.1.030831 - Updated to 030831. 0.0-0.fdr.1.030803 - Updated to 030803. 0.0-0.fdr.3.030702 - Added font samples. - Added ldconfig to post and postun. - Added samples subpackage. 0.0-0.fdr.2.030702 - Removed README-MS and README-MacOSX from documentation. 0.0-0.fdr.1.030512 - Initial RPM release based on Mandrake's PfaEdit-030512 RPM.
2004-11-08 04:20:44 +00:00
desktop-file-install \
--dir $RPM_BUILD_ROOT%{_datadir}/applications \
--add-category X-Fedora \
2019-03-25 05:32:51 +00:00
desktop/org.fontforge.FontForge.desktop
# remove unneeded .la and .a files
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';'
2020-03-25 15:59:11 +00:00
rm -f %{buildroot}%{_datadir}/doc/fontforge/{.buildinfo,.nojekyll}
appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
# Find translations
%find_lang %{gettext_package}
2020-03-25 15:59:11 +00:00
%check
pushd %{__cmake_builddir}
2020-03-25 15:59:11 +00:00
make check
popd
%files -f %{gettext_package}.lang
%doc AUTHORS
2019-03-25 05:32:51 +00:00
%license LICENSE COPYING.gplv3
%{_bindir}/*
%{_libdir}/lib*.so.*
2019-03-25 05:32:51 +00:00
%{_datadir}/applications/*FontForge.desktop
2005-01-29 21:20:57 +00:00
%{_datadir}/fontforge
2019-03-25 05:32:51 +00:00
%{_datadir}/icons/hicolor/*/apps/org.fontforge.FontForge*
auto-import changelog data from fontforge-0.0-0.fdr.1.20040618.rh90.src.rpm 0.0-0.fdr.1.20040618 - Updated to 20040618. 0.0-0.fdr.1.20040601 - Updated to 20040601. 0.0-0.fdr.1.20040509 - Updated to 20040509. 0.0-0.fdr.1.20040410 - Updated to 20040410. 0.0-0.fdr.1.20040321 - Updated to 20040321. - Changed package name from pfaedit to fontforge. - Added Obsoletes: pfaedit. 0.0-0.fdr.8.040310 - Updated to 040310. 0.0-0.fdr.8.040204 - Updated to 040204. - Removed some unnecessary directory ownerships (bug 1061). 0.0-0.fdr.8.040111 - Updated documentation to 040111. 0.0-0.fdr.7.040111 - Updated to 040111. - Converted spec file to UTF-8. 0.0-0.fdr.7.040102 - Updated to 040102. 0.0-0.fdr.7.031210 - Updated to 031210. 0.0-0.fdr.7.031205 - Updated to 031205. 0.0-0.fdr.7.031123 - Updated to 031123. 0.0-0.fdr.6.031110 - Updated to 031110. - Eliminated build patch; incorporated in upstream tarball. - Re-added documentation tarball since no longer included in source tarball. - Added pfaicon.gif as Packaging directory disappeared from tarball. 0.0-0.fdr.5.031012 - Refetched sources since upstream suddenly decided to change them (bug 497). 0.0-0.fdr.4.031012 - Build req libuninameslist-devel instead of libuninameslist. 0.0-0.fdr.3.031012 - Fixed non-standard value in desktop file (bug 497). - Added libuninameslist support. - Removed separate documentation tarball; mostly identical to those in source (bug 497). 0.0-0.fdr.2.031012 - Patched to use dynamic linking instead of dlopen'ing (bug 497). - Patched to use htmlview and use installed documentation (bug 497). - Added build req libxml2-devel (bug 497). - Disabled parallell make (bug 497). - Added desktop entry (bug 497). 0.0-0.fdr.1.031012 - Updated to 031012. - Removed .so links. - Removed empty AUTHORS file. - Removed the samples subpackage. 0.0-0.fdr.1.030904 - Updated to 030904. 0.0-0.fdr.1.030831 - Updated to 030831. 0.0-0.fdr.1.030803 - Updated to 030803. 0.0-0.fdr.3.030702 - Added font samples. - Added ldconfig to post and postun. - Added samples subpackage. 0.0-0.fdr.2.030702 - Removed README-MS and README-MacOSX from documentation. 0.0-0.fdr.1.030512 - Initial RPM release based on Mandrake's PfaEdit-030512 RPM.
2004-11-08 04:20:44 +00:00
%{_mandir}/man1/*.1*
%{_datadir}/mime/packages/fontforge.xml
2020-03-25 15:59:11 +00:00
%{_metainfodir}/org.fontforge.FontForge.appdata.xml
2016-04-08 12:42:56 +00:00
%{python3_sitearch}/fontforge.so
%{python3_sitearch}/psMat.so
auto-import changelog data from fontforge-0.0-0.fdr.1.20040618.rh90.src.rpm 0.0-0.fdr.1.20040618 - Updated to 20040618. 0.0-0.fdr.1.20040601 - Updated to 20040601. 0.0-0.fdr.1.20040509 - Updated to 20040509. 0.0-0.fdr.1.20040410 - Updated to 20040410. 0.0-0.fdr.1.20040321 - Updated to 20040321. - Changed package name from pfaedit to fontforge. - Added Obsoletes: pfaedit. 0.0-0.fdr.8.040310 - Updated to 040310. 0.0-0.fdr.8.040204 - Updated to 040204. - Removed some unnecessary directory ownerships (bug 1061). 0.0-0.fdr.8.040111 - Updated documentation to 040111. 0.0-0.fdr.7.040111 - Updated to 040111. - Converted spec file to UTF-8. 0.0-0.fdr.7.040102 - Updated to 040102. 0.0-0.fdr.7.031210 - Updated to 031210. 0.0-0.fdr.7.031205 - Updated to 031205. 0.0-0.fdr.7.031123 - Updated to 031123. 0.0-0.fdr.6.031110 - Updated to 031110. - Eliminated build patch; incorporated in upstream tarball. - Re-added documentation tarball since no longer included in source tarball. - Added pfaicon.gif as Packaging directory disappeared from tarball. 0.0-0.fdr.5.031012 - Refetched sources since upstream suddenly decided to change them (bug 497). 0.0-0.fdr.4.031012 - Build req libuninameslist-devel instead of libuninameslist. 0.0-0.fdr.3.031012 - Fixed non-standard value in desktop file (bug 497). - Added libuninameslist support. - Removed separate documentation tarball; mostly identical to those in source (bug 497). 0.0-0.fdr.2.031012 - Patched to use dynamic linking instead of dlopen'ing (bug 497). - Patched to use htmlview and use installed documentation (bug 497). - Added build req libxml2-devel (bug 497). - Disabled parallell make (bug 497). - Added desktop entry (bug 497). 0.0-0.fdr.1.031012 - Updated to 031012. - Removed .so links. - Removed empty AUTHORS file. - Removed the samples subpackage. 0.0-0.fdr.1.030904 - Updated to 030904. 0.0-0.fdr.1.030831 - Updated to 030831. 0.0-0.fdr.1.030803 - Updated to 030803. 0.0-0.fdr.3.030702 - Added font samples. - Added ldconfig to post and postun. - Added samples subpackage. 0.0-0.fdr.2.030702 - Removed README-MS and README-MacOSX from documentation. 0.0-0.fdr.1.030512 - Initial RPM release based on Mandrake's PfaEdit-030512 RPM.
2004-11-08 04:20:44 +00:00
%files devel
%{_libdir}/lib*.so
auto-import changelog data from fontforge-0.0-0.fdr.1.20040618.rh90.src.rpm 0.0-0.fdr.1.20040618 - Updated to 20040618. 0.0-0.fdr.1.20040601 - Updated to 20040601. 0.0-0.fdr.1.20040509 - Updated to 20040509. 0.0-0.fdr.1.20040410 - Updated to 20040410. 0.0-0.fdr.1.20040321 - Updated to 20040321. - Changed package name from pfaedit to fontforge. - Added Obsoletes: pfaedit. 0.0-0.fdr.8.040310 - Updated to 040310. 0.0-0.fdr.8.040204 - Updated to 040204. - Removed some unnecessary directory ownerships (bug 1061). 0.0-0.fdr.8.040111 - Updated documentation to 040111. 0.0-0.fdr.7.040111 - Updated to 040111. - Converted spec file to UTF-8. 0.0-0.fdr.7.040102 - Updated to 040102. 0.0-0.fdr.7.031210 - Updated to 031210. 0.0-0.fdr.7.031205 - Updated to 031205. 0.0-0.fdr.7.031123 - Updated to 031123. 0.0-0.fdr.6.031110 - Updated to 031110. - Eliminated build patch; incorporated in upstream tarball. - Re-added documentation tarball since no longer included in source tarball. - Added pfaicon.gif as Packaging directory disappeared from tarball. 0.0-0.fdr.5.031012 - Refetched sources since upstream suddenly decided to change them (bug 497). 0.0-0.fdr.4.031012 - Build req libuninameslist-devel instead of libuninameslist. 0.0-0.fdr.3.031012 - Fixed non-standard value in desktop file (bug 497). - Added libuninameslist support. - Removed separate documentation tarball; mostly identical to those in source (bug 497). 0.0-0.fdr.2.031012 - Patched to use dynamic linking instead of dlopen'ing (bug 497). - Patched to use htmlview and use installed documentation (bug 497). - Added build req libxml2-devel (bug 497). - Disabled parallell make (bug 497). - Added desktop entry (bug 497). 0.0-0.fdr.1.031012 - Updated to 031012. - Removed .so links. - Removed empty AUTHORS file. - Removed the samples subpackage. 0.0-0.fdr.1.030904 - Updated to 030904. 0.0-0.fdr.1.030831 - Updated to 030831. 0.0-0.fdr.1.030803 - Updated to 030803. 0.0-0.fdr.3.030702 - Added font samples. - Added ldconfig to post and postun. - Added samples subpackage. 0.0-0.fdr.2.030702 - Removed README-MS and README-MacOSX from documentation. 0.0-0.fdr.1.030512 - Initial RPM release based on Mandrake's PfaEdit-030512 RPM.
2004-11-08 04:20:44 +00:00
%files doc
2020-03-25 15:59:11 +00:00
%doc %{_pkgdocdir}
auto-import changelog data from fontforge-0.0-0.fdr.1.20040618.rh90.src.rpm 0.0-0.fdr.1.20040618 - Updated to 20040618. 0.0-0.fdr.1.20040601 - Updated to 20040601. 0.0-0.fdr.1.20040509 - Updated to 20040509. 0.0-0.fdr.1.20040410 - Updated to 20040410. 0.0-0.fdr.1.20040321 - Updated to 20040321. - Changed package name from pfaedit to fontforge. - Added Obsoletes: pfaedit. 0.0-0.fdr.8.040310 - Updated to 040310. 0.0-0.fdr.8.040204 - Updated to 040204. - Removed some unnecessary directory ownerships (bug 1061). 0.0-0.fdr.8.040111 - Updated documentation to 040111. 0.0-0.fdr.7.040111 - Updated to 040111. - Converted spec file to UTF-8. 0.0-0.fdr.7.040102 - Updated to 040102. 0.0-0.fdr.7.031210 - Updated to 031210. 0.0-0.fdr.7.031205 - Updated to 031205. 0.0-0.fdr.7.031123 - Updated to 031123. 0.0-0.fdr.6.031110 - Updated to 031110. - Eliminated build patch; incorporated in upstream tarball. - Re-added documentation tarball since no longer included in source tarball. - Added pfaicon.gif as Packaging directory disappeared from tarball. 0.0-0.fdr.5.031012 - Refetched sources since upstream suddenly decided to change them (bug 497). 0.0-0.fdr.4.031012 - Build req libuninameslist-devel instead of libuninameslist. 0.0-0.fdr.3.031012 - Fixed non-standard value in desktop file (bug 497). - Added libuninameslist support. - Removed separate documentation tarball; mostly identical to those in source (bug 497). 0.0-0.fdr.2.031012 - Patched to use dynamic linking instead of dlopen'ing (bug 497). - Patched to use htmlview and use installed documentation (bug 497). - Added build req libxml2-devel (bug 497). - Disabled parallell make (bug 497). - Added desktop entry (bug 497). 0.0-0.fdr.1.031012 - Updated to 031012. - Removed .so links. - Removed empty AUTHORS file. - Removed the samples subpackage. 0.0-0.fdr.1.030904 - Updated to 030904. 0.0-0.fdr.1.030831 - Updated to 030831. 0.0-0.fdr.1.030803 - Updated to 030803. 0.0-0.fdr.3.030702 - Added font samples. - Added ldconfig to post and postun. - Added samples subpackage. 0.0-0.fdr.2.030702 - Removed README-MS and README-MacOSX from documentation. 0.0-0.fdr.1.030512 - Initial RPM release based on Mandrake's PfaEdit-030512 RPM.
2004-11-08 04:20:44 +00:00
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 20230101-13
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 20230101-12
- Bump release for June 2024 mass rebuild
* Tue Apr 16 2024 Parag Nemade <pnemade AT redhat DOT com> - 20230101-11
- Resolves: RHEL-31498 various flaws
CVE-2024-25081 and CVE-2024-25082
- Add gating.yaml file
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20230101-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20230101-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Aug 10 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 20230101-8
- Drop unused libuninameslist dependency
* Tue Aug 08 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 20230101-7
- Allow potrace as an alternative to autotrace
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20230101-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
2023-07-07 04:51:36 +00:00
* Fri Jul 07 2023 Parag Nemade <pnemade AT redhat DOT com> - 20230101-5
- Fix fr.po and it.po translations issue
2023-06-14 04:12:48 +00:00
* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 20230101-4
- Rebuilt for Python 3.12
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20230101-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Mon Jan 02 2023 Parag Nemade <pnemade AT redhat DOT com> - 20230101-2
- Update license tag to SPDX format
- Fix test failure
2023-01-02 01:18:27 +00:00
* Mon Jan 02 2023 Parag Nemade <pnemade AT redhat DOT com> - 20230101-1
- Update to 20230101 version (#2157290)
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20220308-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
2022-06-13 16:17:16 +00:00
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 20220308-2
- Rebuilt for Python 3.11
* Thu Mar 10 2022 Parag Nemade <pnemade AT redhat DOT com> - 20220308-1
- Update to 20220308 version (#2062047)
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20201107-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20201107-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
2021-06-04 18:04:31 +00:00
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 20201107-4
- Rebuilt for Python 3.10
* Mon Feb 01 2021 Parag Nemade <pnemade AT redhat DOT com> - 20201107-3
- The %%find_lang should run as part of %%install only
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20201107-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Nov 25 2020 Parag Nemade <pnemade AT redhat DOT com> - 20201107-1
- Update to 20201107 version (#1895648)
- removed %%gittag0 macro, as it cause problem to automated package update script
* Sun Nov 22 2020 Benjamin A. Beasley <code@musicinmybrain.net> - 20200314-10
- Add py_provides macros to provide python3-fontforge, python3-psMat, etc.
* Wed Aug 05 2020 Parag Nemade <pnemade AT redhat DOT com> - 20200314-9
- Fix FTBFS bug by fixing glossary.rst and using new CMake macros
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20200314-8
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20200314-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
2020-05-26 00:45:38 +00:00
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 20200314-6
- Rebuilt for Python 3.9
* Sat May 02 2020 Parag Nemade <pnemade AT redhat DOT com> - 20200314-5
- Resolves:rhbz#1830502 - Add missing WOFF2 support
* Wed Apr 15 2020 Parag Nemade <pnemade AT redhat DOT com> - 20200314-4
- Resolves:rhbz#1823525 - fontforge fails to build with Sphinx 3.0.0
* Thu Apr 02 2020 Parag Nemade <pnemade AT redhat DOT com> - 20200314-3
- Fix the GDK backend UI issues
- Move back to using GDK backend
2020-03-27 16:42:10 +00:00
* Fri Mar 27 2020 Parag Nemade <pnemade AT redhat DOT com> - 20200314-2
- Enabled X11 and 2012 theme
2020-03-25 15:59:11 +00:00
* Wed Mar 25 2020 Parag Nemade <pnemade AT redhat DOT com> - 20200314-1
- Update to 20200314 version (#1813578)
* Sun Feb 16 2020 Parag Nemade <pnemade AT redhat DOT com> - 20190801-6
- another fix for rh#1790042 - CVE-2020-5395:out-of-bounds write in sfd.c
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20190801-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Jan 16 2020 Parag Nemade <pnemade AT redhat DOT com> - 20190801-4
- Resolves:rh#1790042 - CVE-2020-5395:out-of-bounds write in sfd.c
2019-08-27 18:53:50 +00:00
* Tue Aug 27 2019 Kevin Fenzi <kevin@scrye.com> - 20190801-3
- Rebuild for new libspiro
2019-08-19 08:14:05 +00:00
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 20190801-2
- Rebuilt for Python 3.8
* Thu Aug 15 2019 Parag Nemade <pnemade AT redhat DOT com> - 20190801-1
- Update to 20190801 version (#1739819)
- Upstream moved to use Glib's GHashTable over uthash
- Upstream dropped requiring bundling copy of gnulib
2019-08-02 12:58:33 +00:00
* Fri Aug 02 2019 Parag Nemade <pnemade AT redhat DOT com> - 20190413-4
- Fix the conditional for rh#1728058
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20190413-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Tue Jul 23 2019 Parag Nemade <pnemade AT redhat DOT com> - 20190413-2
- make the code compatible with python-3.8 (rh#1728058)
2019-04-13 15:49:22 +00:00
* Sat Apr 13 2019 Parag Nemade <pnemade AT redhat DOT com> - 20190413-1
- Update to 20190413 version (#1689629)
2019-03-25 05:32:51 +00:00
* Mon Mar 25 2019 Parag Nemade <pnemade AT redhat DOT com> - 20190317-1
- Update to 20190317 release (#1689629)
2019-02-17 08:30:50 +00:00
* Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 20170731-12
- Rebuild for readline 8.0
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20170731-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
2018-07-23 11:54:00 +00:00
* Mon Jul 23 2018 Miro Hrončok <mhroncok@redhat.com> - 20170731-10
- Rebuilt for #1595421
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 20170731-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Wed Jul 04 2018 Kevin Fenzi <kevin@scrye.com> - -8
- Update bundled gnulib. Fixes bug #1596037
* Thu Jun 28 2018 Miro Hrončok <mhroncok@redhat.com> - 20170731-7
- Rebuilt for Python 3.7.0 final (#1595421)
2018-06-19 08:43:07 +00:00
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 20170731-6
- Rebuilt for Python 3.7
2018-02-11 20:52:07 +00:00
* Sun Feb 11 2018 Sandro Mani <manisandro@gmail.com> - 20170731-5
- Rebuild (giflib)
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 20170731-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Jan 11 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 20170731-3
- Remove obsolete scriptlets
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 20170731-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2017-07-31 07:33:42 +00:00
* Mon Jul 31 2017 Parag Nemade <pnemade AT redhat DOT com> - 20170731-1
- Update to 20170731
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 20161012-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Thu Mar 09 2017 Parag Nemade <pnemade AT redhat DOT com> - 20161012-6
- Resolves:rh#1429574 - [abrt] fontforge: PyFF_OpenFont(): fontforge killed by signal 6
- Added patch to fix python module for python3.6
2017-02-18 14:12:13 +00:00
* Sat Feb 18 2017 Parag Nemade <pnemade AT redhat DOT com> - 20161012-5
- Add missing BR: git
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 20161012-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Thu Jan 12 2017 Igor Gnatenko <ignatenko@redhat.com> - 20161012-3
- Rebuild for readline 7.x
2016-12-19 17:20:36 +00:00
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 20161012-2
- Rebuild for Python 3.6
2016-10-13 06:42:27 +00:00
* Thu Oct 13 2016 Parag Nemade <pnemade AT redhat DOT com> - 20161012-1
- Update to 20161012
2016-10-06 04:28:04 +00:00
* Thu Oct 06 2016 Parag Nemade <pnemade AT redhat DOT com> - 20161005-1
- Update to 20161005
2016-10-05 07:18:11 +00:00
* Wed Oct 05 2016 Parag Nemade <pnemade AT redhat DOT com> - 20161004-1
- Update to 20161004
2016-10-03 08:09:58 +00:00
* Mon Oct 03 2016 Parag Nemade <pnemade AT redhat DOT com> - 20161001-1
- Update to 20161001
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20160404-4
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Thu Jul 07 2016 Parag Nemade <pnemade AT redhat DOT com> - 20160404-3
- Rebuild for new libuninameslist-20160701 build
2016-07-11 05:35:19 +00:00
- Add BuildRequires: shared-mime-info
- Add BuildRequires: gcc
2016-04-08 12:42:56 +00:00
* Wed Apr 06 2016 Parag Nemade <pnemade AT redhat DOT com> - 20160404-2
- Move from python2 to python3 support
2016-04-05 16:47:14 +00:00
* Tue Apr 05 2016 Parag Nemade <pnemade AT redhat DOT com> - 20160404-1
- Update to 20160404
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 20150824-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Wed Aug 26 2015 Parag Nemade <pnemade AT redhat DOT com> - 20150824-1
- Update to 20150824
- Follow https://fedoraproject.org/wiki/Packaging:SourceURL#Git_Tags
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20150612-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-13 11:08:35 +00:00
* Sat Jun 13 2015 Parag Nemade <pnemade AT redhat DOT com> - 20150612-1
- Update to 20150612
2015-05-01 04:50:05 +00:00
* Fri May 01 2015 Parag Nemade <pnemade AT redhat DOT com> - 20150430-1
- Update to 20150430
* Mon Mar 30 2015 Parag Nemade <pnemade AT redhat DOT com> - 20150330-1
- Update to 20150330
- use %%license macro for LICENSE file
2015-03-12 11:44:07 +00:00
* Thu Mar 12 2015 Parag Nemade <pnemade AT redhat DOT com> - 20150228-1
- Update to 20150228
2015-02-01 22:06:55 +00:00
* Sun Feb 01 2015 Kevin Fenzi <kevin@scrye.com> 20141230-2
- Rebuild for new libspiro
2015-01-04 23:55:01 +00:00
* Sun Jan 04 2015 Kevin Fenzi <kevin@scrye.com> 20141230-1
- Update to 20141230
* Tue Sep 09 2014 Parag Nemade <pnemade AT redhat DOT com> - 20140813-3
- drop BR: python-ipython for aarch64 builds (rh#1139508)
2014-09-08 12:41:53 +00:00
* Mon Sep 08 2014 Parag Nemade <pnemade AT redhat DOT com> - 20140813-2
- Add gnulib source for bootstrap as koji don't have network
- Patch Makefile.am to use system uthash-devel
2014-09-08 13:13:10 +00:00
- We also need gnulib-devel
2014-09-08 12:41:53 +00:00
* Mon Sep 08 2014 Parag Nemade <pnemade AT redhat DOT com> - 20140813-1
- Update to fontforge 2.0 snapshot 20140813
- corrected some scriptlets as per packaging guidelines
- Added new subpackage -doc
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20120731b-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-09 18:11:48 +00:00
* Sat Aug 09 2014 Rex Dieter <rdieter@fedoraproject.org> 20120731b-12
- update mime scriptlet
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20120731b-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Sep 02 2013 Parag Nemade <pnemade AT redhat DOT com> - 20120731b-10
- Revert previously added -Wstrict-aliasing cflags
- We actaully need -fno-strict-aliasing (rh#903288)
- Remove %%defattr() (rh#1003518)
- fontforge.xml should not be executable (rh#1003518)
* Thu Aug 22 2013 Parag Nemade <pnemade AT redhat DOT com> - 20120731b-9
- Added cflags -Wstrict-aliasing
- Fixed some compile-time errors from invalid Makefile rules
- Fixed bogus date in changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20120731b-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Mon Apr 15 2013 Paul Flo Williams <paul@frixxon.co.uk> - 20120731b-7
- Don't crash on PDFs with filters we can't understand. Fixes bug #906492
* Sat Mar 23 2013 Kevin Fenzi <kevin@scrye.com> 20120731b-6
- Add fix for aarch64 support. Fixes bug #925354
* Mon Feb 11 2013 Paul Flo Williams <paul@frixxon.co.uk> - 20120731b-5
- De-vendorize desktop installation
2013-02-07 17:57:01 +00:00
* Thu Feb 07 2013 Paul Flo Williams <paul@frixxon.co.uk> - 20120731b-4
- Patch for bug #902089, out-of-bounds errors while reading PDFs
* Fri Jan 18 2013 Adam Tkac <atkac redhat com> - 20120731b-3
- rebuild due to "jpeg8-ABI" feature drop
2012-11-28 04:31:47 +00:00
* Tue Nov 27 2012 Kevin Fenzi <kevin@scrye.com> 20120731b-2
- Cosmetic cleanups for bug 880472
2012-08-02 22:07:11 +00:00
* Thu Aug 02 2012 Paul Flo Williams <paul@frixxon.co.uk> - 20120731b-1
- Update to 20120731b (problem with 64-bit builds in first release)
* Thu Aug 02 2012 Paul Flo Williams <paul@frixxon.co.uk> - 20120731-1
- Update to 20120731
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20110222-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-05-06 18:15:06 +00:00
* Sun May 06 2012 Kevin Fenzi <kevin@scrye.com> - 20110222-8
- Rebuild for new libtiff.
2012-01-28 14:44:06 +00:00
* Sat Jan 28 2012 Parag Nemade <paragn AT fedoraproject.org> - 2011022-7
- Add patch for libpng15
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20110222-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2011-12-06 04:06:02 +00:00
* Tue Dec 06 2011 Adam Jackson <ajax@redhat.com> - 20110222-5
- Rebuild for new libpng
* Thu Apr 07 2011 Parag Nemade <paragn AT fedoraproject.org> - 2011022-4
- Add patch for multilib. Fixes bug #694409
* Thu Mar 31 2011 Paul Flo Williams <paul@frixxon.co.uk> - 20110222-3
- Add patch for charview crash. Fixes bug #660376
* Thu Mar 17 2011 Kevin Fenzi <kevin@tummy.com> - 20110222-2
- Drop sources that are now upstream. Fixes bug #688470
2011-02-22 21:03:16 +00:00
* Tue Feb 22 2011 Kevin Fenzi <kevin@tummy.com> - 20110222-1
- Update to 20110222
* Wed Feb 16 2011 Kevin Fenzi <kevin@tummy.com> - 20100501-7
- Fix patch for python. Fixes bug #677917
- Add patch for unicode glyph crash. Fixes bug #631172
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20100501-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2010-12-04 21:31:18 +00:00
* Sat Dec 04 2010 Kevin Fenzi <kevin@tummy.com> - 20100501-5
- Add patch for CVE-2010-4259
2010-07-29 21:13:03 +00:00
* Wed Jul 28 2010 Kevin Fenzi <kevin@tummy.com> - 20100501-4
- Add patch to build with python 2.7
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 20100501-3
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-16 22:49:24 +00:00
* Fri Jul 16 2010 Kevin Fenzi <kevin@tummy.com> - 20100501-2
- Add patch for bug 536920
2010-05-20 00:13:03 +00:00
* Wed May 19 2010 Kevin Fenzi <kevin@tummy.com> - 20100501-1
- Update to 20100501
* Fri Apr 30 2010 Kevin Fenzi <kevin@tummy.com> - 20100429-1
- Update to 20100429
* Sat Mar 20 2010 Kevin Fenzi <kevin@tummy.com> - 20090923-3
- Fix patch to fix python module (fixes #560277)
* Wed Dec 30 2009 Kevin Fenzi <kevin@tummy.com> - 20090923-2
- Add patch to fix relative paths for fontlint (fixes #530760)
2009-11-08 18:37:27 +00:00
* Sun Nov 01 2009 Kevin Fenzi <kevin@tummy.com> - 20090923-1
- Upgrade to 20090923
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20090622-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Jul 16 2009 Kevin Fenzi <kevin@tummy.com> - 20090622-1
2009-07-14 16:21:54 +00:00
- Upgrade to 20090622
2009-06-10 19:42:02 +00:00
* Thu Apr 16 2009 Kevin Fenzi <kevin@tummy.com> - 20090408-1
- Upgrade to 20090408
* Thu Apr 02 2009 Kevin Fenzi <kevin@tummy.com> - 20090224-2
- Apply patch for python modules loading (fixes #489109)
- use install -p to fix multiarch issue (fixes #480685)
2009-03-02 19:57:21 +00:00
* Thu Feb 26 2009 Kevin Fenzi <kevin@tummy.com> - 20090224-1
- Upgrade to 20090224
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20081224-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-23 09:15:19 +00:00
* Mon Feb 23 2009 Nicolas Mailhot <nim at fedoraproject dot org>
- 20081224-2
global-ization
* Fri Feb 20 2009 Kevin Fenzi <kevin@tummy.com> - 20081224-1
- Upgrade to 20081224
- Enable python bindings
* Wed Jan 21 2009 Kevin Fenzi <kevin@tummy.com> - 20081215-4
- Add python-devel to BuildRequires
* Tue Dec 23 2008 Kevin Fenzi <kevin@tummy.com> - 20081215-3
- Add patch to fix buffer overflow. Fixes 471538
2008-12-18 03:31:27 +00:00
* Wed Dec 17 2008 Kevin Fenzi <kevin@tummy.com> - 20081215-2
- Add libspiro-devel to build with spiro
* Tue Dec 16 2008 Kevin Fenzi <kevin@tummy.com> - 20081215-1
- Upgrade to 20081215
- Build with cairo and pango
* Mon Dec 01 2008 Kevin Fenzi <kevin@tummy.com> - 20081117-1
- Upgrade to 20081117
2008-12-01 15:00:24 +00:00
* Mon Dec 01 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 20080927-2
- Rebuild for Python 2.6
2008-11-08 10:52:34 +00:00
* Sat Nov 08 2008 Nicolas Mailhot <nicolas.mailhot at laposte.net>
- 20080927-1
quick & dirty version bump to start working on F11 font packages
time to forget about pfaedit
take care of rpmlint warnings
* Wed Sep 03 2008 Kevin Fenzi <kevin@tummy.com> - 20080828-1
- Upgrade to 20080828
- Add Requires on autotrace. Fixes 460668
2008-11-08 10:52:34 +00:00
- Confirm patch from 459451 is upstream here.
* Fri May 16 2008 Kevin Fenzi <kevin@tummy.com> - 20080429-1
- Upgrade to 20080429
* Mon Mar 24 2008 Kevin Fenzi <kevin@tummy.com> - 20080309-2
- Add mime info for .sfd files. Fixes 240669
2008-03-17 22:12:02 +00:00
* Mon Mar 17 2008 Kevin Fenzi <kevin@tummy.com> - 20080309-1
- Upgrade to 20080309
- Fixes bug 437833
2008-03-04 04:06:43 +00:00
* Mon Mar 03 2008 Kevin Fenzi <kevin@tummy.com> - 20080302-2
- Commit new sources
2008-03-04 03:50:41 +00:00
* Mon Mar 03 2008 Kevin Fenzi <kevin@tummy.com> - 20080302-1
- Update to upstream 20080302
* Sun Mar 02 2008 Kevin Fenzi <kevin@tummy.com> - 20080203-2
- Change Requires from htmlview to xdg-utils (bz 312691)
* Sat Mar 01 2008 Kevin Fenzi <kevin@tummy.com> - 20080203-1
- Update to upstream 20080203
- Add new devel subpackage
2007-12-02 18:02:44 +00:00
* Sun Dec 02 2007 Roozbeh Pournader <roozbeh@farsiweb.info> - 20071110-1
- Update to upstream 20071110
2007-10-21 09:22:22 +00:00
* Sun Oct 21 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
20071002-1
quick & dirty version bump to start working on F9 font packages
2007-08-27 04:22:46 +00:00
* Sun Aug 26 2007 Kevin Fenzi <kevin@tummy.com> - 20070511-2
2008-11-08 10:52:34 +00:00
- Rebuild for BuildID
2007-08-27 04:22:46 +00:00
* Thu Jun 7 2007 Kevin Fenzi <kevin@tummy.com> - 20070511-1
- Update to upstream 20070511
- Remove some leftover CVS bits
2007-10-21 09:22:22 +00:00
- Remove useless .pc file.
2006-12-23 16:32:07 +00:00
* Fri Dec 22 2006 Roozbeh Pournader <roozbeh@farsiweb.info> - 20061220-1
- Update to upstream 20061220
* Sat Dec 09 2006 Roozbeh Pournader <roozbeh@farsiweb.info> - 20061025-2
- Add patch to fix fsSelection problem with DejaVu ExtraLight
* Sat Nov 25 2006 Roozbeh Pournader <roozbeh@farsiweb.info> - 20061025-1
- Update to 20061025
- Patch to correct usFirstCharIndex (George Williams)
2006-10-20 18:40:41 +00:00
* Fri Oct 20 2006 Kevin Fenzi <kevin@tummy.com> - 20061019-1
- Update to 20061019
2006-10-04 22:30:43 +00:00
* Thu Oct 05 2006 Christian Iseli <Christian.Iseli@licr.org> 20060822-2
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
2006-10-04 22:30:43 +00:00
* Thu Sep 21 2006 Kevin Fenzi <kevin@tummy.com> - 20060822-1
- Update to 20060822
- Remove unneeded patch
- Add flag to compile right with giflib
* Sun Jun 18 2006 Roozbeh Pournader <roozbeh@farsiweb.info> - 20060125-7
- Add BuildRequires on gettext, to make sure the package builds in minimal
mock environments
2006-02-13 18:06:43 +00:00
* Mon Feb 13 2006 Roozbeh Pournader <roozbeh@farsiweb.info> - 20060125-6
- Rebuild for Fedora Extras 5
* Sun Feb 12 2006 Roozbeh Pournader <roozbeh@farsiweb.info> - 20060125-5
- Add patch to fix crash (#181052, George Williams)
* Wed Feb 01 2006 Roozbeh Pournader <roozbeh@farsiweb.info> - 20060125-4
- Add "BuildRequires:" on libXt-devel and xorg-x11-proto-devel
2006-02-01 14:28:57 +00:00
* Wed Feb 01 2006 Roozbeh Pournader <roozbeh@farsiweb.info> - 20060125-3
- Really remove XFree86-devel BuildReq
2006-02-01 14:08:18 +00:00
* Wed Feb 01 2006 Roozbeh Pournader <roozbeh@farsiweb.info> - 20060125-2
- Remove XFree86-devel BuildReq
* Wed Feb 01 2006 Roozbeh Pournader <roozbeh@farsiweb.info> - 20060125-1
- Update to 20060125 (bug #170177)
- Update docs to 20060114
- Change versioning to reflect upstream and follow packaging guidelines
- Provide pfaedit (bug #176548)
- Use %%{?dist} tag (bug #176472)
- Add localizations
- No need to remove CVS subdir: fixed upstream
- No need to covert man pages to UTF-8: fixed upstream
- Fixed DOS line terminators
- Use parallel build
* Sat Jul 30 2005 Owen Taylor <otaylor@redhat.com> - 0.0-2.20050729.fc4
- Update to 20050729
- Remove .docview patch, looking for HTMLview is upstream so no longer needed
* Tue May 10 2005 Owen Taylor <otaylor@redhat.com> - 0.0-2.20050502.fc4
- Update to 20050502
- Fix the build to look for the docs where we install them
2005-04-04 20:22:58 +00:00
* Sat Mar 19 2005 Owen Taylor <otaylor@redhat.com> - 0.0-2.20050310
- Update to 20050310
2005-01-29 21:20:57 +00:00
* Sat Jan 29 2005 Ville Skyttä <ville.skytta at iki.fi> - 0:0.0-2.20041231
- Avoid RPATH.
- Convert man pages to UTF-8.
- Fix pkgconfig and doc file permissions.
- Use updated upstream icon.
- Don't include installation documentation.
* Mon Jan 17 2005 Marius L. Jøhndal <mariuslj at ifi.uio.no> - 0:0.0-1.20041231
- Updated to 20041231.
* Thu Oct 28 2004 Marius L. Jøhndal <mariuslj at ifi.uio.no> - 0:0.0-0.fdr.1.20041014
- Updated to 20041014.
* Sun Sep 19 2004 Marius L. Jøhndal <mariuslj at ifi.uio.no> - 0:0.0-0.fdr.1.20040824
- Updated to 20040824.
auto-import changelog data from fontforge-0.0-0.fdr.1.20040618.rh90.src.rpm 0.0-0.fdr.1.20040618 - Updated to 20040618. 0.0-0.fdr.1.20040601 - Updated to 20040601. 0.0-0.fdr.1.20040509 - Updated to 20040509. 0.0-0.fdr.1.20040410 - Updated to 20040410. 0.0-0.fdr.1.20040321 - Updated to 20040321. - Changed package name from pfaedit to fontforge. - Added Obsoletes: pfaedit. 0.0-0.fdr.8.040310 - Updated to 040310. 0.0-0.fdr.8.040204 - Updated to 040204. - Removed some unnecessary directory ownerships (bug 1061). 0.0-0.fdr.8.040111 - Updated documentation to 040111. 0.0-0.fdr.7.040111 - Updated to 040111. - Converted spec file to UTF-8. 0.0-0.fdr.7.040102 - Updated to 040102. 0.0-0.fdr.7.031210 - Updated to 031210. 0.0-0.fdr.7.031205 - Updated to 031205. 0.0-0.fdr.7.031123 - Updated to 031123. 0.0-0.fdr.6.031110 - Updated to 031110. - Eliminated build patch; incorporated in upstream tarball. - Re-added documentation tarball since no longer included in source tarball. - Added pfaicon.gif as Packaging directory disappeared from tarball. 0.0-0.fdr.5.031012 - Refetched sources since upstream suddenly decided to change them (bug 497). 0.0-0.fdr.4.031012 - Build req libuninameslist-devel instead of libuninameslist. 0.0-0.fdr.3.031012 - Fixed non-standard value in desktop file (bug 497). - Added libuninameslist support. - Removed separate documentation tarball; mostly identical to those in source (bug 497). 0.0-0.fdr.2.031012 - Patched to use dynamic linking instead of dlopen'ing (bug 497). - Patched to use htmlview and use installed documentation (bug 497). - Added build req libxml2-devel (bug 497). - Disabled parallell make (bug 497). - Added desktop entry (bug 497). 0.0-0.fdr.1.031012 - Updated to 031012. - Removed .so links. - Removed empty AUTHORS file. - Removed the samples subpackage. 0.0-0.fdr.1.030904 - Updated to 030904. 0.0-0.fdr.1.030831 - Updated to 030831. 0.0-0.fdr.1.030803 - Updated to 030803. 0.0-0.fdr.3.030702 - Added font samples. - Added ldconfig to post and postun. - Added samples subpackage. 0.0-0.fdr.2.030702 - Removed README-MS and README-MacOSX from documentation. 0.0-0.fdr.1.030512 - Initial RPM release based on Mandrake's PfaEdit-030512 RPM.
2004-11-08 04:20:44 +00:00
* Wed Jun 30 2004 Marius L. Jøhndal <mariuslj at ifi.uio.no> - 0:0.0-0.fdr.1.20040618
- Updated to 20040618.
* Wed Jun 2 2004 Marius L. Jøhndal <mariuslj at ifi.uio.no> - 0:0.0-0.fdr.1.20040601
- Updated to 20040601.
* Tue May 11 2004 Marius L. Jøhndal <mariuslj at ifi.uio.no> - 0:0.0-0.fdr.1.20040509
- Updated to 20040509.
* Thu Apr 15 2004 Marius L. Jøhndal <mariuslj at ifi.uio.no> - 0:0.0-0.fdr.1.20040410
- Updated to 20040410.
* Sun Mar 28 2004 Marius L. Jøhndal <mariuslj at ifi.uio.no> - 0:0.0-0.fdr.1.20040321
- Updated to 20040321.
- Changed package name from pfaedit to fontforge.
- Added Obsoletes: pfaedit.
* Mon Mar 15 2004 Marius L. Jøhndal <mariuslj at ifi.uio.no> - 0:0.0-0.fdr.8.040310
- Updated to 040310.
* Sat Feb 7 2004 Marius L. Jøhndal <mariuslj at ifi.uio.no> 0:0.0-0.fdr.8.040204
- Updated to 040204.
- Removed some unnecessary directory ownerships (bug 1061).
* Sun Jan 25 2004 Marius L. Jøhndal <mariuslj at ifi.uio.no> 0:0.0-0.fdr.8.040111
- Updated documentation to 040111.
* Sun Jan 11 2004 Marius L. Jøhndal <mariuslj at ifi.uio.no> 0:0.0-0.fdr.7.040111
- Updated to 040111.
- Converted spec file to UTF-8.
* Wed Jan 7 2004 Marius L. Jøhndal <mariuslj at ifi.uio.no> 0:0.0-0.fdr.7.040102
- Updated to 040102.
* Sat Dec 13 2003 Marius L. Jøhndal <mariuslj at ifi.uio.no> 0:0.0-0.fdr.7.031210
- Updated to 031210.
* Sat Dec 13 2003 Marius L. Jøhndal <mariuslj at ifi.uio.no> 0:0.0-0.fdr.7.031205
- Updated to 031205.
* Fri Nov 28 2003 Marius L. Jøhndal <mariuslj at ifi.uio.no> 0:0.0-0.fdr.7.031123
- Updated to 031123.
* Wed Nov 12 2003 Marius L. Jøhndal <mariuslj at ifi.uio.no> 0:0.0-0.fdr.6.031110
- Updated to 031110.
- Eliminated build patch; incorporated in upstream tarball.
- Re-added documentation tarball since no longer included in source tarball.
- Added pfaicon.gif as Packaging directory disappeared from tarball.
* Mon Oct 13 2003 Marius L. Jøhndal <mariuslj at ifi.uio.no> 0:0.0-0.fdr.5.031012
- Refetched sources since upstream suddenly decided to change them (bug 497).
* Mon Oct 13 2003 Marius L. Jøhndal <mariuslj at ifi.uio.no> 0:0.0-0.fdr.4.031012
- Build req libuninameslist-devel instead of libuninameslist.
* Mon Oct 13 2003 Marius L. Jøhndal <mariuslj at ifi.uio.no> 0:0.0-0.fdr.3.031012
- Fixed non-standard value in desktop file (bug 497).
- Added libuninameslist support.
- Removed separate documentation tarball; mostly identical to those in source (bug 497).
* Mon Oct 13 2003 Marius L. Jøhndal <mariuslj at ifi.uio.no> 0:0.0-0.fdr.2.031012
- Patched to use dynamic linking instead of dlopen'ing (bug 497).
- Patched to use htmlview and use installed documentation (bug 497).
- Added build req libxml2-devel (bug 497).
- Disabled parallell make (bug 497).
- Added desktop entry (bug 497).
* Mon Oct 13 2003 Marius L. Jøhndal <mariuslj at ifi.uio.no> 0:0.0-0.fdr.1.031012
- Updated to 031012.
- Removed .so links.
- Removed empty AUTHORS file.
- Removed the samples subpackage.
auto-import changelog data from fontforge-0.0-0.fdr.1.20040618.rh90.src.rpm 0.0-0.fdr.1.20040618 - Updated to 20040618. 0.0-0.fdr.1.20040601 - Updated to 20040601. 0.0-0.fdr.1.20040509 - Updated to 20040509. 0.0-0.fdr.1.20040410 - Updated to 20040410. 0.0-0.fdr.1.20040321 - Updated to 20040321. - Changed package name from pfaedit to fontforge. - Added Obsoletes: pfaedit. 0.0-0.fdr.8.040310 - Updated to 040310. 0.0-0.fdr.8.040204 - Updated to 040204. - Removed some unnecessary directory ownerships (bug 1061). 0.0-0.fdr.8.040111 - Updated documentation to 040111. 0.0-0.fdr.7.040111 - Updated to 040111. - Converted spec file to UTF-8. 0.0-0.fdr.7.040102 - Updated to 040102. 0.0-0.fdr.7.031210 - Updated to 031210. 0.0-0.fdr.7.031205 - Updated to 031205. 0.0-0.fdr.7.031123 - Updated to 031123. 0.0-0.fdr.6.031110 - Updated to 031110. - Eliminated build patch; incorporated in upstream tarball. - Re-added documentation tarball since no longer included in source tarball. - Added pfaicon.gif as Packaging directory disappeared from tarball. 0.0-0.fdr.5.031012 - Refetched sources since upstream suddenly decided to change them (bug 497). 0.0-0.fdr.4.031012 - Build req libuninameslist-devel instead of libuninameslist. 0.0-0.fdr.3.031012 - Fixed non-standard value in desktop file (bug 497). - Added libuninameslist support. - Removed separate documentation tarball; mostly identical to those in source (bug 497). 0.0-0.fdr.2.031012 - Patched to use dynamic linking instead of dlopen'ing (bug 497). - Patched to use htmlview and use installed documentation (bug 497). - Added build req libxml2-devel (bug 497). - Disabled parallell make (bug 497). - Added desktop entry (bug 497). 0.0-0.fdr.1.031012 - Updated to 031012. - Removed .so links. - Removed empty AUTHORS file. - Removed the samples subpackage. 0.0-0.fdr.1.030904 - Updated to 030904. 0.0-0.fdr.1.030831 - Updated to 030831. 0.0-0.fdr.1.030803 - Updated to 030803. 0.0-0.fdr.3.030702 - Added font samples. - Added ldconfig to post and postun. - Added samples subpackage. 0.0-0.fdr.2.030702 - Removed README-MS and README-MacOSX from documentation. 0.0-0.fdr.1.030512 - Initial RPM release based on Mandrake's PfaEdit-030512 RPM.
2004-11-08 04:20:44 +00:00
* Mon Sep 22 2003 Marius L. Jøhndal <mariuslj at ifi.uio.no> 0:0.0-0.fdr.1.030904
- Updated to 030904.
* Wed Sep 3 2003 Marius L. Jøhndal <mariuslj at ifi.uio.no> 0:0.0-0.fdr.1.030831
- Updated to 030831.
* Tue Aug 12 2003 Marius L. Jøhndal <mariuslj at ifi.uio.no> 0:0.0-0.fdr.1.030803
- Updated to 030803.
* Mon Jul 21 2003 Marius L. Jøhndal <mariuslj at ifi.uio.no> 0:0.0-0.fdr.3.030702
- Added font samples.
- Added ldconfig to post and postun.
- Added samples subpackage.
* Sun Jul 6 2003 Marius L. Jøhndal <mariuslj at ifi.uio.no> 0:0.0-0.fdr.2.030702
- Removed README-MS and README-MacOSX from documentation.
* Thu Jul 3 2003 Marius L. Jøhndal <mariuslj at ifi.uio.no> 0:0.0-0.fdr.1.030512
- Initial RPM release based on Mandrake's PfaEdit-030512 RPM.