Hello community,

here is the log from the commit of package xawtv for openSUSE:Factory checked 
in at 2013-07-19 17:33:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xawtv (Old)
 and      /work/SRC/openSUSE:Factory/.xawtv.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xawtv"

Changes:
--------
New Changes file:

--- /dev/null   2013-07-15 01:04:09.588030756 +0200
+++ /work/SRC/openSUSE:Factory/.xawtv.new/xawtv.changes 2013-07-19 
17:34:00.000000000 +0200
@@ -0,0 +1,541 @@
+-------------------------------------------------------------------
+Sun Jun  2 18:15:11 UTC 2013 - [email protected]
+
+- Update to version 3.103:
+  * Improve alsa stream handling
+  * Add support for alsa audio loopback to the radio app
+  * Add support for multiple-band (AM+FM) tuners to radio app
+  * Tons of other bugfixes + improvements for the radio app
+  * Fix xawtv window flashing to black when changing channel or taking a
+    snapshot
+  * Fix crackle crackle sound on mp34xx cards when changing channel
+  * Various other bugfixes
+- Removed xawtv-3.95.patch, no-copy-dt-needed-entries.patch and
+  xawtv-read-config.patch (not needed/fixed upstream).
+- Replaced Mesa-devel and xorg-x11-devel build requirements with the needed
+  pkgconfig(...) ones.
+- Removed automake (autoreconf -fi is not needed) and openmotif (not needed)
+  build requirements.
+- Use desktop-file-utils instead of update-desktop-files for openSUSE > 12.1.
+
+-------------------------------------------------------------------
+Sat Jun 16 10:53:07 UTC 2012 - [email protected]
+
+- patch to read config as it can contain keyboard events for vdr
+  (fixes bnc#735032)
+
+-------------------------------------------------------------------
+Fri Feb 24 10:02:07 UTC 2012 - [email protected]
+
+- buildrequire xorg-x11 for configure to find appdefaults location correctly
+
+-------------------------------------------------------------------
+Wed Nov 30 14:24:53 UTC 2011 - [email protected]
+
+- add automake as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------
+Sat Sep 10 13:13:27 UTC 2011 - [email protected]
+
+- Update to version 3.102:
+  * Improve alsa latency handler and document the -alsa-latency parameter
+  * Improve alsa handling, fixing a cut and past error that causes
+    breakages with some cards
+  * Improve audio parameters detection
+  * fix build with ld --as-needed --no-copy-dt-needed
+- Spec file updates:
+  * Changed License: to GPL-2.0+.
+  * Recommend instead of Require "pia" for xawtv and motv.
+  * Removed "export SUSE_ASNEEDED=0" (not needed anymore).
+  * Minor other updates.
+- Added a patch "v4l-conf_non-position-independent-executable_fix.patch" to fix
+  the non-position-independent-executable rpmlint warning for v4l-conf.
+- Added a patch "no-copy-dt-needed-entries.patch" to fix linking with
+  --no-copy-dt-needed-entries.
+
+-------------------------------------------------------------------
+Sun Jul  3 17:24:44 UTC 2011 - [email protected]
+
+- Update to version 3.101:
+  * Man fix to remove mention of v4l1, and describe libv4l instead
+  * Fixes at fr/es manuals
+  * Warning fixes
+  * Addition of alsa streaming at xawtv: now, for devices with video
+    associated with audio inputs.
+  * Use X11 editres, instead of its on version, based on a port from
+    a motif library released under a licence that is not GPL compatible
+  * Add auto-detection logic for xawtv: by default, it will now seek for
+    the first TV device. If not available, fall back to the first grabber
+    device.
+  * Add auto-detection logic for scanv: by default, it will now seek for
+    the first TV device. If not afailable, fails.
+  * Add optional support for libexplain at the v4l2/libv4l driver.
+    Libexplain provides a  more complete explanation for the error codes,
+    helping developers to better track what's happened.
+  * Don't expose tuner commands, on devices that are grabber or  webcams
+    at xawtv.
+- Removed the patch for the GPL incompatible OpenGroup license files issue
+  bnc#696259 (fixed upstream).
+
+-------------------------------------------------------------------
+Sat May 28 12:04:12 UTC 2011 - [email protected]
+
+- Added a patch (based on upstream) to fix the issue with GPL incompatible
+  OpenGroup license files (bnc#696259).
+
+-------------------------------------------------------------------
+Sat May  7 17:00:50 UTC 2011 - [email protected]
+
+- Update to version 3.100:
+  * Incorporation of patches from various distributions.
+  * Porting to V4L2 API.
+  * Lots of other changes (see Changes file).
+- Spec file updates:
+  * Changes based on rpmdevtools templates and spec-cleaner run.
+  * Removed libdrm-devel, recode and slang-devel from Buildrequires:
+    (not needed).
+  * Replaced freeglut-devel with Mesa-devel and added libdv-devel and
+    libquicktime-devel in Buildrequires:.
+  * Moved permissions package requirement in v4l-conf.
+  * Suggest lirc for xawtv and motv.
+  * Updates in Summaries and descriptions.
+  * Install an icon also for motv.
+  * Updates in v4l-conf post scripts.
+  * Minor other updates.
+- Fixed some rpmlint warnings.
+- Updated motv.desktop and xawtv.desktop to be XDG compatible.
+- Removed all previous openSUSE and Fedora patches (except xawtv-3.95.patch)
+  since they are merged upstream, either complete or with some changes.
+- Rebased xawtv-3.95.patch to aplly cleanly.
+
+-------------------------------------------------------------------
+Mon Sep  7 15:46:48 CEST 2009 - [email protected]
+
+- xawtv-3.95-missing-fclose.patch: fix for bnc#532258.
+
+-------------------------------------------------------------------
+Sat Sep  5 14:02:17 CEST 2009 - [email protected]
+
+- added patches from Fedora (bnc#464294).
+
+-------------------------------------------------------------------
+Fri Jun 19 10:35:46 CEST 2009 - [email protected]
+
+- disable as-needed for this package as it fails to build with it
+
+-------------------------------------------------------------------
+Mon May 25 14:17:02 CEST 2009 - [email protected]
+
+- lirc -> lirc-devel in BuildRequires
+
+-------------------------------------------------------------------
+Fri Apr 24 18:48:26 CEST 2009 - [email protected]
+
+- fix build, add ncurses-devel to BuildRequires 
+
+-------------------------------------------------------------------
+Tue Jul 29 14:48:21 CEST 2008 - [email protected]
+
+- don't print spurious error messages in xioctl() (bnc#404034)
+
+-------------------------------------------------------------------
+Mon Aug  6 23:54:57 CEST 2007 - [email protected]
+
+- remove PAGE_SIZE useage and inclusion of asm/page.h
+
+-------------------------------------------------------------------
+Sat May 19 10:13:50 CEST 2007 - [email protected]
+
+- remove translations from desktop files
+
+-------------------------------------------------------------------
+Thu Apr 19 01:39:49 CEST 2007 - [email protected]
+
+- added %{_mandir}/fr directory to filelist
+
+-------------------------------------------------------------------
+Fri Mar 30 13:46:16 CEST 2007 - [email protected]
+
+- add %{_mandir}/fr/man1 directory.
+
+-------------------------------------------------------------------
+Mon Oct 16 15:59:51 CEST 2006 - [email protected]
+
+- fix build failure.
+
+-------------------------------------------------------------------
+Thu Aug 17 13:16:49 CEST 2006 - [email protected]
+
+- update to version 3.95
+  * misc minor fixes collected over time.
+  * make it build with gcc4.
+- drop xawtv-gcc4.patch
+- fix build with X.Org 7.1
+
+-------------------------------------------------------------------
+Fri May 19 16:47:04 CEST 2006 - [email protected]
+
+- fix build on ppc64 
+
+-------------------------------------------------------------------
+Wed Jan 25 21:42:58 CET 2006 - [email protected]
+
+- converted neededforbuild to BuildRequires
+
+-------------------------------------------------------------------
+Fri Jan 20 17:55:19 CET 2006 - [email protected]
+
+- Don't strip binaries.
+
+-------------------------------------------------------------------
+Wed Oct 12 19:26:30 CEST 2005 - [email protected]
+
+- Force glib2 using gtk1-compat-devel.
+- Enabled DV support.
+
+-------------------------------------------------------------------
+Fri Apr 22 16:07:54 CEST 2005 - [email protected]
++++ 344 more lines (skipped)
++++ between /dev/null
++++ and /work/SRC/openSUSE:Factory/.xawtv.new/xawtv.changes

New:
----
  motv.desktop
  v4l-conf_non-position-independent-executable_fix.patch
  xawtv-3.103.tar.bz2
  xawtv.changes
  xawtv.desktop
  xawtv.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xawtv.spec ++++++
#
# spec file for package xawtv
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:           xawtv
Version:        3.103
Release:        0
Summary:        Video4Linux TV application (Athena)
License:        GPL-2.0+
Group:          Hardware/TV
Url:            http://www.kraxel.org/blog/linux/xawtv/
Source0:        http://linuxtv.org/downloads/xawtv/%{name}-%{version}.tar.bz2
Source1:        xawtv.desktop
Source2:        motv.desktop
# PATCH-FIX-OPENSUSE v4l-conf_non-position-independent-executable_fix.patch 
[email protected] -- Fix non-position-independent-executable rpmlint 
warning for v4l-conf
Patch0:         v4l-conf_non-position-independent-executable_fix.patch
BuildRequires:  aalib-devel
BuildRequires:  alsa-devel
%if 0%{?suse_version} > 1210
BuildRequires:  desktop-file-utils
%else
BuildRequires:  update-desktop-files
%endif
BuildRequires:  gcc-c++
BuildRequires:  libdv-devel
BuildRequires:  libjpeg-devel
BuildRequires:  libpng-devel
BuildRequires:  libquicktime-devel
BuildRequires:  libv4l-devel
BuildRequires:  lirc-devel
BuildRequires:  ncurses-devel
BuildRequires:  openmotif-devel
BuildRequires:  pkgconfig(gl)
BuildRequires:  pkgconfig(ice)
BuildRequires:  pkgconfig(xext)
BuildRequires:  pkgconfig(xft)
BuildRequires:  pkgconfig(xinerama)
BuildRequires:  pkgconfig(xrandr)
BuildRequires:  pkgconfig(xrender)
BuildRequires:  pkgconfig(xv)
BuildRequires:  pkgconfig(xxf86dga)
BuildRequires:  pkgconfig(xxf86vm)
BuildRequires:  xorg-x11
BuildRequires:  zvbi-devel
Requires:       tv-common
Requires:       tv-fonts
Requires:       v4l-conf
Recommends:     pia
Suggests:       lirc
Conflicts:      xaw3dd
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
xawtv is an X11 application for watching TV with your Linux box. It supports
video4linux devices (for example bttv cards, various USB webcams, ...). It uses
the Athena widgets.

%package -n motv
Summary:        Video4Linux TV application (Motif)
Group:          Hardware/TV
Requires:       tv-common
Requires:       tv-fonts
Requires:       v4l-conf
Recommends:     pia
Suggests:       lirc
Provides:       xawtv:%{_bindir}/motv

%description -n motv
motv is a X11 application for watching TV with your Linux box. It supports
video4linux devices (for example bttv cards, various USB webcams, ...). It's
based on xawtv's code, but uses Motif to provide a better GUI.

Also includes the teletext/videotext viewer mtt.

%package -n tv-common
Summary:        Frequency tables and some Tools for motv and xawtv
Group:          Hardware/TV
Provides:       xawtv:/usr/X11R6/lib/X11/fonts/misc/led-iso8859-1.bdf

%description -n tv-common
This package includes frequency tables for various countries and some utilities
for xawtv and motv (xawtv-remote, for example).

%package -n v4l-conf
Summary:        Video4linux Configuration Tool
Group:          Hardware/TV
Requires(post): permissions
Provides:       xawtv:%{_bindir}/v4l-conf

%description -n v4l-conf
This is a small utility used to configure video4linux device drivers
(bttv, for example). xawtv, motv, and fbtv need it.

%package -n v4l-tools
Summary:        Video4linux terminal / command line utilities
Group:          Hardware/TV
Requires:       tv-common
Requires:       v4l-conf
Provides:       xawtv:%{_bindir}/v4lctl

%description -n v4l-tools
This package includes a bunch of command line utilities: v4lctl to
control video4linux devices; streamer to record movies; fbtv to watch
TV on the framebuffer console; ttv to watch tv on any ttv (powered by
aalib), webcam for capturing and uploading images, a curses radio
application, ...

%package -n alevtd
Summary:        HTTP server for Teletext pages
Group:          Productivity/Networking/Web/Servers

%description -n alevtd
alevtd reads the teletext pages from /dev/vbi and allows to fetch them
via http, i.e. you can read the teletext pages with a web browser.

%package -n pia
Summary:        Simple Movie Player
Group:          Productivity/Multimedia/Video/Players
Requires:       tv-common

%description -n pia
pia is a simple movie player which can playback AVI and QuickTime
movies recorded by xawtv, motv, and streamer. Other movies might work
as well.

%prep
%setup -q
%patch0

%build
export CFLAGS="%{optflags} -fno-strict-aliasing"
%{configure}
make verbose=yes %{?_smp_mflags}

%install
%make_install SUID_ROOT=""

mkdir -p %{buildroot}%{_datadir}/pixmaps
install -pm 0644 contrib/xawtv48x48.xpm  
%{buildroot}%{_datadir}/pixmaps/xawtv.xpm
install -pm 0644 contrib/xawtv48x48.xpm  
%{buildroot}%{_datadir}/pixmaps/motv.xpm

%if 0%{?suse_version} > 1210
desktop-file-install %{SOURCE1}
desktop-file-install %{SOURCE2}
%else
%suse_update_desktop_file -i xawtv
%suse_update_desktop_file -i motv
%endif

%verifyscript -n v4l-conf
%verify_permissions -e %{_bindir}/v4l-conf

%post -n v4l-conf
%if 0%{?set_permissions:1} > 0
  %{set_permissions /usr/bin/v4l-conf}
%else
  %{run_permissions}
%endif

%files
%defattr(-,root,root,-)
%doc COPYING Changes README README.* TODO
%doc contrib/frequencies* contrib/vdr.config
%{_bindir}/xawtv
%{_bindir}/rootv
%doc %{_mandir}/man1/xawtv.1%{ext_man}
%doc %lang(es) %{_mandir}/es/man1/xawtv.1%{ext_man}
%doc %lang(fr) %{_mandir}/fr/man1/xawtv.1%{ext_man}
%doc %{_mandir}/man1/rootv.1%{ext_man}
%doc %lang(es) %{_mandir}/es/man1/rootv.1%{ext_man}
%{_datadir}/X11/app-defaults/Xawtv
%{_datadir}/applications/xawtv.desktop
%{_datadir}/pixmaps/xawtv.xpm

%files -n motv
%defattr(-,root,root,-)
%doc COPYING Changes README README.* TODO
%doc contrib/frequencies* contrib/vdr.config
%{_bindir}/motv
%doc %{_mandir}/man1/motv.1%{ext_man}
%{_datadir}/X11/app-defaults/MoTV
%dir %{_datadir}/X11/de_DE.UTF-8
%dir %{_datadir}/X11/fr_FR.UTF-8
%dir %{_datadir}/X11/it_IT.UTF-8
%lang(de) %{_datadir}/X11/de_DE.UTF-8/app-defaults
%lang(fr) %{_datadir}/X11/fr_FR.UTF-8/app-defaults
%lang(it) %{_datadir}/X11/it_IT.UTF-8/app-defaults
%{_bindir}/mtt
%doc %{_mandir}/man1/mtt.1%{ext_man}
%{_datadir}/X11/app-defaults/mtt
%{_datadir}/applications/motv.desktop
%{_datadir}/pixmaps/motv.xpm

%files -n tv-common
%defattr(-,root,root,-)
%doc COPYING
%{_bindir}/subtitles
%doc %{_mandir}/man1/subtitles.1%{ext_man}
%doc %lang(es) %{_mandir}/es/man1/subtitles.1%{ext_man}
%{_bindir}/xawtv-remote
%doc %{_mandir}/man1/xawtv-remote.1%{ext_man}
%doc %lang(es) %{_mandir}/es/man1/xawtv-remote.1%{ext_man}
%{_bindir}/propwatch
%doc %{_mandir}/man1/propwatch.1%{ext_man}
%doc %{_mandir}/man5/xawtvrc.5.gz
%doc %lang(es) %{_mandir}/es/man5/xawtvrc.5.gz
%{_libdir}/xawtv
%{_datadir}/xawtv

%files -n v4l-conf
%defattr(-,root,root,-)
%doc COPYING
%verify(not mode) %attr(4750,root,video) %{_bindir}/v4l-conf
%doc %{_mandir}/man8/v4l-conf.8.gz
%doc %lang(es) %{_mandir}/es/man8/v4l-conf.8.gz

%files -n v4l-tools
%defattr(-,root,root,-)
%doc COPYING
%{_bindir}/radio
%doc %{_mandir}/man1/radio.1%{ext_man}
%{_bindir}/fbtv
%doc %{_mandir}/man1/fbtv.1%{ext_man}
%doc %lang(es) %{_mandir}/es/man1/fbtv.1%{ext_man}
%{_bindir}/ttv
%doc %{_mandir}/man1/ttv.1%{ext_man}
%doc %lang(es) %{_mandir}/es/man1/ttv.1%{ext_man}
%{_bindir}/streamer
%doc %{_mandir}/man1/streamer.1%{ext_man}
%doc %lang(es) %{_mandir}/es/man1/streamer.1%{ext_man}
%{_bindir}/v4lctl
%doc %{_mandir}/man1/v4lctl.1%{ext_man}
%doc %lang(es) %{_mandir}/es/man1/v4lctl.1%{ext_man}
%{_bindir}/record
%doc %{_mandir}/man1/record.1%{ext_man}
%{_bindir}/dump-mixers
%doc %{_mandir}/man1/dump-mixers.1%{ext_man}
%{_bindir}/showriff
%doc %{_mandir}/man1/showriff.1%{ext_man}
%{_bindir}/showqt
%{_bindir}/scantv
%doc %{_mandir}/man1/scantv.1%{ext_man}
%doc %lang(es) %{_mandir}/es/man1/scantv.1%{ext_man}
%{_bindir}/ntsc-cc
%doc %{_mandir}/man1/ntsc-cc.1%{ext_man}
%{_bindir}/webcam
%doc %{_mandir}/man1/webcam.1%{ext_man}
%{_bindir}/v4l-info
%doc %{_mandir}/man1/v4l-info.1%{ext_man}

%files -n alevtd
%defattr(-,root,root,-)
%doc COPYING
%{_bindir}/alevtd
%doc %{_mandir}/man1/alevtd.1%{ext_man}

%files -n pia
%defattr(-,root,root,-)
%doc COPYING Changes README
%{_bindir}/pia
%doc %{_mandir}/man1/pia.1%{ext_man}

%changelog
++++++ motv.desktop ++++++
[Desktop Entry]
Categories=Motif;AudioVideo;Video;TV;
GenericName=Watch TV!
Exec=motv
Icon=motv
Name=MoTV
Terminal=false
Type=Application
++++++ v4l-conf_non-position-independent-executable_fix.patch ++++++
--- console/Subdir.mk.orig      2011-09-05 20:26:02.000000000 +0300
+++ console/Subdir.mk   2011-09-10 14:13:33.887999993 +0300
@@ -88,6 +88,10 @@
 console/scantv   : LDFLAGS := $(DLFLAGS)
 console/streamer : LDFLAGS := $(DLFLAGS)
 console/webcam   : LDFLAGS := $(DLFLAGS)
+console/v4l-conf : LDFLAGS := $(DLFLAGS) -pie
+
+# compile flags
+console/v4l-conf : CFLAGS += -fPIE
 
 # global targets
 all:: $(TARGETS-console) $(TARGETS-v4l-conf)
++++++ xawtv.desktop ++++++
[Desktop Entry]
Categories=AudioVideo;Video;TV;
GenericName=Watch TV!
Exec=xawtv
Icon=xawtv
Name=XawTV
Terminal=false
Type=Application
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to