packages: libusb-compat/libusb-compat.spec - update desc, url, package sona...
glen
glen at pld-linux.org
Wed Oct 14 19:16:42 CEST 2009
Author: glen Date: Wed Oct 14 17:16:42 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- update desc, url, package soname ghost; rel 2
---- Files affected:
packages/libusb-compat:
libusb-compat.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/libusb-compat/libusb-compat.spec
diff -u packages/libusb-compat/libusb-compat.spec:1.3 packages/libusb-compat/libusb-compat.spec:1.4
--- packages/libusb-compat/libusb-compat.spec:1.3 Wed Sep 23 23:59:06 2009
+++ packages/libusb-compat/libusb-compat.spec Wed Oct 14 19:16:37 2009
@@ -3,18 +3,18 @@
# Conditional build:
%bcond_with tests # perform "make check"
#
-Summary: Application access to USB devices
+Summary: Compatibility layer for libusb-0.1
Summary(es.UTF-8): libusb - Biblioteca USB
Summary(pl.UTF-8): Dostęp z poziomu aplikacji do urządzeń USB
Summary(pt_BR.UTF-8): libusb - Biblioteca para acesso a devices USB
Name: libusb-compat
Version: 0.1.3
-Release: 1
+Release: 2
License: LGPL
Group: Libraries
Source0: http://dl.sourceforge.net/libusb/%{name}-%{version}.tar.bz2
# Source0-md5: 570ac2ea085b80d1f74ddc7c6a93c0eb
-URL: http://libusb.sourceforge.net/
+URL: http://www.libusb.org/
BuildRequires: autoconf >= 2.59
BuildRequires: automake >= 1:1.7.6
BuildRequires: libtool >= 2:1.5
@@ -24,6 +24,12 @@
%description
Provides a library for application access to USB devices.
+libusb-compat-0.1 is a replacement for libusb-0.1.
+
+It attempts to look, feel and behave identically. The difference is
+that it just converts the libusb-0.1 function calls into their
+libusb-1.0 equivalents.
+
%description -l es.UTF-8
Biblioteca de uso en devices USB.
@@ -45,7 +51,7 @@
%description devel
This package contains header files and other resources you can use to
-incorporate libusb into applications.
+incorporate libusb-0.1 into applications.
%description devel -l es.UTF-8
Bibliotecas de desarrolo para linusb.
@@ -66,7 +72,7 @@
Requires: %{name}-devel = %{version}-%{release}
%description static
-This is package with static libusb libraries.
+This is package with static libusb-0.1 libraries.
%description static -l es.UTF-8
Bibliotecas de desarrolo para linusb - estatico.
@@ -108,6 +114,7 @@
%defattr(644,root,root,755)
%doc AUTHORS README NEWS ChangeLog
%attr(755,root,root) %{_libdir}/libusb-*.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libusb-*.so.4
%files devel
%defattr(644,root,root,755)
@@ -127,6 +134,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2009/10/14 17:16:37 glen
+- update desc, url, package soname ghost; rel 2
+
Revision 1.3 2009/09/23 21:59:06 charles
- -devel R: libusb-devel
- removed unused bcond
@@ -136,4 +146,3 @@
Revision 1.1 2008/12/19 22:31:02 arekm
- initial
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libusb-compat/libusb-compat.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list