Remove redundant tags/sections

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=9
This commit is contained in:
Jan Engelhardt 2012-01-29 00:58:07 +00:00 committed by Git OBS Bridge
parent 61250769ec
commit 3d20866e2f
2 changed files with 6 additions and 9 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jan 29 00:56:38 UTC 2012 - jengelh@medozas.de
- Remove redundant tags/sections per specfile guideline suggestions
-------------------------------------------------------------------
Wed Aug 18 15:53:48 UTC 2011 - Rene.vanPaassen@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package v4l-utils
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 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
@ -15,7 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: v4l-utils
@ -52,10 +51,6 @@ BuildRequires: update-desktop-files
Requires: libv4l = %{version}
Requires: udev
%define debug_package_requires libv4l1-0 = %{version}-%{release}
%define debug_package_requires libv4l2-0 = %{version}-%{release}
%define debug_package_requires libv4lconvert0 = %{version}-%{release}
%description
v4l-utils is a collection of various video4linux (V4L) and DVB utilities. The
main v4l-utils package contains cx18-ctl, ir-keytable, ivtv-ctl, v4l2-ctl and
@ -162,9 +157,6 @@ mogrify -scale 32x32 -background transparent %{buildroot}%{_datadir}/icons/hicol
%suse_update_desktop_file -N "QV4l2" -G "V4L2 Test Utility" -r qv4l2 Qt AudioVideo Video TV
%endif
%clean
rm -rf %{buildroot}
%post -n libv4l1-0 -p /sbin/ldconfig
%postun -n libv4l1-0 -p /sbin/ldconfig