Don't use either Requires or Conflicts w/kernel...

epel9
Jarod Wilson 18 years ago
parent 37cc288043
commit c27f585280

@ -1,7 +1,7 @@
Summary: Library providing low-level IEEE-1394 access
Name: libraw1394
Version: 1.2.1
Release: 8%{?dist}
Release: 9%{?dist}
License: LGPL
Group: System Environment/Libraries
Source: http://www.linux1394.org/dl/libraw1394-%{version}.tar.gz
@ -12,7 +12,6 @@ BuildRequires: autoconf automake libtool
Source1: firewire-cdev.h
Patch0: libraw1394-juju.patch
Conflicts: kernel < 2.6.21-1.3194.fc7
%description
The libraw1394 library provides direct access to the IEEE-1394 bus through
@ -78,9 +77,13 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Jun 15 2007 Jarod Wilson <jwilson@redhat.com> - 1.2.1-9
- Drop Conficts, causes interesting issues if people have an
older kernel installed and/or kernel-xen installed (#244474)
* Thu Jun 14 2007 Jarod Wilson <jwilson@redhat.com> - 1.2.1-8
- Switch kernel Requires to a Conflicts so we don't end up
pulling kernels into build chroot, and bump to GA kernel ver
- Switch kernel Requires to a Conflicts so we don't end up pulling
kernels into build chroot, and bump to GA kernel ver (#244128)
* Wed Apr 18 2007 Kristian Høgsberg <krh@redhat.com> - 1.2.1-7
- Update firewire-cdev.h again to get the iso context create ioctl changes.

Loading…
Cancel
Save