Accepting request 92548 from multimedia:libs

- remove source URL, which is no longer valid

- add libtool as buildrequire to avoid implicit dependency (forwarded request 92532 from coolo)

OBS-URL: https://build.opensuse.org/request/show/92548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libiec61883?expand=0&rev=14
This commit is contained in:
Stephan Kulow 2011-11-21 11:34:43 +00:00 committed by Git OBS Bridge
parent 8e4c304042
commit 2d55198bbe
2 changed files with 15 additions and 17 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Nov 19 20:34:43 UTC 2011 - coolo@suse.com
- remove source URL, which is no longer valid
-------------------------------------------------------------------
Sat Nov 19 20:33:23 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Fri Dec 18 13:29:01 CET 2009 - jengelh@medozas.de

View File

@ -1,7 +1,7 @@
#
# spec file for package libiec61883 (Version 1.1.0)
# spec file for package libiec61883
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 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
@ -19,15 +19,15 @@
Name: libiec61883
BuildRequires: libraw1394-devel pkgconfig
BuildRequires: libraw1394-devel libtool pkgconfig
Version: 1.1.0
Release: 122
Release: 1
License: GPLv2+
Summary: Implementation of IEC 61883
Url: http://www.linux1394.org/
Group: System/Kernel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: http://www.linux1394.org/files/libiec61883/%{name}-%{version}.tar.bz2
Source0: %{name}-%{version}.tar.bz2
Source1: baselibs.conf
Patch0: libiec61883-1.1.0-lfs.patch
@ -47,12 +47,6 @@ kernel modules, /dev nodes, and procfs. It also consolidates features
for plug control registers and connection management that previously
existed in experimental form in an unreleased version of libavc1394.
Authors:
--------
Dan Dennedy
%package devel
License: GPLv2+
Summary: Implementation of IEC 61883
@ -75,12 +69,6 @@ kernel modules, /dev nodes, and procfs. It also consolidates features
for plug control registers and connection management that previously
existed in experimental form in an unreleased version of libavc1394.
Authors:
--------
Dan Dennedy
%prep
%setup -q
%patch0