Author: adamg Date: Tue Aug 18 10:57:19 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.86
---- Files affected: packages/usbutils: usbutils.spec (1.39 -> 1.40) ---- Diffs: ================================================================ Index: packages/usbutils/usbutils.spec diff -u packages/usbutils/usbutils.spec:1.39 packages/usbutils/usbutils.spec:1.40 --- packages/usbutils/usbutils.spec:1.39 Sat Jul 25 16:35:59 2009 +++ packages/usbutils/usbutils.spec Tue Aug 18 12:57:14 2009 @@ -3,12 +3,12 @@ Summary(pl.UTF-8): Linuksowe narzędzia do USB Summary(pt_BR.UTF-8): Utilitários Linux USB Name: usbutils -Version: 0.84 +Version: 0.86 Release: 1 License: GPL v2+ Group: Applications/System Source0: http://dl.sourceforge.net/linux-usb/%{name}-%{version}.tar.gz -# Source0-md5: 87612c82e66393a395db91361d168c1b +# Source0-md5: 34979f675d2bcb3e1b45012fa830a53f Patch0: %{name}-ids.patch URL: http://www.linux-usb.org/ BuildRequires: autoconf @@ -38,7 +38,6 @@ %prep %setup -q - %patch0 -p1 %build @@ -54,6 +53,7 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ + pkgconfigdir=%{_pkgconfigdir} \ DESTDIR=$RPM_BUILD_ROOT %clean @@ -63,9 +63,10 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_sbindir}/lsusb -%attr(755,root,root) %{_sbindir}/usb-devices +%attr(755,root,root) %{_sbindir}/update-usbids.sh +%attr(755,root,root) %{_bindir}/usb-devices +%{_mandir}/man1/usb-devices.1* %{_mandir}/man8/lsusb.8* -%{_mandir}/man8/usb-devices.8* %{_datadir}/usb.ids # there is no devel package for now and the dir is part of filesystem %{_pkgconfigdir}/usbutils.pc @@ -76,6 +77,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.40 2009/08/18 10:57:14 adamg +- updated to 0.86 + Revision 1.39 2009/07/25 14:35:59 arekm - up to 0.84 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/usbutils/usbutils.spec?r1=1.39&r2=1.40&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
