|
|
|
@ -2,19 +2,19 @@
|
|
|
|
|
%define catalogue %{_sysconfdir}/X11/fontpath.d
|
|
|
|
|
|
|
|
|
|
Name: zvbi
|
|
|
|
|
Version: 0.2.25
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Version: 0.2.26
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Raw VBI, Teletext and Closed Caption decoding library
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
URL: http://zapping.sourceforge.net/ZVBI/index.html
|
|
|
|
|
Source0: http://dl.sf.net/zapping/%{name}-%{version}.tar.bz2
|
|
|
|
|
Source0: http://downloads.sourceforge.net/zapping/%{name}-%{version}.tar.bz2
|
|
|
|
|
Patch0: zvbi-0.2.24-tvfonts.patch
|
|
|
|
|
Patch1: zvbi-0.2.25-openfix.patch
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
|
BuildRequires: doxygen
|
|
|
|
|
BuildRequires: fontconfig
|
|
|
|
|
BuildRequires: gettext
|
|
|
|
|
BuildRequires: gettext >= 0.16.1
|
|
|
|
|
BuildRequires: libpng-devel
|
|
|
|
|
BuildRequires: libICE-devel
|
|
|
|
|
BuildRequires: xorg-x11-font-utils
|
|
|
|
@ -187,16 +187,19 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Aug 22 2007 Ian Chapman <packages@amiga-hardware.com> 0.2.25-2
|
|
|
|
|
* Sun Jan 06 2008 Ian Chapman <packages[AT]amiga-hardware.com> 0.2.26-1
|
|
|
|
|
- Upgrade to 0.2.26
|
|
|
|
|
|
|
|
|
|
* Wed Aug 22 2007 Ian Chapman <packages[AT]amiga-hardware.com> 0.2.25-2
|
|
|
|
|
- Release bump for F8 mass rebuild
|
|
|
|
|
- License change due to new guidelines
|
|
|
|
|
- Use fontpath.d for F8+
|
|
|
|
|
- Added patch to fix compilation with open() macro on F8+
|
|
|
|
|
|
|
|
|
|
* Sun May 27 2007 Ian Chapman <packages@amiga-hardware.com> 0.2.25-1
|
|
|
|
|
* Sun May 27 2007 Ian Chapman <packages[AT]amiga-hardware.com> 0.2.25-1
|
|
|
|
|
- Upgrade to 0.2.25
|
|
|
|
|
|
|
|
|
|
* Tue Mar 13 2007 Ian Chapman <packages@amiga-hardware.com> 0.2.24-1
|
|
|
|
|
* Tue Mar 13 2007 Ian Chapman <packages[AT]amiga-hardware.com> 0.2.24-1
|
|
|
|
|
- Upgrade to 0.2.24
|
|
|
|
|
- Convert README and ChangeLog to UTF-8
|
|
|
|
|
- Added patch for x11font to generate more font sizes useful for other
|
|
|
|
@ -206,8 +209,8 @@ fi
|
|
|
|
|
- Various other minor changes to the spec
|
|
|
|
|
- Added xfs support for the fonts
|
|
|
|
|
|
|
|
|
|
* Fri Sep 01 2006 Ian Chapman <packages@amiga-hardware.com> 0.2.22-2
|
|
|
|
|
* Fri Sep 01 2006 Ian Chapman <packages[AT]amiga-hardware.com> 0.2.22-2
|
|
|
|
|
- Minor spec cleanups
|
|
|
|
|
|
|
|
|
|
* Tue Aug 29 2006 Ian Chapman <packages@amiga-hardware.com> 0.2.22-1
|
|
|
|
|
* Tue Aug 29 2006 Ian Chapman <packages[AT]amiga-hardware.com> 0.2.22-1
|
|
|
|
|
- Initial release
|
|
|
|
|