Accepting request 38651 from multimedia:libs
Copy from multimedia:libs/libraw1394 based on submit request 38651 from user coolo OBS-URL: https://build.opensuse.org/request/show/38651 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libraw1394?expand=0&rev=12
This commit is contained in:
parent
2795fb5a08
commit
ea0e05e81a
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 24 09:09:20 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- buildrequire pkg-config to provide the correct symbols
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 18 13:27:25 CET 2009 - jengelh@medozas.de
|
Fri Dec 18 13:27:25 CET 2009 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libraw1394 (Version 1.3.0)
|
# spec file for package libraw1394 (Version 1.3.0)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 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
|
||||||
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: libraw1394
|
Name: libraw1394
|
||||||
Version: 1.3.0
|
Version: 1.3.0
|
||||||
Release: 43
|
Release: 44
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Summary: A Firewire Interface
|
Summary: A Firewire Interface
|
||||||
Url: http://www.linux1394.org/
|
Url: http://www.linux1394.org/
|
||||||
@ -30,6 +30,7 @@ Group: System/Kernel
|
|||||||
Obsoletes: libraw1394-64bit
|
Obsoletes: libraw1394-64bit
|
||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
|
BuildRequires: pkg-config
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: http://www.linux1394.org/files/libraw1394/%{name}-%{version}.tar.bz2
|
Source0: http://www.linux1394.org/files/libraw1394/%{name}-%{version}.tar.bz2
|
||||||
Source1: baselibs.conf
|
Source1: baselibs.conf
|
||||||
@ -42,19 +43,6 @@ Patch11: libraw1394.mpg1394grab-beautify.patch
|
|||||||
A library for the Linux IEEE-1394 subsystem, which provides direct
|
A library for the Linux IEEE-1394 subsystem, which provides direct
|
||||||
access to the connected 1394 (Firewire) bus.
|
access to the connected 1394 (Firewire) bus.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Dan Dennedy <dan@dennedy.org>
|
|
||||||
|
|
||||||
Manfred Weihs <weihs@ict.tuwien.ac.at>
|
|
||||||
Christian Toegel <christian.toegel@gmx.at>
|
|
||||||
Dan Maas <dmaas@maasdigital.com>
|
|
||||||
Ben Collins <bcollins@debian.org>
|
|
||||||
|
|
||||||
Andreas Bombe <andreas.bombe@munich.netsurf.de>
|
|
||||||
|
|
||||||
%package 8
|
%package 8
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Summary: A Firewire Interface
|
Summary: A Firewire Interface
|
||||||
@ -69,19 +57,6 @@ Obsoletes: libraw1394-64bit
|
|||||||
A library for the Linux IEEE-1394 subsystem, which provides direct
|
A library for the Linux IEEE-1394 subsystem, which provides direct
|
||||||
access to the connected 1394 (Firewire) bus.
|
access to the connected 1394 (Firewire) bus.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Dan Dennedy <dan@dennedy.org>
|
|
||||||
|
|
||||||
Manfred Weihs <weihs@ict.tuwien.ac.at>
|
|
||||||
Christian Toegel <christian.toegel@gmx.at>
|
|
||||||
Dan Maas <dmaas@maasdigital.com>
|
|
||||||
Ben Collins <bcollins@debian.org>
|
|
||||||
|
|
||||||
Andreas Bombe <andreas.bombe@munich.netsurf.de>
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Summary: Development and Include Files for libraw1394
|
Summary: Development and Include Files for libraw1394
|
||||||
@ -103,19 +78,6 @@ requiring a kernel driver for the protocol in question.
|
|||||||
|
|
||||||
This archive contains the header files for libraw1394 development.
|
This archive contains the header files for libraw1394 development.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Dan Dennedy <dan@dennedy.org>
|
|
||||||
|
|
||||||
Manfred Weihs <weihs@ict.tuwien.ac.at>
|
|
||||||
Christian Toegel <christian.toegel@gmx.at>
|
|
||||||
Dan Maas <dmaas@maasdigital.com>
|
|
||||||
Ben Collins <bcollins@debian.org>
|
|
||||||
|
|
||||||
Andreas Bombe <andreas.bombe@munich.netsurf.de>
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch -p1
|
%patch -p1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user