Author: qboosh Date: Sun Jul 15 01:30:49 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.37
---- Files affected: SPECS: bluez-hcidump.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: SPECS/bluez-hcidump.spec diff -u SPECS/bluez-hcidump.spec:1.19 SPECS/bluez-hcidump.spec:1.20 --- SPECS/bluez-hcidump.spec:1.19 Mon Feb 12 22:23:49 2007 +++ SPECS/bluez-hcidump.spec Sun Jul 15 03:30:44 2007 @@ -2,18 +2,18 @@ Summary: HCIDump - HCI packet analyzer Summary(pl.UTF-8): HCIDump - analizator pakietów HCI Name: bluez-hcidump -Version: 1.32 +Version: 1.37 Release: 1 License: GPL v2+ Group: Networking/Utilities #Source0Download: http://www.bluez.org/download.html Source0: http://bluez.sourceforge.net/download/%{name}-%{version}.tar.gz -# Source0-md5: 3320121113cf31fe9180470edff2c71d +# Source0-md5: cf507fbdc625064bdff32808749ddcd3 URL: http://www.bluez.org/ BuildRequires: autoconf >= 2.50 BuildRequires: automake -BuildRequires: bluez-libs-devel >= 3.3 -Requires: bluez-libs >= 3.3 +BuildRequires: bluez-libs-devel >= 3.12 +Requires: bluez-libs >= 3.12 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -28,6 +28,7 @@ %build %{__aclocal} %{__autoconf} +%{__autoheader} %{__automake} %configure @@ -45,8 +46,8 @@ %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog README -%attr(755,root,root) %{_sbindir}/* -%{_mandir}/man8/* +%attr(755,root,root) %{_sbindir}/hcidump +%{_mandir}/man8/hcidump.8* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -54,6 +55,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2007/07/15 01:30:44 qboosh +- updated to 1.37 + Revision 1.19 2007/02/12 21:23:49 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/bluez-hcidump.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
