[xawtv/f15/master] Update to version 3.100

mchehab mchehab at fedoraproject.org
Wed Mar 2 13:37:22 UTC 2011


commit 2fae427c8ff65219b30915991eff9d09e5c5085a
Author: Mauro Carvalho Chehab <mchehab at redhat.com>
Date:   Wed Mar 2 10:37:02 2011 -0300

    Update to version 3.100
    
    Signed-off-by: Mauro Carvalho Chehab <mchehab at redhat.com>

 .gitignore |    1 +
 sources    |    2 +-
 xawtv.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d822fb0..b9e1b5a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ xawtv-3.98.tar.bz2
 /xawtv-3.99.rc2.tar.bz2
 /xawtv-3.99.rc3.tar.bz2
 /xawtv-3.99.rc4.tar.bz2
+/xawtv-3.100.tar.bz2
diff --git a/sources b/sources
index f8491be..f1320d6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5dd4e1130f571bb0df68c72a3a3c3d43  xawtv-3.99.rc6.tar.bz2
+adc458ae2a2d2e7a3cc6128688ce3fed  xawtv-3.100.tar.bz2
diff --git a/xawtv.spec b/xawtv.spec
index 76037e2..f44a7cb 100644
--- a/xawtv.spec
+++ b/xawtv.spec
@@ -3,7 +3,7 @@
 
 Summary: TV applications for video4linux compliant devices
 Name: xawtv
-Version: 3.99.rc6
+Version: 3.100
 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.
@@ -140,6 +140,9 @@ rm -fr $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Mar  2 2011 Mauro Carvalho Chehab <mchehab at redhat.com> 3.100-1
+- update to Xawtv version 3.100
+
 * Thu Feb 17 2011 Dmitry Butskoy <Dmitry at Butskoy.name> - 3.99.rc6-1
 - update to Xawtv version 3.99.rc6
 


More information about the scm-commits mailing list