- Update license and kill an errant tab (#226039)
This commit is contained in:
parent
0b651b4451
commit
eea6dc24f7
@ -1,14 +1,14 @@
|
||||
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/
|
||||
ExcludeArch: s390 s390x
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: autoconf automake libtool kernel-headers
|
||||
BuildRequires: autoconf automake libtool kernel-headers
|
||||
|
||||
Patch0: libraw1394-juju.patch
|
||||
Patch1: libraw1394-juju-no-double-free-on-shutdown.patch
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user