|
|
@ -1,7 +1,7 @@
|
|
|
|
Summary: Streaming library for IEEE1394
|
|
|
|
Summary: Streaming library for IEEE1394
|
|
|
|
Name: libiec61883
|
|
|
|
Name: libiec61883
|
|
|
|
Version: 1.0.0
|
|
|
|
Version: 1.0.0
|
|
|
|
Release: 9.fc5.1
|
|
|
|
Release: 10.fc5
|
|
|
|
License: LGPL
|
|
|
|
License: LGPL
|
|
|
|
Group: Libraries
|
|
|
|
Group: Libraries
|
|
|
|
Source: http://linux1394.org/dl/%{name}-%{version}.tar.gz
|
|
|
|
Source: http://linux1394.org/dl/%{name}-%{version}.tar.gz
|
|
|
@ -12,6 +12,7 @@ ExcludeArch: s390 s390x
|
|
|
|
|
|
|
|
|
|
|
|
# Works only with newer libraw1394 versions
|
|
|
|
# Works only with newer libraw1394 versions
|
|
|
|
BuildRequires: libraw1394-devel >= 1.2.0
|
|
|
|
BuildRequires: libraw1394-devel >= 1.2.0
|
|
|
|
|
|
|
|
BuildRequires: autoconf, automake, libtool
|
|
|
|
Requires: libraw1394 >= 1.2.0
|
|
|
|
Requires: libraw1394 >= 1.2.0
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
@ -78,6 +79,10 @@ rm -rf %{buildroot}
|
|
|
|
%{_bindir}/*
|
|
|
|
%{_bindir}/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Dec 30 2005 Jarod Wilson <jarod@wilsonet.com> 1.0.0-10
|
|
|
|
|
|
|
|
- Add missing autoconf, automake and libtool
|
|
|
|
|
|
|
|
BuildRequires
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
|
|
|
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
|
|
|
|