diff --git a/libmtp.changes b/libmtp.changes index 93eeba2..a4acf0e 100644 --- a/libmtp.changes +++ b/libmtp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Oct 28 09:53:09 CET 2007 - meissner@suse.de + +- --program-prefix=mtp- is needed. + ------------------------------------------------------------------- Fri Oct 26 11:16:25 CEST 2007 - meissner@suse.de diff --git a/libmtp.spec b/libmtp.spec index 726b573..fd81926 100644 --- a/libmtp.spec +++ b/libmtp.spec @@ -17,12 +17,12 @@ BuildRequires: libusb-devel %else BuildRequires: libusb %endif -License: LGPL v2 or later +License: LGPL v2.1 or later Group: Productivity/Multimedia/Sound/Players AutoReqProv: on Summary: Access to MTP Players Version: 0.2.3 -Release: 1 +Release: 3 Source0: %name-%version.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -93,7 +93,7 @@ Authors: %setup -q %build -%configure +%configure --program-prefix=mtp- make %install @@ -129,6 +129,8 @@ install -c -m 644 libmtp.fdi $RPM_BUILD_ROOT/usr/share/hal/fdi/information/20thi %{_libdir}/pkgconfig/libmtp.pc %{_prefix}/include/libmtp.h %changelog +* Sun Oct 28 2007 - meissner@suse.de +- --program-prefix=mtp- is needed. * Fri Oct 26 2007 - meissner@suse.de - upgraded to 0.2.3 - new devices added