SPECS: libmtp.spec - updated to 0.0.14, fixed deps, added devel docs

qboosh qboosh at pld-linux.org
Sun Aug 27 13:50:40 CEST 2006


Author: qboosh                       Date: Sun Aug 27 11:50:40 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.0.14, fixed deps, added devel docs

---- Files affected:
SPECS:
   libmtp.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/libmtp.spec
diff -u SPECS/libmtp.spec:1.10 SPECS/libmtp.spec:1.11
--- SPECS/libmtp.spec:1.10	Sun Aug 20 11:26:43 2006
+++ SPECS/libmtp.spec	Sun Aug 27 13:50:35 2006
@@ -2,16 +2,15 @@
 Summary:	Implementation of Microsoft's Media Transfer Protocol (MTP)
 Summary(pl):	Implementacja protokołu MTP (Media Transfer Protocol) Microsoftu
 Name:		libmtp
-Version:	0.0.11
+Version:	0.0.14
 Release:	1
 License:	GPL v2
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/libmtp/%{name}-%{version}.tar.gz
-# Source0-md5:	960e9e8ba035299c92f792c12b2cf2c6
+# Source0-md5:	df9534490519d4c4a712905744f97abf
 URL:		http://libmtp.sourceforge.net/
 BuildRequires:	automake
-BuildRequires:	libtool
-BuildRequires:	pkgconfig
+BuildRequires:	libusb-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -29,6 +28,7 @@
 Summary(pl):	Pliki nagłówkowe biblioteki mtp
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
+Requires:	libusb-devel
 
 %description devel
 This is the package containing the header files for mtp library.
@@ -71,11 +71,12 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README TODO
-%attr(755,root,root) %{_libdir}/libmtp.so.*.*.*
 %attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_libdir}/libmtp.so.*.*.*
 
 %files devel
 %defattr(644,root,root,755)
+%doc doc/html/*
 %attr(755,root,root) %{_libdir}/libmtp.so
 %{_libdir}/libmtp.la
 %{_includedir}/*
@@ -91,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/08/27 11:50:35  qboosh
+- updated to 0.0.14, fixed deps, added devel docs
+
 Revision 1.10  2006/08/20 09:26:43  paszczus
 - updated to 0.0.11
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libmtp.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list