Correct dependency on hal-info
This commit is contained in:
parent
8424fa60c7
commit
64d98f6eb7
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: libmtp
|
Name: libmtp
|
||||||
Version: 1.0.3
|
Version: 1.0.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?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-filesystem
|
Requires: hal-info
|
||||||
BuildRequires: libusb-devel
|
BuildRequires: libusb-devel
|
||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
|
|
||||||
@ -116,6 +116,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 25 2010 Linus Walleij <triad@df.lth.se> 1.0.3-2
|
||||||
|
- Replace hal-filesystem dependence with hal-info
|
||||||
|
We can remove this altogether once all apps are cleansed
|
||||||
|
from HAL.
|
||||||
|
|
||||||
* Sun May 23 2010 Linus Walleij <triad@df.lth.se> 1.0.3-1
|
* Sun May 23 2010 Linus Walleij <triad@df.lth.se> 1.0.3-1
|
||||||
- New upstream version, bug fixes.
|
- New upstream version, bug fixes.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user