diff options
| author | Lucian Langa <lucilanga@fedoraproject.org> | 2008-12-05 08:24:14 (GMT) |
|---|---|---|
| committer | Lucian Langa <lucilanga@fedoraproject.org> | 2008-12-05 08:24:14 (GMT) |
| commit | aaa14c11910e2502711a0b4df85b63f1c2c9fc5c (patch) | |
| tree | 92b049e2c07be42a26b488fc1f394c600f89fb1d | |
| parent | 67ef7e0ba72f759219dd8bf6a79db818a9e669c6 (diff) | |
| download | alevt-aaa14c11910e2502711a0b4df85b63f1c2c9fc5c.zip alevt-aaa14c11910e2502711a0b4df85b63f1c2c9fc5c.tar.gz alevt-aaa14c11910e2502711a0b4df85b63f1c2c9fc5c.tar.bz2 | |
- update build requiresalevt-1_6_2-8_fc11alevt-1_6_2-8_fc10
| -rw-r--r-- | alevt.spec | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,6 @@ Name: alevt Version: 1.6.2 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Teletext decoder/browser Group: Applications/Multimedia License: GPLv2 @@ -14,6 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libX11-devel BuildRequires: libpng-devel BuildRequires: desktop-file-utils +BuildRequires: ImageMagick %description AleVT is a teletext/videotext decoder and browser for the @@ -60,6 +61,9 @@ rm -rf %{buildroot} %doc README CHANGELOG COPYRIGHT %changelog +* Fri Dec 05 2008 Lucian Langa <cooly@gnome.eu.org> - 1.6.2-8 +- update build requires + * Fri Dec 05 2008 Lucian Langa <cooly@gnome.eu.org> - 1.6.2-7 - add doublefont patch; fixes #459294 |
