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:
parent
8e4c304042
commit
2d55198bbe
@ -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
|
Fri Dec 18 13:29:01 CET 2009 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,15 +19,15 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libiec61883
|
Name: libiec61883
|
||||||
BuildRequires: libraw1394-devel pkgconfig
|
BuildRequires: libraw1394-devel libtool pkgconfig
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 122
|
Release: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Summary: Implementation of IEC 61883
|
Summary: Implementation of IEC 61883
|
||||||
Url: http://www.linux1394.org/
|
Url: http://www.linux1394.org/
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: http://www.linux1394.org/files/libiec61883/%{name}-%{version}.tar.bz2
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
Source1: baselibs.conf
|
Source1: baselibs.conf
|
||||||
Patch0: libiec61883-1.1.0-lfs.patch
|
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
|
for plug control registers and connection management that previously
|
||||||
existed in experimental form in an unreleased version of libavc1394.
|
existed in experimental form in an unreleased version of libavc1394.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Dan Dennedy
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Summary: Implementation of IEC 61883
|
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
|
for plug control registers and connection management that previously
|
||||||
existed in experimental form in an unreleased version of libavc1394.
|
existed in experimental form in an unreleased version of libavc1394.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Dan Dennedy
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0
|
%patch0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user