diff --git a/.gitignore b/.gitignore index 581620d..5aa2e91 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ xawtv-3.98.tar.bz2 /xawtv-3.99.rc4.tar.bz2 /xawtv-3.99.rc6.tar.bz2 /xawtv-3.100.tar.bz2 +/xawtv-3.101.tar.bz2 diff --git a/sources b/sources index f1320d6..49c241a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -adc458ae2a2d2e7a3cc6128688ce3fed xawtv-3.100.tar.bz2 +330ce1789595e370be34ad4cae3dc3fa xawtv-3.101.tar.bz2 diff --git a/xawtv.spec b/xawtv.spec index a623e61..bcfaab2 100644 --- a/xawtv.spec +++ b/xawtv.spec @@ -3,7 +3,7 @@ Summary: TV applications for video4linux compliant devices Name: xawtv -Version: 3.100 +Version: 3.101 Release: 1%{?dist} Group: Applications/Multimedia License: GPLv2+ @@ -13,7 +13,7 @@ Source0: http://linuxtv.org/downloads/xawtv/%{name}-%{version}.tar.bz2 Source1: xawtv.desktop BuildRequires: mesa-libGL-devel, libXaw-devel, libXext-devel -BuildRequires: libFS-devel, libXft-devel, libXinerama-devel +BuildRequires: libXft-devel, libXinerama-devel BuildRequires: libXpm-devel, libXrandr-devel, libXt-devel BuildRequires: libXxf86dga-devel, libXv-devel # Note: it compiles with lesstif-devel, but does not work properly.