- Require hal-filesystem, instead of HAL
This commit is contained in:
parent
1f052f5111
commit
daf4d49b82
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: libmtp
|
Name: libmtp
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: A software library for MTP media players
|
Summary: A software library for MTP media players
|
||||||
URL: http://libmtp.sourceforge.net/
|
URL: http://libmtp.sourceforge.net/
|
||||||
|
|
||||||
@ -12,7 +12,7 @@ Source0: http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.g
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Requires: udev
|
Requires: udev
|
||||||
Requires: hal
|
Requires: hal-filesystem
|
||||||
BuildRequires: libusb-devel
|
BuildRequires: libusb-devel
|
||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
|
|
||||||
@ -116,6 +116,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 20 2010 Bastien Nocera <bnocera@redhat.com> 1.0.1-3
|
||||||
|
- Require hal-filesystem, instead of HAL
|
||||||
|
|
||||||
* Tue Dec 1 2009 Linus Walleij <triad@df.lth.se> 1.0.1-2
|
* Tue Dec 1 2009 Linus Walleij <triad@df.lth.se> 1.0.1-2
|
||||||
- Two patches from Dan Nicholson to fix up the udev rules a bit.
|
- Two patches from Dan Nicholson to fix up the udev rules a bit.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user