diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-04-23 09:37:43 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-04-23 09:47:57 -0300 |
commit | 091c0a39d56419253cc501a121c81655c94296e7 (patch) | |
tree | b42b5857caf5ea31a0154fd6a9bc9fc910e383f8 | |
parent | e233b943d1a88f325850d35f482408e552c3f94c (diff) |
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
-rw-r--r-- | Changes | 10 | ||||
-rw-r--r-- | xawtv.spec | 2 |
2 files changed, 11 insertions, 1 deletions
@@ -1,4 +1,14 @@ +3.96 +==== + * misc minor fixes collected at Fedora 12. + * Fix requement of /dev/vbi instead of /dev/vbi0 on scantv. + * Fix compilation with Xorg and remove the --x_libraries parameter from + the configure script (as, on Xorg, X11 libraries are at /usr/lib). + * Now, providing that all build dependencies are satisfied, just typing + make after the download is enough to generate/run configure and build + the tools. + 3.95 ==== @@ -1,7 +1,7 @@ Name: xawtv Group: Applications/Multimedia Autoreqprov: on -Version: 3.95 +Version: 3.96 Release: 0 License: GPL Summary: v4l applications |