Accepting request 95166 from multimedia:libs
- add libtool as buildrequire to avoid implicit dependency (forwarded request 95106 from coolo) OBS-URL: https://build.opensuse.org/request/show/95166 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libavc1394?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
be2c87ec41
commit
50fefa6d60
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 2 15:47:56 UTC 2011 - coolo@suse.com
|
||||
|
||||
- add libtool as buildrequire to avoid implicit dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 3 16:31:50 UTC 2010 - davejplater@gmail.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libavc1394 (Version 0.5.4)
|
||||
# spec file for package libavc1394
|
||||
#
|
||||
# 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
|
||||
@@ -15,16 +15,14 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: libavc1394
|
||||
BuildRequires: libraw1394-devel pkgconfig
|
||||
License: LGPLv2.1+
|
||||
BuildRequires: libraw1394-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkgconfig
|
||||
License: LGPL-2.1+
|
||||
Group: Development/Libraries/C and C++
|
||||
AutoReqProv: on
|
||||
Version: 0.5.4
|
||||
Release: 1
|
||||
Release: 0
|
||||
Summary: Libavc1394--Programming Interface to the AV/C Specification
|
||||
Url: http://sourceforge.net/projects/libavc1394/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -69,9 +67,7 @@ Authors:
|
||||
Man page by Daniel Kobras <kobras@debian.org>
|
||||
|
||||
%package 0
|
||||
License: LGPLv2.1+
|
||||
Summary: Libavc1394--Programming Interface to the AV/C Specification
|
||||
Group: Development/Libraries/C and C++
|
||||
# bug437293
|
||||
%ifarch ppc64
|
||||
Obsoletes: libavc1394-64bit
|
||||
@@ -114,10 +110,7 @@ Authors:
|
||||
Man page by Daniel Kobras <kobras@debian.org>
|
||||
|
||||
%package devel
|
||||
License: LGPLv2.1+
|
||||
Summary: libavc1394 is a programming interface to the AV/C specification
|
||||
Group: Development/Libraries/C and C++
|
||||
AutoReqProv: on
|
||||
# bug437293
|
||||
%ifarch ppc64
|
||||
Obsoletes: libavc1394-devel-64bit
|
||||
|
Reference in New Issue
Block a user