]> git.pld-linux.org Git - packages/bluez-hcidump.git/commitdiff
- updated to 1.37
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 15 Jul 2007 01:30:44 +0000 (01:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bluez-hcidump.spec -> 1.20

bluez-hcidump.spec

index 6de0c328da218302f80e48b94afbc871b9e626e6..c2d9ce9fb6a6f2b93fb4b50fa5013206338de6f8 100644 (file)
@@ -1,18 +1,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
@@ -27,6 +27,7 @@ HCIDump - analizator pakietów HCI.
 %build
 %{__aclocal}
 %{__autoconf}
+%{__autoheader}
 %{__automake}
 %configure
 
@@ -44,5 +45,5 @@ rm -rf $RPM_BUILD_ROOT
 %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*
This page took 0.089446 seconds and 4 git commands to generate.