SPECS: libifp.spec, libmtp.spec, libnjb.spec - BR, R libusb-compat to make ...

hawk hawk at pld-linux.org
Wed Feb 4 13:35:29 CET 2009


Author: hawk                         Date: Wed Feb  4 12:35:29 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR, R libusb-compat to make it work with libusb 1.0.0

---- Files affected:
SPECS:
   libifp.spec (1.12 -> 1.13) , libmtp.spec (1.28 -> 1.29) , libnjb.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/libifp.spec
diff -u SPECS/libifp.spec:1.12 SPECS/libifp.spec:1.13
--- SPECS/libifp.spec:1.12	Tue Jan 27 22:49:08 2009
+++ SPECS/libifp.spec	Wed Feb  4 13:35:23 2009
@@ -3,14 +3,14 @@
 Summary(pl.UTF-8):	Biblioteka sterownika iRiver
 Name:		libifp
 Version:	1.0.0.2
-Release:	3
+Release:	4
 License:	GPL v2
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/ifp-driver/%{name}-%{version}.tar.gz
 # Source0-md5:	d4114794b13bd32b6b767e0870df6fc4
 URL:		http://ifp-driver.sourceforge.net/libifp/
 BuildRequires:	doxygen
-BuildRequires:	libusb-devel
+BuildRequires:	libusb-compat-devel
 Buildroot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -24,7 +24,7 @@
 Summary(pl.UTF-8):	Pliki potrzebne do tworzenia aplikacji używających libifp
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	libusb-devel
+Requires:	libusb-compat-devel
 
 %description devel
 Headers needed for development of applications that use libifp.
@@ -90,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2009/02/04 12:35:23  hawk
+- BR, R libusb-compat to make it work with libusb 1.0.0
+
 Revision 1.12  2009/01/27 21:49:08  hawk
 - release 3
 

================================================================
Index: SPECS/libmtp.spec
diff -u SPECS/libmtp.spec:1.28 SPECS/libmtp.spec:1.29
--- SPECS/libmtp.spec:1.28	Tue Jan 27 22:49:33 2009
+++ SPECS/libmtp.spec	Wed Feb  4 13:35:23 2009
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Implementacja protokołu MTP (Media Transfer Protocol) Microsoftu
 Name:		libmtp
 Version:	0.3.1
-Release:	2
+Release:	3
 License:	GPL v2
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/libmtp/%{name}-%{version}.tar.gz
@@ -11,7 +11,7 @@
 Source1:	%{name}-udev.rules
 URL:		http://libmtp.sourceforge.net/
 BuildRequires:	automake
-BuildRequires:	libusb-devel >= 0.1.11-3
+BuildRequires:	libusb-compat-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -29,7 +29,7 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki mtp
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	libusb-devel
+Requires:	libusb-compat-devel
 
 %description devel
 This is the package containing the header files for mtp library.
@@ -113,6 +113,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2009/02/04 12:35:23  hawk
+- BR, R libusb-compat to make it work with libusb 1.0.0
+
 Revision 1.28  2009/01/27 21:49:33  hawk
 - release 2
 

================================================================
Index: SPECS/libnjb.spec
diff -u SPECS/libnjb.spec:1.26 SPECS/libnjb.spec:1.27
--- SPECS/libnjb.spec:1.26	Tue Jan 27 22:50:03 2009
+++ SPECS/libnjb.spec	Wed Feb  4 13:35:23 2009
@@ -7,13 +7,13 @@
 Summary(pl.UTF-8):	Interfejs API do komunikacji z urządzeniami Zen Creative
 Name:		libnjb
 Version:	2.2.6
-Release:	2
+Release:	3
 License:	BSD
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/libnjb/%{name}-%{version}.tar.gz
 # Source0-md5:	e1b3a89f6157c553ea46a78446429a0d
 URL:		http://libnjb.sourceforge.net/
-BuildRequires:	libusb-devel
+BuildRequires:	libusb-compat-devel
 BuildRequires:	ncurses-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -38,7 +38,7 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki libnjb
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	libusb-devel
+Requires:	libusb-compat-devel
 
 %description devel
 Header files for njb library.
@@ -125,6 +125,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2009/02/04 12:35:23  hawk
+- BR, R libusb-compat to make it work with libusb 1.0.0
+
 Revision 1.26  2009/01/27 21:50:03  hawk
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libifp.spec?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libmtp.spec?r1=1.28&r2=1.29&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libnjb.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list