packages: libmtp/libmtp.spec - updated BRs: now it supports libusb 1; libcr...

qboosh qboosh at pld-linux.org
Sat Jun 23 16:36:12 CEST 2012


Author: qboosh                       Date: Sat Jun 23 14:36:12 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated BRs: now it supports libusb 1; libcrypt is used for mtpz

---- Files affected:
packages/libmtp:
   libmtp.spec (1.40 -> 1.41) 

---- Diffs:

================================================================
Index: packages/libmtp/libmtp.spec
diff -u packages/libmtp/libmtp.spec:1.40 packages/libmtp/libmtp.spec:1.41
--- packages/libmtp/libmtp.spec:1.40	Sat Jun 23 11:08:55 2012
+++ packages/libmtp/libmtp.spec	Sat Jun 23 16:36:06 2012
@@ -11,7 +11,10 @@
 URL:		http://libmtp.sourceforge.net/
 BuildRequires:	automake
 BuildRequires:	doxygen
-BuildRequires:	libusb-compat-devel
+BuildRequires:	libgcrypt-devel
+BuildRequires:	libusb-devel >= 1.0.0
+BuildRequires:	pkgconfig
+Requires:	libusb >= 1.0.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -29,7 +32,8 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki mtp
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	libusb-compat-devel
+Requires:	libgcrypt-devel
+Requires:	libusb-devel >= 1.0.0
 
 %description devel
 This is the package containing the header files for mtp library.
@@ -130,6 +134,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2012/06/23 14:36:06  qboosh
+- updated BRs: now it supports libusb 1; libcrypt is used for mtpz
+
 Revision 1.40  2012/06/23 09:08:55  lmasko
 - Up to 1.1.3.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/libmtp/libmtp.spec?r1=1.40&r2=1.41



More information about the pld-cvs-commit mailing list