packages: bluez/bluez.spec - updated to 4.56 - added verbose bcond - BR: li...
charles
charles at pld-linux.org
Sat Oct 24 19:53:50 CEST 2009
Author: charles Date: Sat Oct 24 17:53:50 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 4.56
- added verbose bcond
- BR: libcap-ng-devel
---- Files affected:
packages/bluez:
bluez.spec (1.38 -> 1.39)
---- Diffs:
================================================================
Index: packages/bluez/bluez.spec
diff -u packages/bluez/bluez.spec:1.38 packages/bluez/bluez.spec:1.39
--- packages/bluez/bluez.spec:1.38 Mon Oct 5 20:46:08 2009
+++ packages/bluez/bluez.spec Sat Oct 24 19:53:45 2009
@@ -1,14 +1,17 @@
# $Revision$, $Date$
+# Conditional build:
+%bcond_with verbose # verbose build (V=1)
+#
Summary: Bluetooth utilities
Summary(pl.UTF-8): NarzÄdzia Bluetooth
Name: bluez
-Version: 4.55
+Version: 4.56
Release: 1
License: GPL v2+
Group: Applications/System
#Source0Download: http://www.bluez.org/download.html
Source0: http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.gz
-# Source0-md5: febbbbb512eb5ed9c28aa8008ae952a7
+# Source0-md5: 92ea2e86a5489f0d16567920f2ec9b36
Source1: %{name}.init
Source2: %{name}.sysconfig
Source3: dund.init
@@ -27,6 +30,7 @@
BuildRequires: glib2-devel >= 2.0
BuildRequires: gstreamer-devel >= 0.10
BuildRequires: gstreamer-plugins-base-devel >= 0.10
+BuildRequires: libcap-ng-devel
BuildRequires: libnl-devel
BuildRequires: libsndfile-devel
BuildRequires: libtool
@@ -197,7 +201,6 @@
--enable-hid2hci \
--enable-hidd \
--enable-input \
- --enable-manpages \
--enable-netlink \
--enable-network \
--enable-pand \
@@ -209,7 +212,9 @@
%{__make} \
cupsdir=%{cupsdir} \
- udevdir=%{udevdir}
+ rulesdir=%{udevdir}/rules.d \
+ udevdir=%{udevdir} \
+ %{?with_verbose:V=1}
%install
rm -rf $RPM_BUILD_ROOT
@@ -218,7 +223,9 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT \
cupsdir=%{cupsdir} \
- udevdir=%{udevdir}
+ rulesdir=%{udevdir}/rules.d \
+ udevdir=%{udevdir} \
+ %{?with_verbose:V=1}
install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/bluetooth
install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/bluetooth
@@ -322,6 +329,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.39 2009/10/24 17:53:45 charles
+- updated to 4.56
+- added verbose bcond
+- BR: libcap-ng-devel
+
Revision 1.38 2009/10/05 18:46:08 amateja
- updated to 4.55
@@ -348,7 +360,7 @@
- rel 2; init scripts into separate files
Revision 1.30 2009/07/31 06:56:01 matkor
-- Update to 4.45-1. wacom patches added. (all by Przemys³aw Firszt).
+- Update to 4.45-1. wacom patches added. (all by PrzemysÅaw Firszt).
Revision 1.29 2009/07/18 10:11:29 charles
- removed BR openobex-devel (not needed)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bluez/bluez.spec?r1=1.38&r2=1.39&f=u
More information about the pld-cvs-commit
mailing list