|
|
|
@ -1,8 +1,8 @@
|
|
|
|
|
Summary: Library providing low-level IEEE-1394 access
|
|
|
|
|
Name: libraw1394
|
|
|
|
|
Version: 1.3.0
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
License: LGPL
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
Source: http://www.linux1394.org/dl/libraw1394-%{version}.tar.gz
|
|
|
|
|
URL: http://www.linux1394.org/
|
|
|
|
@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Feb 26 2008 Jarod Wilson <jwilson@redhat.com> - 1.3.0-5
|
|
|
|
|
- Update license and kill an errant tab (#226039)
|
|
|
|
|
|
|
|
|
|
* Wed Jan 30 2008 Jarod Wilson <jwilson@redhat.com> - 1.3.0-4
|
|
|
|
|
- Use firewire-cdev.h provided by kernel-headers
|
|
|
|
|
|
|
|
|
|